
*	{margin: 0 0; padding: 0 0 0 0;}

body	{	
	border:5px solid #092846;
	font-size: 62.5%; /* Sets font to 10px */
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	color: #fff;
	background: #092846;
	}
p	{
	font-size: 1.4em;
	color: #fff;
	}
h1, h2, h3, h4, h5 { font-family:Helvetica, sans-serif;color:#fff; }
ul, li	{ list-style-type:none;	}
a	{ font-family:'Times New Roman', serif;color:#000;font-size:1.2em; }
a:hover	{ color: #BBB; }
blockquote { font-style:italic;color:#ddd;text-align:center;margin:20px 70px; }

p.address { font-size:0.9em;width:100%;text-indent:400px;margin:5px 0 10px 0;color:#333; }
img.logo { margin:10px 10px 10px 30%; }
table { color:#222; }
.mainlogo { margin:20px 0 30px 50px; border:1px solid #ffffff; }

#header { background:#fff; border-bottom:2px solid #ccc;}


#cont_topright	{
	position: absolute;
	width: 50%;
	left: 50%;
	top: 5px;
	
	}
#navbox	{
	font-size: 1.2em;
	font-weight: normal;
	background: #fff;
	margin: 0;
	width:200px;
	float:left;
	
	padding: 0;
	
	}
#navbox ul	{
	list-style: none;
	}
#navbox li 	{
	/*float: left;
	position: relative;*/
	background: #fff url(topbg3.jpg) left top repeat-x;
	margin: 0;
	padding: 1px 0;
	border-top:1px solid #fff;
	border-bottom:2px solid #ccc;
	}
#bottom { height:50px;padding: 0px 0; background:#fff; color:#ff0000;}
#bottom a { color:#ff0000; }
#navbox a	{
	height: 20px;
	/*float: left;*/	
	display: block;
	padding: 10px 5px 0px 6px;
	color: #2D4B2D;
	text-decoration: none;
	font-size: 1.1em;
	border-top: 1px solid white;
	}
#navbox a.active	{
	font-weight: bold;
	
	}
#navbox a:hover	{
	background: url(topbg3_over.jpg)  top left repeat-x;
	color: white;
	}
#bottom a:hover { background:#fff; color:#555; }
#navbox li ul	{
	display: none;
	position: absolute;
	top: 31px;
	left: 0;
	padding-top: 15px;
	padding-bottom: 18px;
	background: #EEE;
	border: 1px solid #555;
	}
#navbox li li	{
	clear: left;
	border-top: 1px solid #ddd;
	}
#navbox li li.bottom	{
	border-bottom: 1px solid #DDD;
	}
#navbox li ul a	{
	color: #555;
	width: 100px;	
	}
#navbox li ul a:hover	{
	border-top: 1px solid #DDD;
	}
#navbox ul li:hover ul, #navbox li.over ul	{
	display: block;
	}
li>ul	{
	top: auto;
	left: auto;
	}

/* End Navigation */

#empty_div	{	
	height:300px;
	float:left;
	
	}
#content { float:left; margin:0 10px 0 20px;width:500px; }
#content a, #contentmain a, #contentcontact a, #contentright a {color:#ddd;}
#contentmain { float:left;margin:40px 40px;width:550px; }
#contentcontact { margin:40px 50px; }
#contentright { float:left;width:300px;margin:50px 0 0 10px; }
#contentrightlinks { float:left;margin:50px 0 0 10px;background:#fff;padding:10px; }
#contentbot { clear:both;width:450px;margin:10px 0 30px 255px;text-align:justify;}
table{color:#ddd;}
/* Page Setup */
ul.list { clear:both;list-style:circle;margin:10px 10px; }
ul.list li { margin:5px 0; }
img.left { float:left; margin:0 0 0 10px; }
#column_right	{
	float: left;
	width: 300px;
	background: 0;
	}
#footer	{
	color:#ddd;
	background:#111;
	width: 100%;
	height: 100px;
	margin: 0 0 0 0;
	float: left;
	clear: left;
	text-align: center;
	}
#footer a { color:#ddd; }
#footer li	{
	display: inline;
	margin-right: 3px;
	color:#fff;
	}
#footer h4{ color:#fff; }
#footer p	{
	font-size: 1.2em;
	text-align: right;
	padding-right: 15px;
	}		
	
	
.biglinks {  }