body {
	background: #a5a5a5;
	margin: 0;
	padding: 0;
	text-align: center;
}
div {
	display: inline-block;
}
div {
	display: block;
}
a img {
	border: 0;
}
img {
	vertical-align: bottom;
}
.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

body,td,th,div,p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #666666;
}
a:link, a:active, a:visited {
	color: #006231;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 11px;
}

h1, h3 {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12pt;
font-weight: bold;
	color: #006231;

}

h2, h4 {
font-weight: bold;
font-size: 10pt;
	color: #006231;
}

h5, h6 {
font-weight: bold;
font-size: 8pt;
}
#ct0 {
	background: #fff url('../i/bg.gif') top left repeat-x;
}
.qss #ct0 {
	background: #fff url('../i/bg_qss.gif') top left repeat-x;
}
.ff #ct0 {
	background: #fff url('../i/bg_ff.gif') top left repeat-x;
}
#ct1 {
	background: url('../i/banner_bg.gif') center 176px no-repeat;
}
.qss #ct1 {
	background: url('../i/banner_bg_qss.gif') center 176px no-repeat;
}
.ff #ct1 {
	background: url('../i/banner_bg_ff.gif') center 176px no-repeat;
}
#ct2 {
	width: 982px;
	margin: 0 auto;
}

#top_elements {
	height: 129px;
	padding: 0 0;
}

h2.logo {
	float: left;
	margin: 0;
	padding: 0;
}

.phone {
	float: right;
	padding: 36px 112px 0 0;
	
}
.menu {
	height: 47px;
}

ul#mainmenu {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

ul#mainmenu li {
	display: block;
	float: left;
	background: url('../i/menu_separator.gif') top right no-repeat;
	height: 47px;
}

ul#mainmenu li a:link, ul#mainmenu a:active, ul#mainmenu a:visited {
	display: block;
	color: #fff;
	font-size: 11pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding: 15px 23px 12px 9px;
}

#banner {
	padding: 14px 5px 8px 1px;	
}

#content {
	padding: 20px 0 45px;
text-align: left;
}

#footer {
	padding: 13px 0;
	width: 982px;
	margin: 0 auto;
}

#footer div, #footer a:link, #footer a:active, #footer a:visited {
	color: #e5e5e5;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.footer_left {
	float: left;
	width: 250px;
	text-align: left;
}

.footer_right {
	margin-left: 300px;
	text-align: right;
}
#hpright {
	float: right;
	width: 242px;
	
}

#hpleft {
	margin-right: 242px;
	padding-right: 9px;
}


* html #hpright {
	margin-left: -3px;
	
}

* html #hpleft {
	margin-right: 239px;

}

.blue .box0 {
	background: #30a4bf url('../i/box_blue_bottom.gif') bottom right no-repeat;
}

.blue .box1 {
	background: url('../i/box_blue_top.gif') top right no-repeat;
	min-height: 203px;
	padding: 19px 23px 19px 21px;
}

.blue h3 {
	color: #fff;
}

.sub {
	margin-bottom: 11px;
}
* html .blue .box1 {
	height: 203px;
}
.hpnew {
	padding-top: 30px;
}

.hpnew .box0 {
	background: #ebebeb url('../i/list_tl.gif') top left no-repeat;
}

.hpnew .box1 {
	background: url('../i/list_tr.gif') top right no-repeat;
}

.hpnew .box2 {
	background: url('../i/list_bl.gif') bottom left no-repeat;
}

.hpnew .box3 {
	background: url('../i/list_br.gif') bottom right no-repeat;
	padding: 23px 30px 21px 21px;
}

.hpnew .item.l {
	float: left;
	width: 307px;
	padding-right: 39px;
}

.hpnew .item.r {
	margin-left: 346px;
}

* html .hpnew .item.l {
	margin-right: -3px;
}

* html .hpnew .item.r {
	margin-left: 343px;
}