#header {
	margin: 0;
	padding: 0;	
	width: 995px;
	height: 290px;
}

/***********  HEADER LEFT BOX  ***********/
#header div.header_left{
	float: left;
	width: 220px;
	height: 170px;
	background: #2f5981 url(/images/structure/top_left_bg.gif) repeat-y top left;
	padding: 0px 0px;
	color: #FFF;
}

#header div.header_left h1{
	margin: 30px 15px;
	padding: 0;
}

/***********  HEADER RIGHT BOTTOM AREA   ***********/
#header div.header_right_bottom {
	float: left;
	width: 725px;
	height: 170px;
	background: url(/images/structure/top_vshade.gif) repeat-y top left;	
	color: #999;
}

#rotator_holder div{
	width: suto;
	height: auto;
	overflow: hidden;
	padding-top: 5px;float:right;
}

#rotator_holder img{
	float: left;
	padding-right: 5px;
}
#rotator_holder h1{
	margin: 15px 0 5px 0;
	padding: 0; 
}

#rotator_holder p{
	font-size: 11px;
}



/***********  MAIN LEFT AREA   ***********/
#main span.main_left {
	float: left;
	width: 565px;
}


#main span.main_left h1{
	margin: 2px 0;
	padding: 0;
	text-align: center;
}

#features {
	width: 525px;
	background: #f0f0f0 url(/images/structure/leaf_bg.gif) no-repeat top right;
	padding: 15px 20px;	
}


#main span.main_left #features h1 {
	text-align: left;
}

#bottom_banner img{
	padding: 10px 0 0 0;
	max-width: 544px;
	width: expression(this.width > 544 ? 544: true);	
}

#bottom_banner_content {float:left; height:65px; padding:20px 15px 0px 15px; width:535px;}



#main span.main_left h1{
	margin: 2px 0;
	padding: 0;
	text-align: center;
}

#main span.main_left #bottom_banner_content h1{
text-align:left;
}


/***********  3 BOXS   ***********/
#newsletter {
	float: left;
	color: #FFF;
	width: 168px;
	height: 155px;
	background: #FFF url(/images/structure/box_bg.gif) repeat-x top left;
	padding: 10px;
	font-weight: bold;
}

#newsletter img.icon {
	margin: 0 0 0 40px;
}

#newsletter input.button{
	float: right;
	width: 69px;
	height: 29px;
	background: url(/images/structure/newsletter_btn.gif) no-repeat top left;
	border: 0;
	cursor: pointer;
	font-weight: bold;
	color: #0053a1;
}

#newsletter input.textbox{
	width: 165px;
}

#middle_box {
	float: left;
	width: 189px;	
}

#middle_box img{
	max-width: 189px;
	width: expression(this.width > 189 ? 189: true);	
}

#sponsors {
	float: left;
	color: #FFF;
	width: 168px;
	height: 155px;
	background: #FFF url(/images/structure/box_bg.gif) repeat-x top left;
	padding: 10px;
	font-weight: bold;
}

#sponsors a:link, #sponsors a:visited{
text-decoration:none;
}

#sponsor_holder {
	width: 160px;
	height: 125px;
	overflow: hidden;
	padding-left: 4px;
	margin-top: 5px;
}

/***********  MAIN RIGHT AREA   ***********/
#main span.main_right {
	float: left;
	width: 430px;
	height: 100px;
}

#support img{
	float: left;
	border-right: 1px solid #FFF;
}

#main span.main_right div.space {
	float: left;
	width: 431px;
	background: #f2f3f5 url(/images/structure/space_bg.jpg) repeat-y top right;	
}


#search{
width:200px;
padding:0px;
margin:0px;
}




ul#top_menu{
	padding-right:5px;
	}
