body { margin:0px; padding:0px; }
body							{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

#Content 						{ top:137px; left:0px; position:absolute; z:289; }
#leftcol						{ width: 200px; float: left; }
#mainnav						{ background-image: url('/template/mainnav_bg.gif'); background-repeat: no-repeat; background-position: left top; text-align: left; padding-top: 10px; margin-bottom: 0px; padding-bottom: 8px; }
#mainnav a						{ text-decoration: none; color: #63aa1e; font-weight: bold; margin-left: 30px; display: block; padding-top: 5px; padding-bottom: 5px; line-height: normal; }
#mainnav a:hover				{ color: #000; }
#mainnav a.selected				{ color: #800000; }
#mainnav_footer					{ margin-top: 0px;background-image: url('/template/mainnav_footer.gif'); background-repeat: no-repeat; height: 11px; }
#Content_file 					{ margin-top: 40px; margin-left: 30px; width:520px; float: left; }

a								{ outline: none; color: #63aa1e; text-decoration: underline; }
a:hover							{ text-decoration: none; }
p								{ margin: 0px; padding: 0px; margin-bottom: 10px; }
h1								{ font-size: 16px; font-weight: bold; color: #63AA1E; }

.green							{ color: #63aa1e; }

#container 						.footer_l a { color:#63AA1E; text-decoration:underline; font-family:Arial; font-weight:bold; font-size:10px; }
#container 						.footer_l  a:hover { text-decoration: none; }

#Footer 						{ background-image:url('images/footer/footer5.gif'); top:0px; left:0px; width:760px; height:135px; z:9; position:relative; clear: both; }
#Footer_links					{ top:75px; left:10px; width:760px; height:65px; z:10; position:relative; text-align:left; }
#Background_Menu 				{ background-image:url('images/background/background_menu2.jpg'); top:0px; left:0px; width:760px; height:430px; z:5; position:relative; }
#BW_logo						{ width:353px; height:101px; top:10px; margin-left: 390px; z:289; position:relative; }
#Footer #copyright				{ color: #63aa1e; margin-top: 43px; text-align: right; margin-right: 20px; font-size: 11px; font-weight: bold; }

/* Clear fix! */
#container .clearfix:after 		{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#container .clearfix 			{display: inline-block;}
* html .clearfix 				{ height: 1%; }
#container .clearfix			{display: block;}