body{
	background-position: center;
	background-color: #E0E0E0;
	font-size: 14px;
	}


#container {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	}


#shell { 
	width:800px;
	margin:0px; 
	padding:0px; 	
	background-color: white;
	float:left;
	clear:both;
	}


/* ------------------ Header Style -------------------- */
h2.headline {
	font-size:24px;
	font-weight:bold;
	margin:4px 0px 4px 0px; 
	padding:0px 0px 0px 0px; 
	}

h3.headline2 {
	margin:4px 0px 4px 0px; 
	padding:0px 0px 0px 0px; 
	font-size:14px;
	font-weight:normal;
	}

#header { 
	width:800px;
	margin:0px 10px 0px 0px; 
	padding:0px 0px 0px 0px; 	
	float:left;
	clear:both;
	background:white;
	}

#logo{
	height:75px; 
	width:200px; 
	margin-bottom:0px; 
	margin-top:0px; 
	background:url(img/logo.jpg) no-repeat; 
	float:left; 
	clear:both;
	}



#lefthead { 
	width:146px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 	
	float:left;
	}


#title { 
	width:379px;
	margin:10px 0px 0px 10px; 
	padding:0px 0px 0px 0px; 	
	float:right;
	}


/* ------------------ Navigation bar ------------------------ */
#navigator { 
	width:800px;
	height:20px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 	
	float:right;
	background: url(img/navbar.jpg) left repeat;

}

#navigator ul{ 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 8px;
	text-align: center;
}

#navigator li{ 
    list-style:none;
	display:inline;
	margin:0px 0px 2px 2px; 
	padding:0px 0px 0px 0px; 	

}

#navigator li a{ 
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

#navigator li a:hover{ 
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#navigator li a:visited{ 
	font-size:14px;
	text-decoration:none;
	color:#000000;
}





/* --------------------- Main Body Style ------------------ */


.box { 
	width:700px;
	height:400px;
	margin:0px 0px 0px 40px; 
	padding:0px 0px 0px 0px; 
	background:white; 
	float:left;
	text-align:center;
}


/* ---------------------- Body sections ---------------------- */

#section1 { 
	width:250px;
	height:307px;
	margin:0px 0px 0px 4px; 
	padding:0px 0px 0px 0px; 
	background:url(img/sec1a.jpg) left no-repeat; 	
	float:left;
	}

#section1 ul{ 
	margin:16px 0px 0px 50px; 
	padding:0px 0px 0px 0px; 
	}

#section1 li{ 
    list-style:none;
	display:inline;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 13px; 
	font-size:14px;
	}


#section1 p{ 
	width:240px;
	margin:0px 10px 0px 0px; 
	padding:0px 10px 0px 20px; 
	color:#3a4267;
	line-height:15px;
	}

#section1a { 
	width:250px;
	height:307px;
	margin:0px 0px 0px 4px; 
	padding:0px 0px 0px 0px; 
	background:url(img/sec1a.jpg) left no-repeat; 	
	float:left;
	}

#section1a ul{ 
	margin:16px 0px 0px 50px; 
	padding:0px 0px 0px 0px; 
	}

#section1a li{ 
    list-style:none;
	display:inline;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 13px; 
	font-size:14px;
	}


#section1a p{ 
	width:240px;
	margin:0px 10px 0px 0px; 
	padding:0px 10px 0px 20px; 
	color:#3a4267;
	line-height:15px;
	}


#section2 { 
	width:143px;
	margin:0px 0px 0px 3px; 
	padding:0px 0px 0px 0px; 
	background:url(img/sec1a.jpg);
	float:right;
	}

#section2 ul{ 
	margin:16px 0px 0px 15px; 
	padding:0px 0px 0px 0px; 
	}

#section2 li{ 
    list-style:none;
	display:inline;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	font-size:14px;
	font-weight:bold;
	}

#section2 li a:hover{ 
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

#section2 p{ 
	width:143px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	color:#3a4267;
	line-height:15px;
	}


/* --------------------- Footer --------------------------- */
#navigator2 { 
	width:800px;
	height:20px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 	
	float:right;
	background: url(img/bottom.jpg) left repeat;

}

#footer { 
	background-color:#999999;
	width:800px;
	height:50px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 	
	float:left;
	clear:both;
	font-family: helvetica;
	font-size:8px;
	}
	
	/*------------------------misc----------------*/
	 
#blank { 
	width:225px;
	height:307px;
	margin:0px 0px 0px 4px; 
	padding:0px 0px 0px 0px; 
	background:white; 	
	float:left;
	}
