/* CSS Document */
	body{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, Sans-serif, Times New Roman;
	background-color: white;
	}
	div,p,h1,h2,h3,h4{ margin:0; padding:0;}
	

	.inputField{ width:120px;}
	.bodyText{ font-size:11px; line-height:18px;}
	
	h1{ font-size:23px; font-weight:normal; line-height: 40px;}
	h2{ font-size:16px; font-weight:normal;}
	h3{ font-size:11px; font-weight:bold;}
	
	#wrapper{ width:980px; margin:0 auto; background:#fff;}
	#header{ text-align:center; font-size:10px; background:#aedac1; height:108px;}
	#menu{  margin-right:210px;  }
	#menu ul{ margin:0; padding:0; background:#aedac1; height:34px; line-height:34px;}
	#menu li{  display:inline; padding:10px;}
	#menu li a{ text-decoration:none; color:#000000;  width:150px;}
	#menu li a:hover{ color:purple;}
	
	#search{ float:right; margin:6px 10px; width:200px;}
		
	#leftMenu{ width:390px; float:left; background:#ebf4fd; font-size:12px;}
	#leftMenu div{ margin:0 20px 20px 20px; border-bottom:1px dotted #cccccc; height:100px; padding-top:20px;} 
	
	#rightPart{ margin-left:400px; padding:20px 0 0 0px; font-size:11px;} 
	#rightPart p{ margin:10px 0; }
	#rightPart div{ width:272px; float:left; margin:5px; border:1px solid #CCCCCC;}
	.boxContent h3{ margin-top:8px; }
	.boxContent p{ margin:5px 0 0 2px;}
	.boxContent img{ padding-right:10px;}
	.boxContent a{ text-decoration:none; color:#0000FF;}
	.boxContent a:hover{ text-decoration:underline;}
	
	#footer{ clear:both; text-align:center; font-size:10px; background:#aedac1; line-height:35px;}
	#footer a {text-decoration:none; color:#000000;}
	#footer a:hover{ color:#000000; text-decoration: underline;}
	
	br.fillout {line-height: 67px;}
	
	#ww_logo {width: 31px; height: 31px;  float: right; position:relative; bottom: 33px; right: 5px;}
	#ww_logo a{background: url(../images/webdesign-logo.jpg) no-repeat 0 0; display: block; width: 31px; height: 31px;}
	#ww_logo a:hover{background: url(../images/ww-logo.jpg) no-repeat 0 0; display: block; text-decoration: none;}
	
	.hiddenPic {display: none; width: 31px; height: 31px;}