@charset "UTF-8";

body {
	font-family: "Lucida Grand", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-image: url(../images/template/main_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
a:link {
	color: #1A8CD6;
}
a:visited {
	color: #1A8CD6;
}
a:hover {
	color: #000000;
}
a:active {
	color: #1A8CD6;
}
#content {
	width: 863px;
	background-position: center;
	margin: 0  auto;
	
}
#sub_content {
	width: 863px;
	padding-top: 18px;
	padding-bottom: 0px;
	overflow: auto;
	visibility: visible;
}
#text_pages {
	background-color: #FFFFFF;
	width: 848px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 15px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height: 415px;
	clear:both;
}
p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#text_pages h2 {
	font-size: 16px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#text_pages h3 {
	font-size: 12px;
	font-weight: bold;
	color: #D87500;
	margin: 0px;
	padding: 0px;
}
#text_pages ul {
	font-weight: bold;
	list-style-image: url(../images/bullet.gif);
}
#text_pages h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	background-image: url(../images/wav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#text_pages h1 {
	font-size: 22px;
	color: #DF7800;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td.bluebg {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F3E64;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
td.dark_grey_box {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 10px;
	background-color: #DADADA;
	height: 50px;
}
#footer {
	width: 853px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
	clear: both;
}
.footer_text {
	font-size: 12px;
	color: #FFFFFF;
}
td.light_grey_box {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 10px;
	background-color: #F5F5F5;
	height: 50px;
}
#testimonial_box {
	background-image: url(../images/top_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 310px;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#testimonial_box strong {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#testimonial_bottom {
	background-image: url(../images/bottom_quote.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 30px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
#callout {
	width: 225px;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#callout_top {
	background-image: url(../images/callout/callout_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 19px;
	clear: both;
}
#callout_bottom {
	background-image: url(../images/callout/callout_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
a.borderit {
	border: 1px solid #0099CC;
	padding:2px;
	margin:3px;
	float:left;
	display:block;
	background-color:#CCCCCC;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
}

a.borderit:hover {
	border: 1px solid #3FADCB;
	padding:2px;
	margin:2px;
	float:left;
	display:block;
	background-color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

a.borderit:hover{
	border: 1px solid #5F8EAB;
	padding:2px;
	margin:3px;
	float:left; /* irrelevant definition to overcome IE bug */
}
#iframe {
	float: right;
	clear: none;
}
