html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
margin:0;
padding:0;
}
:focus {
outline:0;
}

body {
	margin: 0px;
	padding: 0px;
	color:#444444;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5em; 
	background-color: #fff;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

a, a:link, a:visited {
	color: #0053a0;
}

a:hover {
	color: #0053a0;
	text-decoration: none;
}

p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1 { font-size: 28px; font-weight: bold; margin: 0 0 30px 0; padding: 5px 0; color: #0053a3; }
h2 { font-size: 22px; font-weight: bold; line-height: 22px; margin: 0px 0 30px 0; padding: 0; color: #0053a3; }
h3 { font-size: 21px; margin: 20px 0 28px 0; padding: 0; padding: 0; }
h4 { font-size: 18px; margin: 15px 0 20px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r30 { margin-right: 30px; }

.vertical_divider { border-right: 1px solid #d9d9d9; }
.horizon_divider {  border-bottom: 1px solid #d9d9d9; }

.float_l {
	float: left;
}
.center{
text-align:center;	
}
.float_r {
	float: right;
}

.image_wrapper {
	display: inline-block;
	padding: 8px;
	border: 1px solid #999;
	background: #ffffff;
	margin-bottom: 10px;
}
.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 15px;
}

.quote { font-style: italic; margin-left: 10px;}
.cite { font-weight: bold; font-size:13px;margin-left:10px;margin-bottom:20px; }
.cite span { color: #000; }

.list {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.list li {
	background: transparent url(../images/list.png) no-repeat scroll 0 0px;
	margin:0 0 20px;
	padding:0 0 0 25px;
	line-height: 1em;
}
.highlight{
	font-style:italic;
}
#outer_wrapper {
	width: 100%;
/*	background: url(images/wrapper.jpg) top center no-repeat;*/
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	padding: 0 10px;
}

#header {
	height: 80px;
}

#header  #site_title {
	float: left;
	width: 335px;
	padding: 0;
}

ul#topnav {
	margin: 0 0 0 0px; padding: 0;
	float:left;
	width:615px;
	list-style: none;
	
	
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	
}
ul#topnav li a {
	float: left; 
	height: 50px;
	color:#0053a1;
	padding-top:30px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	font-size:14px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background:#0053a1; color:#fff; }

/*Active State Formatting*/
ul#topnav li .solutions{ background:#0053a1; color:#fff; }
ul#topnav li .industries{ background:#0053a1; color:#fff; }
ul#topnav li .services{ background:#0053a1; color:#fff; }
ul#topnav li .testimonials{ background:#0053a1; color:#fff; }
ul#topnav li .about{ background:#0053a1; color:#fff; }
ul#topnav li .contact{ background:#0053a1; color:#fff; }
/*End of Active State Formatting*/

ul#topnav li .sub {
	position: absolute;	
	top: 79px; left: 0;
	background: #0053a1;
	padding: 10px 15px 15px;
	float: left;
	display: none;
	z-index:999999;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 200px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color:#CCC;
	text-decoration:underline;
	font-size:14px;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding: 7px 5px 7px 0px;
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight:normal;
}
ul#topnav .sub ul li a:hover {text-decoration:underline;}

.sub p{
color:#fff;
text-decoration:underline;
font-size:13px;
margin-bottom:10px;
font-weight:bold;
}

#banner {
	position: relative;
	width: 970px;
	height: 485px;
}

/* Gallery styles */
#gallery{
	background:url(../images/panel.jpg) repeat-x bottom center #ffffff;	
	/* The width of the gallery */
	width:920px;
	overflow:hidden;
		border:1px solid #ccc;
		margin-left:25px;
		margin-top:25px;
			line-height:normal; 
			font-size:13px;
}

#slides{
	/* This is the slide area */
	height:400px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:920px;
	overflow:hidden;
}

.slide{
	float:left;
	width:920px;
}



#gallery ul{
	margin:0px;
	padding:0px;
}

#gallery li{
	/* Every thumbnail is a li element */
	min-width:80px;
	display:inline-block;
	height:45px;
	overflow:hidden;
}

#gallery a {
	
	outline:none;
	padding-left:10px;
	padding-right:15px;
	color:#fff;
}

#gallery li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:#ccc;
}

#gallery li.act,li.act:hover{
	/* The active state of the thumb */
	background:#ccc;
	
}

#gallery li.act a{
	cursor:default;
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	/*background:url(img/divider.png) no-repeat right;*/
}

#gallery li a{
	display:block;
	/*background:url(img/divider.png) no-repeat right;*/
	height:35px;
	padding-top:10px;
}

#gallery a img{
	border:none;
}

#gallery h1{
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	font-weight:normal;
	margin-bottom:5px;
	padding-top:15px;
	text-transform:uppercase;
	color:#444444;
}

#gallery h2{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-top:0px;
	margin-bottom:10px;
	line-height:normal;
	color:#444444;
	
}
#gallery h3{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	color:#444444;
	margin-bottom:0px;
}
#gallery .slideTitle{
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	font-weight:normal;
	margin-bottom:5px;
	padding-top:15px;
	text-transform:uppercase;
}
 #gallery p{
	padding-top:10px;
	font-size:14px;
}

#menu{
	/* This is the container for the thumbnails */
	height:45px;	
}
#menu a{
color:#0053a0;	
text-decoration:none;
}

/*Buttons*/
.button{float:left;display:block;color:#fff;background:url(../images/body.jpg) center;line-height:40px;text-decoration:none;cursor:pointer;}
a.button{
color:#fff;	padding:0 15px 0 15px;
}
a:hover.button{
text-decoration:underline;	
}

.homepageButton{
margin-left:120px;margin-top:15px;
}

.infoRequestButton{
float:right;margin-top:10px;margin-left:20px;background:#0154a2;
}


#main_top {
	clear: both;
	width: 970px;
	height: 40px;
	background: url(../images/content_top.png) no-repeat;

}

#main_bottom {
	clear: both;
	width: 970px;
	height: 50px;
	
}

#main {
	width: 900px;
	min-height:500px;
	padding: 0 35px;
	background:#fff;
}

#content {
	float: left;
	width: 610px;
}

#pageTop{
	
margin-bottom:30px;
}
#pageTopContent{
margin-left:30px;	
}
#pageTopContent h2{
margin-bottom:5px;
margin-top:5px;
}
#pageTopContent h3{
margin-bottom:15px;	margin-top:0px;
font-size:18px;
}
#pageContent {
	float: left;
	width: 600px;
}


#sidebar {
	float: right;
	width: 225px;
}
#sidebar h2{
margin:30px 0 10px 0;
padding:0;
}

#SideMenu {
	float: right;
	width: 225px;
	border-left:#e5e5e5 solid 1px;
	padding-right:5px;
	padding-left:20px;
}
#SideMenu a{
text-decoration:none;	
}

#SideMenu a:hover{
color:#000;
}

#SideMenu ul{
list-style-type:none;	
padding-top:25px;
}
#SideMenu li{
	padding-top:5px;
padding-bottom:5px;
text-align:left;
}
.activeSideMenu{
font-weight:bold;
font-style:italic;
}

.topics{
margin-top:30px;padding-top:30px;	
}

.h1center{
margin-bottom:0px;text-align:center;
margin-top:20px;
}
.h3center{
font-size:18px;text-align:center;	
}
.col_w420 {
	width: 420px;
}

.col_w250 {
	width: 250px;
}
.one_column {
	width:900px;
	float: left;
	margin-top:15px;
	margin-right:15px;
	
}
.one_column h3{
margin-bottom:10px;	
}
.floatImageLeft{
float:left;margin:15px;	
}
.floatImageRight{
float:right;margin:15px;	
}

.two_column {
	width: 250px;
}

.three_column {
	float: left;
	width: 190px;
	min-height:425px;
	margin-right:15px;
	margin-left:15px;
	margin-top:30px;
}
.three_column h3{
margin-bottom:10px;	
}

.five_column {
	float: left;
	width: 150px;
	margin-top:25px;
	margin-right:15px;
	margin-left:35px;
	margin-top:30px;
}
.five_column h3{
margin-bottom:10px;	
}


#contact_form {
	padding:20px;
	padding-top:0px;
	padding-bottom:0px;
	
	
}

#contact_form form {
	margin: 0px;
	padding: 0px;
}

#contact_form form .input_field {
	width: 350px;
	padding: 3px 0;
	background: #fff;
	border: 1px solid #ccc;
}

#contact_form form label {
	display: block;
	width: 100px;
	margin-right: 10px;
	font-size: 12px;
}

#contact_form select.error,
#contact_form textarea.error,
#contact_form input.error,
#contact_form input.error:focus
#contact_form textarea.error:focus{ border-color: #C00; background-color: #FEF; }

#ina_form {
	padding:20px;
	padding-top:0px;
	padding-bottom:0px;
	
}

#ina_form form {
	margin: 0px;
	padding: 0px;
}

#ina_form form .input_field {
	width: 350px;
	padding: 3px 0;
	background: #fff;
	border: 1px solid #ccc;
}

#ina_form form label {
	width: 100px;
	margin-right: 10px;
	font-size:14px;
}

#ina_form select.error,
#ina_form textarea.error,
#ina_form input.error,
#ina_form input.error:focus
#ina_form textarea.error:focus{ border-color: #C00; background-color: #FEF; }

#search_form {
	padding:0px;
	margin:0px;
	margin-top:-10px;
}

#search_form form {
	margin: 0px;
	padding: 0px;
}

#search_form form .input_field {
	width: 350px;
	padding: 3px 0;
	background: #fff;
	border: 1px solid #ccc;
}

.submit_btn{
	margin-right: 100px;
	padding: 2px 14px;
	color: #FFF;
	margin-top:10px;
	background: #0053a3;
	border: 1px solid #505050;
	cursor:pointer;
}

/* footer */
footer_wrapper{
width: 100%;	
}
#footer_wrapper {
	clear: both;
	width: 100%;
	background: url(../images/footerBackground.jpg);
}

#footer {
	clear: both;
	width: 970px;
	height:475px;
	padding: 10px 0; 
	color: #fff;
	margin: 0 auto;
	font-size:11px;
}
#footer a{
color:	#fff;
text-decoration:none;
}
#footer a:hover{
	color:#ccc;
}
#footer h3{
font-size:14px;
font-weight:bold;
margin-bottom:0px;
}
#footer ul{
list-style-type:none;	
}

/* end of footer */

.breadcrumb{
margin-top:43px; margin-left:40px;	
color:#CCC;
}
.breadcrumb a{
color:#fff;	text-decoration:none;
}
.breadcrumb a:hover{
text-decoration:underline;	
}

