body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

a{
	color:#333; 
}
a:HOVER{
	color:#663399;
}
a:VISITED{

}

p{margin-top:0;margin-bottom:12px;font-size:12px;color:#333333;}

form{padding:0px;margin:0px;}

H1{margin-top:0;margin-bottom:12px;font-size:16px;color:#663399;}
H2{margin-top:0;margin-bottom:12px;font-size:16px;color:#333333;}
H3{margin-top:0;margin-bottom:12px;font-size:14px;color:#333333;}
H4{margin-top:0;margin-bottom:12px;font-size:14px;color:#333333;}
H5{margin-top:0;margin-bottom:12px;font-size:12px;color:#663399;}
H6{margin-top:0;margin-bottom:12px;font-size:12px;color:#333333;}

div#content img{border:1px #663399 solid;padding:2px;}
div#content img.noborder{border:none;padding:0;}

div#header{background:url(Images/TemplateImages/edanz_headerTopBg.gif) no-repeat bottom right;position:relative;}
#search{
	position:absolute;
	left: 796px;
	top: 65px;
	width: 180px;
}
.keywords{width:130px;}
#contact{
	position:absolute;
	left: 655px;
	top: 20px;
}
div#container{text-align:left;background:url(Images/TemplateImages/edanz_bg.gif) repeat-y;position:relative;}
div#navigation{position:relative;background:url(Images/TemplateImages/edanz_headerBgBot.jpg) no-repeat 16px top;height:223px;}
div#navRight{background:url(Images/TemplateImages/edanz_rightMenuBg.gif) repeat-y;}
div#extra{padding-left:13px;}
div#extraBg{background:url(Images/TemplateImages/edanz_leftNav_bg.gif) repeat-y;width:205px;padding-left:9px;}
div#footer{background:url(Images/TemplateImages/edanz_footer.gif) no-repeat;height:38px;}

div#container{width:995px;margin:0 auto}
div#wrapper{float:left;width:100%}
div#content{margin: 0 227px;padding:15px;}
div#navRight{float:left;width:227px;margin-left:-227px}
div#extra{float:left;width:214px;margin-left:-995px}
div#footer{clear:left;width:100%;text-align:center;color:#FFFFFF;padding-top:3px;height:35px;}
#footer a{color:#FFFFFF;padding:0px 10px 0px 10px;}

/****** Left Nav Links ******/

a.leftNavLinks_1,
a.leftNavLinks_2{
padding:2px 18px 2px 18px;color:#FFF;width:157px;display:block;text-decoration:none;font-weight:bold;
background:url(Images/TemplateImages/edanz_leftNavItemBg.gif) repeat-y;
}

a.leftNavLinks_1:HOVER,
a.leftNavLinks_2:HOVER{
padding:2px 18px 2px 18px;width:157px;color:#FFF;
background:url(Images/TemplateImages/edanz_leftNavItemBg_selected.gif) repeat-y;
}

a.leftNavLinks_3{color:#bcad94;}
a.leftNavLinks_3:HOVER{color:white;}

a.leftNavLinks_4{color:#dda242;}
a.leftNavLinks_4:HOVER{color:white;}

a.leftNavLinks_currentpage{
padding:2px 18px 2px 18px;color:#FFF;width:157px;display:block;text-decoration:none;font-weight:bold;
background:url(Images/TemplateImages/edanz_leftNavItemBg_selected.gif) repeat-y;
}

.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 */
