@charset "utf-8";
/* CSS Document */

body {
	background: #00557d url(../images/bg.gif) repeat-x;
	margin:0px;
	font:15px/1.3 Arial, Helvetica, sans-serif;
	color:#333;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
a img {
	border:none;
}

/*ul.mainNav li a {
    font-family :  avgardn,Arial;
	font-size:16px; 
	color:#006699;
 }*/

h1 {
	font-family:avgardn,Arial,Helvetica, sans-serif;	
	font-size : 26px;
	color:#006699;
	font-weight: normal;
}
h2 {
	font-family:avgardn,Arial,Helvetica, sans-serif;	
	font-size : 17px;
	color:#006699;
	font-weight: normal;
	padding-bottom:15px;
}
h3 {
	font-family:avgardn,Arial,Helvetica, sans-serif;	
	padding:0 0 2px 0;
	margin-top:15px;
	color:#006699;
	font-size : 15px;
	border-bottom:1px solid #CCC;
	margin-bottom:15px;
}
.wrapper {
	width:1084px;
	margin:auto;
}
.wrapperinner {
	width:1000px;
	background:url(../images/content_hori_bg.png) repeat-y left top;
	padding:0 42px;
	float:left;
}
.topsection {
	width:1000px;
	height:146px;
	background:url(../images/top_section_bg.jpg) repeat-x;
	float:left;
}
.logo {
	width:265px;
	height:146px;
	float:left;
}
.navContainer {
	width:735px;
	height:146px;
	float:left;
	background:url(../images/right_top_bg.jpg) no-repeat right;
}
.support {
	width:200px;
	height:28px;
	padding:8px 0 0 525px;
}
.supportlink {
	padding:0;
	margin:0;
	list-style:none;
	text-align:right;
}
.supportlink li {
	display:inline;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.supportlink li a {
	text-decoration:none;
	color:#666;
	padding-right:20px;
}
.menuouter {
	width:100%;
	height:28px;
	padding:35px 0 0 0;
}
.flash {
	width:1000px;
	height:255px;
	float:left;
}
.contentOuter {
	width:900px;
	float:left;
	background:url(../images/content_bg.gif) repeat-x top;
	padding:50px;
}
.homeColumn1 {
	width:360px;
	float:left;
	background:url(../images/divider.gif) no-repeat right bottom;
	padding-right:20px;
}
.homeColumn2 {
	width:230px;
	float:left;
	background:url(../images/divider.gif) no-repeat right bottom;
	text-align:center;
}
.homeColumn3 {
	width:240px;
	float:left;
	padding-left:50px;
	font:13px Arial, Helvetica, sans-serif;
	color:#333;
}
.readmore {
	font:11px Arial, Helvetica, sans-serif;
	color:#006699;
	text-transform:uppercase;
}
a.readmore {
	text-decoration:none;
	color:#006699;
}
.footer {
	width:1084px;
	background: url(../images/bottom_bg.jpg) no-repeat left top;
	float:left;
	text-align: center;
	padding-top:36px;
	height:73px;
	font:12px Arial, Helvetica, sans-serif;
	color:#6a99af;
}

.innerbanner {
	width:1000px;
	height:121px;
	float:left;
	background:url(../images/inner.jpg) no-repeat left top;
}
.innerColumn1 {
	width:550px;
	float:left;
	background:url(../images/divider_inner.jpg) no-repeat bottom right;
	padding-right:50px;
}
.innerColumn2 {
	width:260px;
	float:left;
	text-align:left;
	padding-left:40px;	
}
.innerColumnContact2 {
	width:510px;
	float:left;
	text-align:left;
	padding-left:40px;
	padding-top:20px;
}

hr {
	border: 0;
	width: 90%;
	color: #CCC;
	background-color: #CCC;
	height: 2px;
}

.innerColumnContact1 {
	width:280px;
	float:left;
	background:url(../images/divider_inner.jpg) no-repeat bottom right;
	padding-right:50px;
	padding-left:20px;
}

.flotright {
	float:right;
	padding:10px 5px 10px 10px;
}
.bannerText {
	padding:47px 0 0 55px;
	float:left;
	font: 30px Arial, Helvetica, sans-serif;
	color:#FFF; width:600px; 
	height:73px; 
	text-transform:uppercase;
}
.request{
	width:293px;
	padding:47px 0 0 0; float:left;
}
.orangeButton {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;	
	background:url(../images/orange_button.png);
	height:22px;
	width:200px;
	padding:5px 0;
	text-align:center;
	display:block;
	margin:25px 0px;
}
