body {
	margin:25px; 
	font:12px Verdana, Arial, Helvetica; 
	color:#333333;
	height: 100%;
	background-color: #DDDDDD;
	margin-top: 5px;
	margin-bottom: 5px;
}

.style1 {
	font-size: 12px
}
.style4 {
	font-size: 16px
}
img
{  border-style: none;
}
* {padding:0; margin:0}
.dropdown {float:right; padding-right:5px}
.dropdown dt {width:120px; border:0px solid #9ac1c9; padding:8px; font-weight:normal; cursor:pointer; background:#DDDDDD}
.dropdown dt:hover {background:#DDDDDD}
.dropdown dd {position:absolute; overflow:hidden; width:120px; display:none; background:#DDDDDD; z-index:200; opacity:0}
.dropdown ul {width:204px; border: 0px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#DDDDDD; width:120px}
.dropdown a:hover {background:#DDDDDD; color:#000}
.dropdown .underline {border-bottom:0px solid #b9d6dc}

a, a:active, a:visited {color:#333; text-decoration:none;}
a:hover {background:#DDDDDD; color:#000}

#HEADER{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom: 0px solid #333333;
	background-color: #DDDDDD;
}

#CONTENT{
	width:1000px;
	margin-left:auto;
	margin-right: 0px;
	padding-top: 0px;
}

#column1 {
	float: left; 
	width:550px;
	margin-left:auto;
	padding-right:0px;
	padding-top:50px;
	padding-bottom:20px;
}

#column2{
	text-align:justify;
	line-height:25px;
	margin-left:550px;
	padding-left:10px;
	padding-right:30px;
	padding-top:50px;
	padding-bottom:40px;
}
	
#column11 {float: left; width: 143px; }
#column12 {float: left; width: 600px; }

#column3 {float: left; width: 300px; padding-top:20px; margin-left:120px; margin-bottom:30px}	
#column4 {float: left; padding-top:130px; text-align:left; width:550px}

#column5 {float: left; width: 250px; padding-top:15px; margin-left:80px}	
#column6 {float: left; width: 380px; margin-left:160px; text-align:left;}

#column7 {float: left; width: 380px; margin-left:115px; text-align:left;}	

#FOOTER{
	width:1000px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	border-top: 0px solid #333333;
	text-align: right;
	padding-top: 5px;
	color: #333333;
}
#FOOTER p{
	font-size: 11px;
	line-height: 10px;
	margin: 0;
	color: #333333;
}
#FOOTER a{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
#FOOTER a:hover{
	color: #000000;
	text-decoration: none;
	font-size: None;
	font-style: normal;
	font-weight: normal;
}
img {
	padding-right: 0px;
	padding-left: 0px;
}
