html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #CCCCCC;
} 
 
#pagewidth{
	width:960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
} 
 
#header{
	position:relative;
	height:245px;
	background-color:#FFFFFF;
	width:960px;
	background-image: url(../images/background/header2.jpg);
} 

#subheader{
	position:relative;
	height:200px;
	background-color:#FFFFFF;
	width:960px;
	background-image: url(../images/background/sub-header.jpg);
}  
 
#leftcol{
	width:645px;
	float:left;
	position:relative;
	padding-left: 20px;
	padding-right: 5px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	display: inline;
	padding-top: 15px;
  }
 
#twocols{
	width:960px;
	float:right;
	position:relative;
  }
 
#rightcol{
	width:255px;
	float:right;
	position:relative;
	padding-left: 5px;
	padding-right: 10px;
 }
 
#maincol{
	background-color: #FFFFFF;
	float: left;
	display:inline;
	position: relative;
	width:960px;
 }
 
 #maincol1{
	background-color: #FFFFFF;
	float: none;
	display:inline;
	position: relative;
	width: 960px;
	height: inherit;
 }

 #maincol3{
	float: right;
	display:inline;
	margin-left: 10px;
	margin-right: 35px;
	width: 900px;
	background-image: url(../images/background/bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
	background-color: #FFFFFF;
 }
 
 #lowermain{
	background-color: #FFFFFF;
	float: none;
	display:inline;
	width: 960px;
 }
 


#mainnav {
	width:960px;
	height:35px;
	background-image: url(../images/background/nav-bar.jpg);
	background-color: #FFFFFF;
} 
 

 #footer{
	height:50px;
	background-color:#FFFFFF;
	clear:both;
 } 

#phone {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	color:#FFFFFF;
	float:right;
	width:315px;
	height:48px;
	text-align:right;
	font-weight: bold;
	padding-right: 30px;
}

#subphone {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	float:right;
	width:450px;
	height:55px;
	text-align:center;
	font-weight: bold;
}

#horizdiv {
	position:inherit;
	height:1px;
	width:645px;
	display: block;
	float: none;
	background-color: #CCCCCC;
	margin-top: 12px;
} 


#divider {
	position:relative;
	height:48px;
	width:960px;
	background-image: url(../images/background/divider.jpg);
	display: block;
	float: right;
} 

#divider1 {
	position:relative;
	height:66px;
	width:455px;
	display: block;
	float: left;
	background-image: url(../images/background/divider4.jpg);
	background-repeat: no-repeat;
} 

#divider2{
	position:relative;
	height:35px;
	width:960px;
	background-image: url(../images/background/divider3.jpg);
	display: block;
	float: right;
	background-repeat: no-repeat;
	margin-top: 15px;
}

#h1text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#003399;
	float:left;
	width:450px;
	height:45px;
	text-align:left;
	font-weight: bold;
	line-height: 70px;
	position: relative;
}

#contactus {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#003399;
	float:right;
	width:300px;
	height:48px;
	text-align:left;
	font-weight: bold;
	line-height: 50px;
}

#ourproducts {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#003399;
	float:left;
	width:325px;
	height:48px;
	text-align:left;
	font-weight: bold;
	line-height: 50px;
	padding-left: 5px;
}

#commitment {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#003399;
	float:left;
	width:465px;
	height:35px;
	text-align:left;
	font-weight: bold;
	line-height: 25px;
	padding-left: 5px;
}

#midpic {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#FFFFFF;
	float:left;
	width:320px;
	height:35px;
	text-align:left;
	font-weight: bold;
	line-height: 25px;
}

#midtextbox {
	float:left;
	width:322px;
	height:35px;
	text-align:left;
	line-height: 35px;
	background-image: url(../images/background/bluebox.jpg);
	margin-bottom: 10px;
}
#midtextbox2 {
	float:left;
	width:315px;
	height:35px;
	text-align:left;
	line-height: 35px;
	background-image: url(../images/background/bluebox1.jpg);
	margin-bottom: 10px;
}
#midtextbox3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#FFFFFF;
	float:left;
	width:100px;
	height:30px;
	text-align:left;
	font-weight: bold;
	line-height: 30px;
	padding-left: 5px;
}
}

/* home 3 column section */
.clear { clear: both; }

.home_3col_left, .home_3col_middle, .home_3col_right {
	width: 149px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	.home_3col_left {
	padding: 0px 10px 10px 10px;
	width: 450px;
	}
	
	.home_3col_middle {
	padding: 0px 10px 10px 10px;
	height: 321px;
	}
	
	.home_3col_right {
	padding: 0px 10px 10px 10px;
	width: 455px;
	}

	.home_3col_left2 {
	padding: 0px 5px 5px 5px;
	width: 315px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3CDD1;
	}
	
	.home_3col_middle2 {
	padding: 0px 5px 5px 10px;
	width: 315px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3CDD1;
	}
	
	.home_3col_right2 {
	padding: 0px 10px 10px 10px;
	width: 250px;
	float: right;
	background-image: url(../images/background/grad-office.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
	.gci_3col_right2 {
	padding: 0px 10px 10px 10px;
	width: 250px;
	float: right;
	background-repeat: no-repeat;
	background-position: bottom;
	}
/* END 3 column section */
	
/* -------------------------- */
#nav {
	width:960px;
	height:35px;
	display: block;
	background-color: 56679b;
	font-size: 12px;
	line-height: 15px;
}

#nav ul {
	float: inherit;
	list-style: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:normal;
	padding-top:5px;
	text-align:center;
	font-style: normal;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
/* -------------------------- */
/* The top main navigation links */
#nav a {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing:normal;
	font-style: normal;
	padding-bottom: 0px;
	padding-left: 41px;
	width: 90px;
	float: none;
	text-decoration: none;
	line-height: 10px;
	padding-right: 25px;
	padding-top: 2px;
}


#nav a:hover {
	color:#FFFF00;
}

#nav li {
	float: left;
	padding: 0px;
}

#nav li a#current
{
	color: #FFFFFF;
}
/* The dropdown links lists */
#nav li ul {
	position:absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 150px;
	font-weight: normal;
	border: 1px solid #000000;
	margin: 0;
	padding:0;
	background-color:#2E5195;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
}
#nav img  { border:0; border:8px #fff solid; }
#nav li li { /* this is for the image list */
	padding:0px px 0px px;
	width: 150px;
	line-height:19px;
}
#nav li ul a {
	padding: 0;
	width: 150px;





	* html width: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	line-height: 2em;
}
#nav li ul a:active {
text-align:left;
}

/* This controls the flyout location of the second level dropdowns */
#nav li ul ul {
	margin: -2em 0 0 100px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li ul a:hover {
	color:#FFFF00;
	text-decoration:underline;
}
#nav img:hover {
	color:#666666;
	border:8px;
}
/* -------------------------- */
/* Here is the background of the main nav link while looking at the dropdown */
#nav li:hover, #nav li.sfhover {
}
/* -------------------------- */
/* The dropdown links list colors */
#nav li ul.under a {
	background-image: none;
}
#nav li ul.under a:hover {
	background: none;
}
/* -------------------------- */




/* The background of the second level links while looking at the dropdown under it... */
#nav li ul.under li:hover a.daddy, #nav li ul.under li.sfhover a.daddy {
}
#nav li ul.under li:hover, #nav li ul.under li.sfhover {
	background-color: none;
}
 
 /** On Page Text Styles **/
 
 p {
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.bodytext {
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.maintext {
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;

}
.maintext1 {
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;

}
.boldblue {
	color:#003399;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-bottom: -18px;
}

.bigboldblue {
	color:#003399;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-bottom: -18px;
	font-weight: bold;
}

.graytext {
	color:#6E7676;
	font-size:10px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-bottom: -18px;
}

.list {
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.list2 {
	color:#000000;
	font-size:12px;
	line-height:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 30px;
}


h1 {
	color:#315299;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	text-align:left;
}

h2 {
	color:#003399;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	line-height: 1px;
	background: transparent;
}

ol {
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.spacer {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

.lists {
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
}

.textlinks {
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
 
 /** End of On Page Text Styles **/

 .textline {
	width: 636px;
	background: url(../images/background/divider1.jpg) no-repeat fixed left top;
	display: inline;
	clear: both;
	float: left;
	padding-top: 5px;
	height: 250px;
}

 .textline2 {
	width: 315px;
	background: url(../images/background/divider2.jpg) no-repeat fixed left top;
	clear: both;
	float: right;
	padding-top: 5px;
	height: 250px;
}



/*Footer********************************/
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 8px;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	padding-left: 8px;
}
#footer{
	height:115px;
	clear:both;
	width: 960px;
	margin:0;
	padding:12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	background: #000000 url(../images/background/footer.jpg);
} 
 
#footercontact {
	margin:0;
	padding:0;
	width: 960px;
	text-align: center;
	position:absolute;
	font-size: 10px;
	color: #003399;
}
#footnav{
	padding:0;
	margin:0;
	width:150px;
	float:left;
	height:110px;
	padding-bottom:0px;
	padding-left:15px;
	/*	padding-top:10px;*/
	position:relative;
	border-right: 1px #fff solid;
}
#footnav ul {
	padding:0; margin:0;
}
#footnav li{
	padding:0; margin:0;
	line-height:21px;
	list-style:none;
}
#footnav a:link {
	color:#fff;
	text-decoration:none;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.02em;
}
#footnav a:visited {
	font:Arial;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#footnav a:hover {
	font:Arial;
	font-size:10px;
	color:#fff;
	text-decoration:underline;
}
#footnav img {
margin-top:50px;
float:right;
margin-left:10px;
}
#footerlinks {
	float:right;
	margin:0;
	padding:0;
	text-align:center;
	width: 365px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height:18px;
	color: #003399;
	position:relative;
	text-align:left;
	height:115px;
	padding-bottom:0px;
	padding-left:25px;
	position:relative;
	border-left: 1px #fff solid;	
}

a.footer, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}
a.directoryone, a.directoryone:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
}
a.directoryone:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
}

/* -------------------------- */

 
 /* *** Float containers fix: */

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

