#button {
	margin-top: 13px;
	background-color: #00B0FF;
	border-color: #00B0FF;
	color: white;
}
#marker1{
	margin-top: 13px;
}
#R1{
	text-align: center;
	font-size: 20px;
	vertical-align: middle;
	height: 50px;
	background-color: #00B0FF;
}
#R2{
	height:90px;
}
.T{
	line-height: 50px;
	color: white;
}
#myCarousel{
	bottom: 40px;
    z-index: -1;
}
#im{
	height: 200px;
	width: 100%;
}
#R3{
	height: 30px;
}
.partA{
	height:30px;
	background-color:white;
	border:1px solid gray;
	line-height: 30px;
	text-align: center;
	border-radius: 5px;
	color: gray;
}
#part{
	background-color: rgb(249,247,247);
	height: 20px;
}
#partB{
	height: 100px;
	background-color:white;
	border-bottom: 1px solid gray;
}
#partB-1{
	height:100px;
	border-right: 1px solid gray;
}
#partB-2{
	height:100px;
}
#picture{
	float: left;
	height: 80px;
	width: 120px;
}
.t{
	float:right;
	margin:20px 0px 4px;
}
#partC{
	height: 30px;
	background-color: white;
}
#marker2{
	margin-top: 6px;
	margin-left: 10px;
	color: blue;
}
#t2{
	margin-left: -10px;
	font-size: 20px;
	color: black;
}
#t3{
	margin-top: 4px;
	margin-left: -10px;
	font-size: 14px;
	color: gray;
}
#marker3{
	margin-top: 6px;
	color: gray;
}
#partD{
	height: 40px;
	background-color: white;
	color: gray;
	margin-top: 30px;
	font-size: 20px;
}
#picture2{
	width: 100%;
	height: 100%;
}