/* CSS Document */
* {
margin:0px;
padding:0;
}
body {
background:#696969;
margin: 0;
text-align: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
div#wrapper {
padding:0;
background:url(../images/bg_top.gif) repeat-x #FFFFFF;
text-align: left;
}

a:hover, a:visited:hover {
text-decoration:underline;
}
a {
text-decoration:none;
color:#363636;
font-family:Arial, Helvetica, sans-serif;
}
p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#363636;
line-height:19px;
margin-bottom:8px;

}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#363636;
font-weight:normal;
padding-bottom:11px;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#363636;

}
h3 {
font-family:Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#ffffff;

}
h4 {
font-family:Arial, Helvetica, sans-serif;

}
/*Layout*/
div.terminator {
clear:both;
}
	
#header {
background:url(../images/bg_logo.jpg) no-repeat;
padding-bottom:23px;
}
div.logo {
position:absolute; left: 36px; top: 25px;
}
div.top_navigation {
height:88px;
padding-left:297px;
padding-top:56px;
}


#main {
background:url(../images/bg_sub_nav.gif) repeat-x;
}
div.left {
float:left;
width:392px;
}
div.sub_navigation {
height:26px;
padding:12px 0 0 19px;
}
div.sub_navigation a {
font-family:Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#ffffff;
margin:0 21px;
}
div.content {
padding:39px 9px 60px 41px;
background:url(../images/bg_home.jpg) no-repeat;
min-height:356px;
_min-height:356px;

}		

	
div.right {
float:left;
}
div.flash {
position:absolute; left: 392px; top: 88px;
width:549px;
height:461px;
}


#copyright {
background-color:#696969;
}
div.copy_mid {
width:941px;
text-align:center;
padding-top:10px;
}
#copyright a, #copyright p{
color:#b7b7b7;
font-size:10px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
}
#copyright a {
margin:0 5px;
}
#copyright a.greenfish {
margin:0;
}