/* Specify blanket rules for all elements */ 
  body { 
    width:1000px; 
    font-size:75%; 
    font-family:Arial, Helvetica, sans-serif;
	margin-left: auto; 
	margin-right: auto;
	color: #333333;
	background-color:#e9e9e9;

    } 
/* Rules for headings */ 
  h1 { 
    font-size:140%; 
		color:#01678e;
    } 
  h2 { 
    font-size:110%; 
		color:#005eab;
    } 
  h3 { 
    font-size:110%;
			color:#000099;
 
    } 
  p ul li { 
    font-size:90%; 
    line-height:120%; 
    } 
/* Masthead */ 
 #masthead {
    padding:0px; 
    width: 1000px; 
    voice-family:"\"}\""; 
    voice-family:inherit;
    width:1000px;
	height:75px;
	float:left;
	    background-color:#005eab;

    } 
  html>body #masthead { 
    width:1000px; 
    }   #masthead1 {
    padding:0px; 
    background-color:#ffffff;
    width: 800px; 
    voice-family:"\"}\""; 
    voice-family:inherit; 
    width:1000px;
	height:156px;
    } 
  html>body #masthead1 { 
    width:1000px; 
    } 



	.address {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	/* Content */ 
	  #content_main{ 
	    margin-left:0px; 
	    margin-right:0px; 
	    margin-top:0px;
	    width:1000px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:1000px;
			min-height:500px;


	    } 
	  html>body #content_main { 
	    width:1000px; 
	    } 
	/* Content */ 
	  #content_2{
	margin-left:35px;
	margin-right:00px;
	padding-top:10px;
	float:left;
	width:600px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:600px;
	float:left;



	    } 
	  html>body #content_2 { 
	    width:600px; 
	    } 
	  #content_3{
	margin-left:10px;
	margin-right:00px;
	float:right;
	width:190px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:190px;
		background-color:#e9e9e9;
		border:2px #333333;
		padding-left:5px;
			
	    } 
	  html>body #content_3 { 
	    width:190px; 
	    } 
		  #content_4{
	margin-left:10px;
	margin-right:00px;
	float:left;
	width:620px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:620px;



	    } 
	  html>body #content_4 { 
	    width:620px; 
	    } 

	/* Sidebar A */ 
	  #sidebar_a {
	float:left;
	padding:00px;
	border:0px solid #000;
	width:270px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:270px;
	margin:0px;
	height:400px;
	  	    } 
	  html>body #sidebar_a { 
	    width:270px; 
	    } 
		/* Sidebar B */ 
	  #sidebar_b { 
	    float:left; 
	    padding-left:5px; 
		padding-bottom:0px;
		padding-top:10px;
		margin-right:0px;
	    width:150px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:150px;
		height:200px;
		
	    } 
	  html>body #sidebar_b { 
	    width:150px; 
	    } 

	/* Footer */ 
	  #footer { 
	    clear:both; 
	    margin:0px 0 0 0;
	    padding:0px; 
	    border:0px solid #000; 
	    background-color:#01679e;
	    width:1000px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:1000px;
		text-align:center;
		font-size:10px;


	    } 
	  html>body #footer { 
	    width:1000px;
	}
	 #footer_2 { 
	    clear:both; 
	    margin:0px 0 0 0;
	    padding:0px; 
	    border:0px solid #000; 
	    background-color:#ffffff;
	    width:800px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:1000px;
		text-align:center;
		font-size:10px;
						border-top: thin solid #000099;
	    } 
	  html>body #footer { 
	    width:1000px;
	}
.footertext {
		color:#ffffff;
		text-decoration:none;
			}

.footertext a:link {
		color: #999999;
		text-decoration:none;
}
.footertext a:hover  {
		text-decoration:underline;
		}
.footertext a:visited {
		color: #999999;
		text-decoration:none;
}

#container {
	width:1000px;
	padding-top:0;
	border:solid 5px #ffffff;
	background-image:url(images/left.gif);
	background-repeat:repeat-y;
}
#footer a:hover {
	border-bottom:solid 1px;
	}
	
a:link {
	color: #000099;
}
a:hover {	
	color:#005eab;
	}
a:visited {
	color: #333333;
	}

