@charset "utf-8";

body {
	background-color: #111e2f;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	overflow:hidden;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #111e2f;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-image: url(../images/three/banner.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 780px;
	padding-top: 120px;
	padding-left: 30px;
}
#after_banner {
	width: 660px;
	font-size: 16px;
	background-image: url(../images/three/strip.jpg);
	background-repeat: no-repeat;
	height: 22px;
	text-align: right;
	padding-right: 150px;
}
#tel {
	background-image: url(../images/three/tele.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 810px;
}
#telnumber {
	padding-left: 75px;
	padding-top: 75px;
	width:330px;
	position:relative;
	float:left;	
}
#quotebtn{
	width:265px;
	position:relative;
	float:left;
	text-align:right;
	padding-right:140px;
	padding-top:10px;
}
#text {
	padding-right: 75px;
	padding-left: 75px;
	padding-top: 30px;
	width: 660px;
	position:relative;
	clear:both;
}
#btn {
	width: 810px;
	background-image: url(../images/three/btn.jpg);
	height: 37px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
#left {
	height: 200px;
	width: 330px;
	float: left;
	padding-left: 75px;
}
#right {
	float: right;
	height: 200px;
	width: 330px;
	font-size: 18px;
	text-align: center;
	padding-right: 75px;
}
#footer {
	background-image: url(../images/three/footer.jpg);
	background-repeat: no-repeat;
	height: 482px;
	width: 810px;
}
