body 
{
	background: url(Images/background.jpg) top center repeat;
}
.container 
{ 
	width: 700px;
}
.main_banner 
{
	width: 700px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: top center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px; 		
}
.top_banner_left_top
{
	color:#ffffff;
	width: 406px;
	height: 59px;
}
.top_banner_left_bottom
{
	width: 406px;
	height: 21px;
	background: url(images/menu_bar_bottom.gif) center no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;  
}
.top_banner_right
{
	width: 294px;
	height: 80px;
	background: url(images/logo.gif) center no-repeat;	 
}
.bottom_banner
{
	width: 700px;
	height: 21px;
	background: url(images/bottom_background.gif) top center no-repeat;	 
}
.div-left 
{
   width : 150px;
   height : auto;
   background-color: #ffffff;
   color: black;
   background-image:url(images/side_background.gif);
   float: left;
   clear: left;
}
.div-right
{
   width : 550px;
   background-color: #ffffff;
   color: black;
   float: right;
   clear: right;
}

.div-left h5  
{
	font-family: Verdana, Tahoma, sans-serif, Geneva, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 25px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px; 
	color: #777777;
	text-align: left;	
}
.div-left h6  
{
	font-family: Verdana, Tahoma, sans-serif, Geneva, Arial, Helvetica;
	font-size: 9px;
	text-decoration: none;
	font-weight: regular;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-left: 0px; 
	padding-bottom: 0px; 
	color: #777777;
	text-align: left;	
}
.news_item
{
	font-family: Verdana, Tahoma, sans-serif, Geneva, Arial, Helvetica;
	font-size: 9px;
	text-decoration: none;
	font-weight: regular;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-left: 0px; 
	padding-bottom: 0px; 
	color: #777777;
	text-align: left;	
}

.small_link_items
{
	font-family: Verdana, Tahoma, sans-serif, Geneva, Arial, Helvetica;
	font-size: 9px;
	text-decoration: none;
	font-weight: regular;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px; 
	padding-bottom: 0px; 
	color: #777777;
	text-align: center;	
}




.content 
{
	width: 700px;
}
.content p  
{
	font-family: Verdana;
	font-size: 12px; 
	color: #777777;
	/*text-indent: 40px;*/
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;	
}

.text_content
{
	width: 700px;
}

.text_content h1 
{
	font-family: Verdana;
	font-size: 20px; 
	color: #850000;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.text_content h2
{
	font-family: Verdana;
	font-size: 15px; 
	color: #850000;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}

.footnote
{
	font-family: Verdana;
	font-size: 10px; 
	color: #a8a8a8;
	padding-top: 0px;
    	width: 680px;
}
.error
{
	font-family: Verdana;
	font-size: 12epx; 
	color: #FF0000;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.contact-input-heading
{
	width: 50px;
	font-family: Arial;
	font-size: 10px;
	background-color:#FFFFFF;
}
.contact-input-field
{
	width: 300px;
	font-family: Arial;
	font-size: 10px;
	background-color:#EFE4E4;
}
.contact-input-message
{
	width: 300px;
	font-family: Arial;
	font-size: 10px;
	background-color:#EFE4E4;
}

.send-button
{
	width: 100px;
	background-color:#EFE4E4;
	font-family: Verdana;
	font-size: 12px; 
	color: #777777;	
}

.infobox 
{
   /*border: 1px solid #aaaaaa;*/
   background-color: #ffffff;
   color: black;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: left;
   clear: left;
}

.infobox2 
{
   /*border: 1px solid #aaaaaa;*/
   background-color: #ffffff;
   color: black;
   /*margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   */
   float: right;
   clear: right;
}

.downloads
{
	color: #777777;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
}




