* {
	padding:0;
	margin:0;
	font-family:arial;
}
body {
	background:#e6eff6;
}
.container {
	width:900px;
	margin:auto;
}
.city {
	width:900px;
	height:109px;
	background:transparent url('../images/city.gif') 0 0 no-repeat;
}
.header {
	width:900px;
	padding-top:16px;
	padding-bottom:16px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	font-size:30px;
	background:transparent url('../images/header.gif') 0 0 repeat-x;
}
.main {
	background:#fff;
}
.logo {
	margin:auto;
	margin-bottom:3px;
	display:block;
}
.topleft {
	width:380px;
	padding:18px 0 0 0;
	padding-left:45px;
	padding-right:25px;
	float:left;

}
.topright {
	width:380px;
	padding:18px 0 0 0;
	padding-left:25px;
	padding-right:45px;
	float:left;


}
.topright .call {
	text-align:right;
	color:#1b1c1c;
	font-size:18px;
	font-weight:bold;
}
.topright .qtop{
	width:339px;
	height:57px;
	background:transparent url('../images/qtop.gif') 0 0 no-repeat;
}
.topright .qcontent{

}
.topright .blockquote {
	width:339px;
	float:right;
	margin-top:13px;
}

.topright .qbot{
	width:339px;
	height:57px;
	background:transparent url('../images/qbot.gif') 0 0 no-repeat;
	margin-top:-40px;
	-margin-top:-60px;
}
.topright .qcontent{
	width:260px;
	padding-left:40px;
	background:transparent url('../images/quote.gif') 0 0 no-repeat;
	margin-left:20px;
	margin-top:-40px;
	color:#005ca2;
	font-family:arial black;
	font-size:22px;
	position:relative;
}

.topleft p {
	color:#5f5f5e;
	font-size:13px;
	padding-left:138px;
	margin-top:22px;
	text-align:justify;
}
.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}
.bluebox .top {
	width:837px;
	height:13px;
	background:transparent url('../images/top.gif') 0 0 no-repeat;
	font-size:0;
	line-height:0;

}
.bluebox .bottom {
	width:837px;
	height:13px;
	background:transparent url('../images/bottom.gif') 0 0 no-repeat;
}
.bluebox {
	margin:auto;
	width:837px;
	padding-top:15px;
}
.bluebox .content {
	width:811px;
	padding:10px;
	border:3px solid #d8eaf9;
	border-top:0;
	border-bottom:0;
}
.bluebox .content img {
	float:left;
	display:block;

}
.bluebox .text {
	width:172px;
	border:1px solid #fff;
	float:left;
	color:#5f5f5e;
	font-size:11px;
	padding-right:14px;
	padding-left:14px;
	height:150px;
}
.bluebox .text span {
	color:#3e3e3d;
	font-size:14px;
	font-family:arial;
	font-style:italic;
	display:block;
	margin-bottom:15px;
}
.footer {
	background:#fff;
	text-align:center;
	padding-top:24px;
	padding-bottom:24px;
}
.footer .info {
	color:#141411;
	font-family:arial;
	font-size:14px;
	margin-bottom:15px;
}
.footer .phone {
	color:#141411;
	font-family:arial;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
}
.center {

	height:87px!important;
}
.center2 {

	height:99px!important;

}