body{

	font-family: Arial, Helvetica, sans-serif;

	font-size: .9em;

	color: rgb(0,0,0);

	background-color: rgb(255,255,255);

	margin: 0px;

	padding: 0px;

	background-color: rgb(240,240,240);

}



a {

	font-weight: normal;

	color: rgb(0,80,0)

}



#header{

	position: absolute;

	top: 0px;

	left: 0px;

	height: 178px;	

	width: 100%;

	border-top: 0px solid rgb(18,83,163);

	border-right: 0px solid rgb(18,83,163);

	border-left: 0px solid rgb(18,83,163);

	border-bottom: 3px solid rgb(18,83,163);

	background-color: rgb(255,255,255);

}



p.header{

	padding-top: 20px;

	padding-left: 30px;

	font-size: 2em;

	text-align: center;

	color: rgb(18,83,163);

	background-color: rgb(255,255,255);

	font-weight: bold;

}



#nav {position: absolute;

	left: 5px;

	top: 200px;

	width: 160px;

	font-size: .75em;

	line-height: 20px;

	border-right: 1px solid rgb(18,83,163);

}



#nav a {display: block;

	text-decoration: none;

	font-weight: bold;

	color: rgb(18,83,163);

	text-indent: 3px;

}



#nav a:hover {text-decoration: none;

	color: rgb(255,255,255);

	background-color: rgb(18,83,163);

	border: 1px solid rgb(255,255,255);

	line-height: 18px;

}



/*#nav a:visited {text-decoration: none;

	font-weight: bold;

	color: rgb(18,83,163);

}*/



#nav span {font-size: 1px;

	color: rgb(255,255,255);

	line-height: 2px;

}



/*#content {position: absolute;

	margin-right: 10px;

	top: 110px;

	left: 175px;

	border: 1px solid rgb(0,0,0);

	background-color: rgb(240,240,240);

	font-size: .9em;

	padding: 5px;

}*/



#content {

	position: absolute;

	margin-right: 10px;

	top: 200px;

	left: 165px;

	border-left: 1px solid rgb(18,83,163);

	padding: 10px;

	/*border-right: 1px solid rgb(18,83,163);*/

}



h1{ 

	color: rgb(0,80,0);

	text-align: center;

	font-size: 1.2em;

}



h2,h3,h4,h5{

	color: rgb(0,80,0);

	text-align: left;

	font-size: 1em;

}



.green{ 

	color: rgb(0,80,0);

	text-align: center;

	font-size: 1em;

	font-weight: bold;

 }

 

 .address{

 	text-align: center;

 }

 

 .company{

 	color: rgb(18,83,163);

	font-weight: bold;

 }

 

 .phone{

 	color: rgb(0,80,0);

	font-weight: bold;

 }

 

 .copy{

 	font-size: .75em;

	text-align: center;

 }.subhe {

	font-size: 1em;

	font-weight: bold;

}


