@charset "utf-8";
body {
	font:normal normal normal 14px/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #174a63;
}
p {
	color: #333;
	margin:0 0 21px 0;
}
h1, h2, h3, h4, h5 {
	font: bold 16px/1.5 Arial, Helvetica, sans-serif;
}
h1{
	margin: 0 0 0 15px;
}
h2, h1.sub{
	font-size: 18px;
	margin: 0;
}
h3 {
	font-size:17px;	
}
h4 {
	font-size:16px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.leftImg {  /* places an image LEFT for text wrap */
	float:left;
	padding:0 10px 0 0;
}
.rightImg {  /* places an image RIGHT for text wrap */
	float:right;
	padding:0 0 0 10px;
}
.centerElement{ /* center an element - image, text, fixed width container */
	display: block;
	margin: 0 auto;
	text-align: center;
}
.bulletList{
	margin: 0 0 21px 20px;
	list-style-type: disc;
}
/*** LAYOUT STYLES ***/
#container, #header, #nav, #contentWrap, #footer {
	margin:0 auto;
	width:960px;
}
/*header rules*/
#header {
	height: 57px; 
	background: #fff url(../_img/top_bg.gif) right repeat-y;
	padding: 5px 0;
}
#main_head{
	width:960px;
	margin:0 auto;
	height:43px;
	background:url(../_img/bar_bg.gif) repeat-y;
}
#sslCertificate{
	float: right; 
}
#sslCertificate img{
	width: 76px;
	height: 26px;
}
#header h1 a {
	display: block;
	width: 200px;
	height: 100px;
	position:absolute;
	margin:0 0 0 0;
	background: url(../images/logo.png) no-repeat white;
	text-indent: -9999px;
}
#contactInfo {
	float:right;
	width:220px;
	height:24px;
	/*padding:3px;*/
	text-align:right;
}

#contactInfo p{font-weight: bold;}
#logo{
	margin-left: 10px;
}

/*navigation rules*/
#nav {
	height: 35px;
	background:url(../_img/bar_bg.gif) repeat-y;
	text-align:center;
	color: #FFF;
}
#nav a{
	color: #FFF;
}
/*main content rules*/
#contentWrap {
	background: #79b5cd url(../_img/cont_bg.gif) left repeat-y;
	overflow:hidden;
	padding-bottom:20px;
	padding-top: 12px;
}
#contentLeft, #contentRight {
	float:left;
	padding:0px;	
}
#contentLeft {
	width:200px;
	margin-left:80px;
	margin-right:20px;
	background: #fff url(../_img/top_left.gif) top no-repeat;

}
#contentRight {
	width:566px;
	/*background: #fff url(../_img/top_right.gif) top no-repeat;0094da #174a63*/
	background: #174a63 url(../_img/top_right.gif) top no-repeat;	
	color: #fff;
}

#contentRight p{color: #fff;}

#contentRight a{color: #fff; font-weight: bold;}


#contentFeatured {width: 820px; margin: 0px auto; clear:both;}
#contentFeatured img{padding: 0px 3px;}

#content{padding:10px;}
.title{
	color:#FFF;
	margin-left:20px;
	font-weight:bold;
}



/*footer rules*/
#footer {
	height: 100px;
	background:url(../_img/bar_bg.gif) repeat-y;
	clear: both;
	text-align:center;
	color:#FFF;
	
}

#footer a,#footer p {
	text-decoration: none;
	color: #fff;
}
p.copy {
	font:10px/1.5 Arial, Helvetica, sans-serif;	
}
/* NAVIGATION */
/* main horizontal navigation */
ul#nav li {	
	display:inline;
	margin:0 0 0 10px;
	line-height:30px;
}
ul#nav  li a {
	display:inline;
}

#imw-soc{
	width: 180px;
	margin-left:0px;
	margin-top:5px;
}

#imw-soc  .fb-like{
	float: left;
	
}
#imw-soc img{
	float: right;
}

/* footer horizontal navigation */
#footer ul#footerNav {
	padding:20px 0 0;
}
ul#footerNav li {
	display:inline;
	margin:0 0 0 10px;
	line-height:30px;
}
ul#footerNav li a {
	display:inline;
}

#contentLeft p.connected {color: #4c4c4c; font-weight: bold; margin-bottom: 2px; margin-left: 3px;}
#contentLeft p.connected2 {color: #b9b9b9; font-size: 12px; line-height: 12px; margin-bottom: 2px; margin-left: 3px;}

#footer ul.imw-footcol {font-size: 11px; float: left; width: 180px; text-align: left; margin-top: 9px;}
#footer ul.imw-footcol a:hover{text-decoration: underline;}

#main_head .top-section {width: 200px; float: left; line-height: 12px; color: #000; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; border-right: 1px #fff solid; height: 43px; padding-left: 9px;}
#main_head .top-section span{color: #fff; font-weight: bold; font-size: 11px;}

p.copy {font:10px/1.5 Arial, Helvetica, sans-serif; text-align: center; color: #fff;}

#main_head .top-section .top-logo{color: #fff; font: normal 26px Tahoma, Geneva, sans-serif; margin: 0 0 0;}

#main_head .top-section a{color: #fff; line-height: 18px; text-align: right; font-weight: bold;}

#main-head .head-logo{width: 300px;}

/*FAQ Styles*/
p.question {
	font-weight: bold;
}

p.answer {
	margin-left: 30px;
}

#trustwave {
  float: right;
  height: 97px;
  margin-left: 20px;
  margin-right: -3px;
  margin-top: -71px;
  width: 133px;
}

#contactform {
text-align: center;
}