

body {
	margin:  0;
    	padding:  0;
	border:  0;
	width:  100%;
	overflow-x:  hidden;
	color:  #484848;
	font-size:  16px;  
	line-height:  150%;
	font-family: 'Open Sans', sans-serif;
  	background:  #ffffff; }   


html  { 
	width:  100%;
	margin:  0px;  }

#wrapper {
	width: 100%;
	margin:  0 auto;  }

#center  {
	background:  #ffffff; 
	width:  990px; 
	padding:   25px 25px 0 25px; 
	margin:  0 auto;  }

.svcs { 
	padding:  0;
	line-height:  135%;
	color:  #ffffff;
	font-size:  22px; }

.call  {
	line-height:  135%;
	color:  #ffffff;
	font-weight:   600;
	padding:  0;
	font-size:  24px;  }

#hdr-nav { 
	font-size:  17px;
	border-top:  2px solid #ffffff;
/*	border-bottom:  2px solid #ffffff;  */
	padding:  10px 0;
	margin:  25px 0 5px 0;  }

#hdr-nav a:link {
     	color: #ffffff; 

	text-decoration: none; 
	padding: 8px;
	margin-right:  15px; }
				
#hdr-nav a:visited  {
     	color: #ffffff; 

	text-decoration:none;  }
				   
#hdr-nav a:hover {
	-moz-border-radius_topleft: 5px;
 	border-top-left-radius: 5px;
	-moz-border-radius_topright: 5px;
 	border-top-right-radius: 5px; 
	-moz-border-radius_bottomleft: 5px;
 	border-bottom-left-radius: 5px;
	-moz-border-radius_bottomright: 5px;
 	border-bottom-right-radius: 5px;  
	background: #2c4a7a;
       	color: #ffffff; 
	text-decoration: none;  }


#body-container {
   	width: 970px; 
	margin: 10px auto 50px auto;
	display:  table;  }


#body-container h1 {
	color:  #072049; 
	margin:  0 0 30px; 0;  }


h2  {
	color:  #072049;
	margin-bottom:  20px;   }

.body-container h2 {
	font-size: 22px;
	color:  #072049; 
	font-style:  italic;
	margin:  15px; 0 0 0;  }

#body-container ul {
	font-style:  italic;  }

#body-container a:link {
	color:  #000000;					
	font-weight:  bold; 
	text-decoration:none;  }
				
#body-container a:visited {
	color:  #000000;					
	text-decoration:none;  }
				   
#body-container a:hover {
	color: #484848;					
	text-decoration: underline;  }

#slider-container  {
	width:  100%;
	margin-bottom:  50px;
	padding:  0;  }

.box img  {
/*	background:  #eee;  */
	margin:  0;
	padding:  0; }

.box {
	width:  100%;
	padding:  2px;
	background: #017401;  
	margin:  0px auto;  }

.left-side  {
	width:  690px;
	float:  left; 
	margin-right:  50px; }


.right-side  {
	font-size:  15px;
	width:  225px;
	float:  left;  }

.hr  {
	margin:  40px 0 40px 0;
	border: 0;
	height: 2px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));  }

	
#footer  {
	width: 100%;
	padding:  5px 0;  }
	
#footer-container  {
	width: 970px; 
	margin: 0 auto 15px auto; }

#footer a:link {
	font-size:  13px;
	color:  #484848;	
	text-decoration:none;  }
				
#footer a:visited  {
	font-size:  13px;
	color:  #484848;	
	text-decoration:none;  }
				   
#footer a:hover   {	
	font-size:  13px;
	color: #072049;
	text-decoration: none;  }

.horiz-line {
	border-bottom: 1px solid #017401;
	margin:  15px 0 40px 0;  
	width:  675px; }

.input {
	height:  20px;
	width:  350px;
	margin:  5px 0 20px 0; 
	padding:  5px 0px 5px 10px;  }

textarea  {
	height:  75px;
	width:  350px;
	margin-bottom:  10px; 
	padding:  5px 0px 5px 10px;  }

.title1  {
	padding:  0; 
	font-size: 22px; 
  	line-height:  125%;
	padding-bottom:  7px;  }

.left  {
	float:  left;
	margin: 10px 30px 20px 0; 
  	-webkit-box-shadow: 0 8px 16px -6px black;
    	-moz-box-shadow: 0 8px 16px -6px black;
         	box-shadow: 0 8px 16px -6px black;   }

.right {  
	float:  right;
	margin: 0 0 20px 35px;
  	-webkit-box-shadow: 0 8px 16px -6px black;
    	-moz-box-shadow: 0 8px 16px -6px black;
         	box-shadow: 0 8px 16px -6px black;    }







