body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#555555;
}

td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#555555;
}

th {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#555555;
}

a{
	color:#77C11D;
	font-weight:normal;
}
a:HOVER{
	text-decoration:none;
}

p{margin-top:0px;padding-top:0px;}

H1{padding-top:0px;margin:0px;background-image: url(Images/TemplateImages/H1Background.jpg); color: #E5FFC6; font-size:17px;font-weight:normal;}
H2{}
H3{}
H4{color:#2dafe3;font-size:12px }
H5{color:#abcb2a;font-size:12px }
H6{}


#logo{
	background-image:url(Images/TemplateImages/Logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:220px;
	position:relative;
}

#menuholder{width:940px;margin:0px auto;position:relative;}

#menutop{
	width:230px;
	position:absolute;
	right:42px;
	top:150px;
}

#menu{
	width:895px;
	position:absolute;
	right:0px;
	top:200px;
}

#container{
	/*border-left:1px solid #A9CD3B;
	border-right:1px solid #A9CD3B;
	background-color:#FFF;*/
	background-image:url(Images/TemplateImages/ContentBackground.gif);
	width:940px;
	margin:0px auto;
	padding-top:10px;
}
#homecontent{line-height:20px;}
#homecontent, #contentholder{
	width:840px;
	margin:0px auto;
	padding-top:10px;
}

#content{
	float:right;
	width:589px;
}

#contentsubholder{
	padding:10px;	
}

#topimage{clear:both;}

#toptitle{background-color:#ABCB2A;color:#FFF;font-size:14px;padding:7px 0px 6px 4px;margin-bottom:10px;}
.toplink, .current{color:#03AFE5;padding:5px 0px 5px 4px;margin-bottom:1px;background-color:#D2E48E;display:block;text-decoration:none;}
.toplink:HOVER, .current{color:#FFF;background-color:#03AFE5;}
#toplinks{padding-bottom:10px;}

#sidemenu{
	width:250px;
	float:left;
}

#footer{
	background-image:url(Images/TemplateImages/FooterBack.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:243px;
}

#map{position:absolute;right:0px;top:70px;}
#dsl{position:absolute;right:0px;top:180px;}

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */

