/* CSS Document */

#ad { position: absolute; top: 1em; left: 50%; }


#maincontent, #snippet1, #snippet2{
margin: 10px;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #000000;
}
#snippet1 {
margin-left: 35px;
margin-top: 50px;
margin-right: 30px;
}

#maincontent a, #snippet1 a, #snippet2 a{
font-size: 14px;
color: #000000;
}
#maincontent a:hover, #snippet1 a:hover, #snippet2 a:hover{
color: #666666;
text-decoration:none;
}

#footer{
	color:#000000;
	font-size: 11px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	height: 120px;
	background:url(images/template_r5_c1.png) width:1025 height:120 no-repeat;
}

#footer a{
color:#000000;
font-size: 11px;
font-family:"Times New Roman", Times, serif;
}

#footer a:hover{
text-decoration:none;
}


#top_nav{
color: #002400;
font-size: 14px;
font-family:"Times New Roman", Times, serif;
text-align: right;
margin-right: 30px;
margin-bottom: 15px;
font-weight: bold;
}
#top_nav a{
color: #002400;
}
#top_nav a:hover{
text-decoration:none;
}
