body {
	background: #b2b2b2 top center repeat-x;
	margin: 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: 10pt;
	color: #000;
}
a:link, a:active, a:visited {
	color: #0071bc;
	font-weight: bold;
	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: 13pt;
	font-weight: normal;
}

h2, h4 {
	font-size: 11pt;
	font-weight: bold;
}

h5, h6 {
	font-size: 10pt;
	font-weight: bold;
}
#ct0 {
	background: #fff;
        min-width: 1000px;
}

#ct1 {
	width: 988px;
	margin: 0 auto;
	text-align: left;
}

#banner {
	background: url('../i/banner2.jpg') top center no-repeat;
	height: 219px;
}


#menu0 {
	background: #4f4f4f url('../i/menu_bl.gif') bottom left no-repeat;
	margin-top: 2px;
}

#menu1 {
	background: url('../i/menu_br.gif') bottom right no-repeat;
	height: 30px;
}

ul#mainmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#mainmenu li {
	float: left;
	display: block;
	border-left: 2px solid #fff;
	height: 30px;
}

ul#mainmenu li.f {
	border: none;
        margin: 0;
}
* html ul#mainmenu li.f {
        margin: 10px 0 0;
}
ul#mainmenu li a:link, ul#mainmenu li a:active, ul#mainmenu li a:visited {
	display: block;
	padding: 3px 27px 3px;
	font-size: 11pt;
	color: #fff;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}

#content {
	padding: 14px 0 10px;
}
.threecol0 {
	padding: 14px 0 10px;
}
.threecol1 {
	background: url('../i/border.gif') 284px 0 repeat-y;
}

.threecol2 {
	background: url('../i/border.gif') 723px 0 repeat-y;
}

.threecol0 .left {
	float: left;
	width: 265px;
	padding: 0 15px 0 5px;
}

.threecol0 .right {
	float: right;
	width: 249px;
	padding: 15px 5px 0 11px;
}

.threecol0 .centre {
	margin: 0 265px 0 285px;
	padding: 0 10px 0 10px;
}

* html .threecol0 .left {
	margin-right: -3px;
}

* html .threecol0 .right {
	margin-left: -3px;
}

* html .threecol0 .centre {
	margin: 0 262px 0 282px;

}
.testimonial {
	padding: 23px 15px 0 5px;
	margin: 0 -15px 0 -5px;
}

.testimonial.f {
	margin-top: 20px;
	background: url('../i/border.gif') top left repeat-x;
}
.testimonial .img_float {
	float: left;
	width: 93px;
}

.testimonial .img_wrap {
	margin: 0 0 0 93px;
	padding: 0 0 0 16px;
	min-height: 110px;
}

* html .testimonial .img_float {
	margin-right: -3px;
}

* html .testimonial .img_wrap {
	margin: 0 0 0 90px;
	height: 110px;
}

.testimonial .img_float img {
	margin: 0;
}

.video {
	margin-bottom: 11px;
}


#footer {
	width: 976px;
	margin: 0 auto;
	text-align: left;
	padding: 15px 0;
}

.footer_left {
	float: left;
	width: 250px;
	
}

.footer_right {
	margin-left: 300px;
	text-align: right;
}

#footer div {
	font-size: 8pt;
	color: #eee;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #eee;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.sbox_left {
	width: 420px;
	float: left;
}
.sbox_right {
	margin-left: 430px;
	border-left: 1px #ddd dashed;
	padding-left: 20px;
}