﻿/*EWW Home layout*/

body {
	margin: 15px 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	background:url('../images/bodybg.gif') #D0E1F5 repeat-x top left;
	color: #000000;
}
#container
{	
	width:960px;
	margin:0pt auto;	
	background-color:#ffffff;
	text-align:left;
	overflow:hidden;
}
#masthead
{
	float:left;	
}
#masthead #logo
{
	height:80px;
	clear:both;	
}

#masthead #topmenu
{
	clear:both;	
	padding-top:5px;
	width:100%
}

#masthead #topmenu  #sitelinks
{
	float:left;
}
#masthead #topnav
{
	clear:both;
	height:30px;
}
#masthead #logo_search
{	
	float:left;
}

#masthead #topnav .left
{	
	width:604px;
	float:left;	
    padding:10px 0 0px 20px;
}
li
{
    color:#0595D2;
}
.header_menu .menuitem a
{
   color:#0595D2;
   font-weight:bold;
  
}
#masthead #topnav .right
{	
	width:316px;
	float:right;
	text-align:right;
	padding-right:20px;
}
#masthead #logo_search .logo
{	
	width:732px;
	float:left;	
}
#masthead #logo_search .search
{	
	width:185px;
	float:left;
	text-align:right;	
}
#advertising
{
	padding:0px 20px 10px 20px;
	float:left;
}
#advertising #leaderboard
{
	float:left;
	width:730px;
	margin-right:10px;	
}
#advertising #tilead
{
	float:left;
	width:180px;
}
#menu
{
	height:46px;
	background:url('../images/nav_bg.gif') repeat-x;
	margin-top:5px;
	float:left;
	width:960px;
}
#content
{
	clear:both;
	width:960px;
}
#content #top-content
{
	float:left;	
	padding:10px 20px 10px 20px;	
}
#content #top-content #top-left
{
	float:left;
	width:300px;
}
#content #top-content #top-middle
{
	float:left;
	width:300px;
	margin:0px 10px;
}
#content #top-content #top-right
{
	float:left;
	width:300px;
}
#content #middle-content
{
	float:left;	
	padding:0px 20px 10px 20px;	
}
#content #middle-content #middle-left
{
	float:left;	
	width:790px;	
	margin-right:10px;
}
#content #middle-content #middle-left #top
{
	width:790px;	
	float:left;
	height:385px;
	margin-bottom:10px;
	
}
#content #middle-content #middle-left #bottom
{
	float:left;	
	width:790px;	
}
#content #middle-content #middle-left #bottom #bottom-left
{
	float:left;	
	width:300px;	
}
#content #middle-content #middle-left #bottom #bottom-middle
{
	float:left;		
	width:300px;	
	margin:0px 10px;
}
#content #middle-content #middle-left #bottom #bottom-right
{
	float:left;	
	width:170px;	
}
#content #middle-content #middle-left #top #top-left
{
	float:left;	
	width:610px;	
	margin:0px 10px 10px 0px;
	height:385px;
	overflow:hidden;
}
#content #middle-content #middle-left #top #top-right
{
	float:left;	
	width:170px;	
	height:385px;	
}
#content #middle-content #middle-right #bottom
{
	float:left;	
	width:610px;	
	margin-right:10px;
}

#content #middle-content #middle-right
{
	float:left;	
	width:120px;	
}

#content #bottom-content 
{
	float:left;	
	padding:0px 20px 10px 20px;		
}
#content #bottom-content #bottom-content-left
{
	float:left;
	width:300px;
}
#content #bottom-content #bottom-content-middle
{
	float:left;
	width:300px;
	margin:0px 10px;
}
#content #bottom-content #bottom-content-right
{
	float:left;
	width:300px;	
}
#content #footer
{
	padding:0px 20px 10px 20px;	
	clear:both;
	text-align:center;
}