/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color:#002B82
} 
 
#pagewidth{ 
 width:958px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
 background-color:#FFFFFF
} 
 
#header{
 position:relative; 
 height:258px; 
 background-image:url(../images/gh_bg.jpg);
  background-color:#FFF; 
 width:100%;
} 
 
#leftcol{
 width:20%; 
 float:left; 
 position:relative; 
 background-color:#FFF; 
 margin-left:30px;
 display: inline;
 }
.services a{font-size:18px;text-decoration:none;color:#002B82}
li.services {list-style:none}
#maincol{background-color: #FFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:70%; 
 margin-right:30px
 }
 
#footer{
 height:95px; 
 background-image:url(../images/gh_bg_footer.jpg);
  background-color:#FFF; 
 clear:both;
 padding-top:15px
 } 
#footer p{margin:0px;padding:5px}
#footer a{color:#002B82;text-decoration:none}
#footer a:hover{text-decoration:underline}

#vinsite {
	background-color:#002B82;
	margin:0px;
	padding:5px
	}
#vinsite p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	color:#FFFFFF;
	margin:0px;
	padding:0px
	}
#vinsite a{color:#FFFFFF}
 
H1 {padding: 5px 0px 200px 230px;margin:0px 0px 0px 0px; font-size:20px}
H2 {font-size:20px}
p {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:13px}

/*begin top menu*/
#styleone{position:relative;display:block;height:21px;font-size:15px;font-weight:bold;background:transparent url(../images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-bottom:1px solid #d9d9d9;margin-left:35px;margin-right:35px}
#styleone ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styleone ul li{display:block;float:left;margin:0 1px 0 0;}
#styleone ul li a{display:block;float:left;color:#034895;text-decoration:none;padding:3px 22px 0 21px;height:18px;}
#styleone ul li a:hover,#styleone ul li a.current{color:#034895;background:transparent url(../images/bgON.gif) repeat-x top left;}
/*end top menu*/

#servicestab td{background-image:url(../images/service_bg.gif)}
#servicestab2 td{background-image:url(../images/service_bg.gif)}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.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;} 
#twocols, #maincol{width:100%; float:none;}
}

