@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/bground.gif) repeat-x top left #c4c4c4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3d3c3c;
	margin:0;
	padding:0;
}
img{border:none 0px;}
#container{
	width:936px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:#fff;

}
a {color:#32a6de;}
ul{
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
li{
	list-style:none;
	display:block;
	padding-bottom:10px;
	padding-left:13px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.topband{
	background:url(../images/top_bg.gif) no-repeat top left;
	height:91px;
	padding-top: 8px;
}
.phone{
	float:right;
	position:relative;
	text-align: right;
	padding-top: 20px;
	color: #003470;
	font-size: 18px;
	padding-right: 12px;
}
.phone img{
	margin-top:5px;
}
.phone a{
	font-size:14px;
	text-decoration:none;
	color: #003470;
}
.phone a:hover{color:#0a97d1;}
.menuband{
	height:27px;
	float: right;
	padding-right: 8px;
}
a.tab{
	display:block;
	padding-left:9px;
	padding-right:9px;
	height:22px;
	float:left;
	position:relative;
	background:url(../images/tabbg.gif) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c455d;
	text-decoration:none;
	margin-right:2px;
	padding-top:5px;
}
a.tab:hover{
	background:url(../images/tabon.gif) repeat-x top left;
	color:#fff;
}
.tabon{
	display:block;
	padding-left:9px;
	padding-right:9px;
	height:22px;
	float:left;
	position:relative;
	background:url(../images/tabon.gif) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	margin-right:2px;
	padding-top:5px;
}
.tl{
	position:absolute;
	left:0px;
	top:0px;
	width:5px;
	height:5px;
}
.tr{
	position:absolute;
	top:0px;
	right:0px;
	height: 5px;
	width: 5px;
}
.imageband{
	height:249px;
	position:relative;
	background-image: url(../images/home_bg.gif);
	background-repeat: no-repeat;
	margin-top: 27px;
}
.imagesection{
	height:140px;
	position:relative;
	background-image: url(../images/home_bg.gif);
	background-repeat: no-repeat;
	margin-top: 27px;
	font-size:20px;
	color:#fff;
	padding-top:50px;
	padding-left:36px;
}
.homeimage {
	height: 209px;
	background: no-repeat top right;
	width:900px;
	font-size:33px;
	color:#fff;
	padding-top:40px;
	padding-left:36px;
}
.imgbutt{
	margin-left:-8px;
	margin-top:18px;
}
.mainarea{
	padding-left:30px;
	padding-right:18px;
	position:relative;
	padding-top: 10px;
	background-image: url(../images/circles.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
		display: inline-block;
	overflow: hidden;
	width:888px;
}
.homebutts{
	padding-top:50px;
	position:relative;
}
.boxrow{
	height:32px;
	margin-bottom:12px;
}
a.button{
	background:url(../images/button.gif) no-repeat;
	height:25px;
	width:267px;
	float:left;
	margin-right:13px;
	position:relative;
	font-size:16px;
	color:#0f2a5f;
	text-decoration:none;
	padding-top:7px;
}
a.button:hover{background:url(../images/button_f2.gif) no-repeat; color:#fff;}
a.button img{
	margin-right:30px;
	margin-left:9px;
	margin-top:-1px;
	float:left;
}
a.buttonright{
	background:url(../images/button.gif) no-repeat;
	height:25px;
	width:267px;
	float:left;
	position:relative;
	font-size:16px;
	color:#0f2a5f;
	text-decoration:none;
	padding-top:7px;
}
a.buttonright:hover{background:url(../images/button_f2.gif) no-repeat; color:#fff;}
a.buttonright img{
	margin-right:30px;
	margin-left:9px;
	margin-top:-1px;
	float:left;
}
.rightcol{
	float:right;
	position:relative;
	width:263px;
	padding-bottom:17px;
}
.newsbox{
	position:relative;
	margin-bottom:8px;
	width:263px;
	font-size: 12px;
}

.newscontent{
	background:url(../images/newsbg.gif) repeat-x bottom left;
	border-left:1px solid #ccd9e1;
	border-right:1px solid #ccd9e1;
	width:204px;
	padding-left: 27px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
}
.aboutcontent{
	background:url(../images/about_bg.gif) repeat-x bottom left;
	border-left:1px solid #ccd9e1;
	border-right:1px solid #ccd9e1;
	width:204px;
	padding-left: 27px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
}
.newsletter{
	width:206px;
	height:145px;
	background:url(../images/news_bg.gif) no-repeat top left;
	padding-right: 30px;
	padding-left: 27px;
	padding-top: 14px;
	color: #34526a;
	margin-bottom: 10px;
}
.newsitem{
	margin-top:7px;
}	
.date{
	color:#34526a;
	font-size:9px;
	font-weight:bold;
	display:block;
	padding-bottom:5px;
}
a.newstitle{
	text-decoration:none;
	color:#34526a;
	font-size:12px;
	font-weight:bold;
}	
.newstext{
	color:#878889;
	font-size:12px;
}
a.newslink{
	color:#0e91c9;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
}
a.newslink:hover{
	text-decoration:underline;
}
.newsform{
	padding-top:9px;
}
.newsform2{
	padding-top:4px;
}
.signbutt{
	margin-left:-8px;
	margin-top:4px;
}
.nformtext{
	float:left;
	position:relative;
	width:45px;
	font-size:12px;
}
.nform{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
	width: 144px;
	background-image: url(../images/newsform.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #f7f7f7;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.content{
	margin-right:335px;
	line-height: 18px;
	padding-bottom: 20px;
	padding-top: 10px;
}
HTML> body.content{margin-right:340px;}
.lowerband{
	height:45px;
	background:#f1f3f7;
	clear:both;
	color:#0d346a;
	font-size:11px;
	padding-top:28px;
	padding-left:20px;
	padding-right: 11px;
}
.lowerband a{
	color:#0d346a;
	margin-left:5px;
}
.logos{
	float:right;
	position:relative;
	margin-top:-24px;
	margin-right:6px;
}
.baseband{
	height:25px;
	background:#246f99;
	padding-top:7px;
	padding-left:20px;
	color:#fff;
	font-size:11px;
}
.baseband a{color:#fff; text-decoration:none; margin-left:2px; margin-right:2px;}
.baseband a:hover{text-decoration:underline;}
a.submenu {
	font-size: 13px;
	font-weight: bold;
	color:#34526a;
	display:block;
	padding-left:12px;
	background:url(../images/subdot.gif) no-repeat left;
	text-decoration:none;
	padding-top:4px;
	padding-bottom:3px;
}
a.submenu:hover{
	color: #3EADE3;
	
}
.listitem {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEFF2;
}
.listtext {
	margin-left: 150px;
	position: relative;
	padding-bottom: 10px;
}
.listpic {
	background-color: #FFFFFF;
	padding: 2px;
	float: left;
	border: 1px solid #3eade3;
	position: relative;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0f2a5f;
}
a.titlelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0f2a5f;
	text-decoration:none;
}
a.titlelinks:hover{
	text-decoration:underline;
}
.subtitles {
	font-size: 14px;
	color: #36a0d4;
}
.largeblue {
	font-size: 16px;
	color: #2D84B1;
	line-height: 19px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #3EADE3;
	padding-top: 8px;
	margin: 0px;
	padding-bottom: 6px;
}
.pages{
	padding-top:15px;
	padding-bottom:30px;
	font-weight: bold;
	color: #246F99;
}

.row{
	padding-top:5px;
	padding-bottom:5px;
	float: left;
	width: 100%;
	position: relative;
}
.rowtext{
	margin-left:130px;
}
h2 {
	font-size: 32px;
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 8px;
}
.formarea {
	background-color: #f0f0f0;
	margin-top: 15px;
	padding: 10px;
}
.form{
	background:#fff;
	font-size: 13px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	position: relative;
}
.formtext {
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 150px;
	padding-right: 10px;
	color: #23709B;
	padding-top: 5px;
	position: relative;
}
.formsfixed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	width: 260px;
	margin-bottom: 9px;
	height: 19px;
}
h3{
	color:#3EADE3;
	font-weight: normal;
	font-size: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.buttons {
	margin-top: 10px;
	margin-bottom: 20px;
}
.videopic {
	float: right;
	position: relative;
	margin-right: -8px;
}
.watchbutt {
	margin-left:-8px;
	margin-top:10px;
}
.formsmulti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	width: 260px;
	margin-bottom: 9px;
}
.supportbox {
	border: 1px solid #CCD9E1;
	float: left;
	width: 250px;
	position: relative;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 72px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.space {
	margin-right: 10px;
}

.bluetext {	font-weight: bold;
	color: #4e677a;
}
.related {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCD9E1;
	margin-top: 28px;
}
.related a {
	font-size: 13px;
	text-decoration: none;
	display: block;
	background-image: url(../images/dark_dot.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left;
}
.related a:hover {
	color: #2F779F;
	text-decoration: underline;
}
.newspic {
	background-color: #FFFFFF;
	padding: 2px;
	float: right;
	border: 1px solid #3eade3;
	position: relative;
	margin-top: 10px;
	margin-bottom: 5px;
}
.suppic {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #3eade3;
	position: absolute;
	top: 10px;
	right:10px;
}
.backbutt {
	float: right;
	position: relative;
	margin-right: -5px;
}
.pages a {
	text-decoration: none;
}
.pages a:hover {
	color: #003366;
}
.newsview {
	position: relative;
	float: right;
	right: 5px;
	bottom: -7px;
}
.logopics {
	float: left;
	position: relative;
}
.topbutt {
	height: 36px;
	padding-bottom: 10px;
}
.logobox {
	border: 1px solid #CCD9E1;
	float: left;
	width: 150px;
	position: relative;
	padding:9px;
	text-align:center;
	height: 60px;
	background-color: #FFFFFF;
}
.client {
	font-size: 13px;
	font-weight: bold;
	color: #44677B;
	display: block;
}
.prodbox {
	border: 1px solid #CCD9E1;
	position: relative;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 10px;
}

