body {
	background-color: #fff;
}

#wrapper {
border: 0px solid #eee;
background-color: #eee;
width: 900px;
height: 1236px;
margin-right: auto;
margin-left: auto;
}

#header {
	border-top: 0px solid #339;
	border-bottom: 0px solid #eee;
	width: 898px;
	height: 80px;
	padding-top: 2px;	
}

#box1 {	
	border-right: 0px solid #339;
	background-color: #eee;
	width: 190px;
	height: 68px;
	font-size: 14pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #339;
	padding-top: 10px;	
	padding-bottom: 2px;
	padding-left: 25px;	
	font-style: italic;
	float: left;		
}

#box2 {
	border-right: 0px solid #339;
	background-color: #eee;
	width: 248px;
	height: 75px;
	float: right;	
	padding-top: 5px;
	padding-left: 435px;
	color: #339;
	background-image: url(ebusiness-header_4.jpg);
}
		
#box3 {
	position: relative;
	border-bottom: 0px solid #eee;
	background-color: #ccc;
	width: 679px;
	height: 22px;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	padding-top: 8px;
	padding-left: 220px;	
	word-spacing: 20px;
}
	
		
#navigation  {
	border-right: 0px solid #339;
	background-color: #3d9fe1;
	margin-top: 2px;
	float: left;
	width: 218px;
	height: 1100px;
	
}
			
				
#menucontainer {
	width: 210px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	}
		 
#menucontainer ul {
	list-style: none;
	margin-top: 125px;
	margin-left: 10px;
	padding: 20px;
}
		 
#menucontainer li {
	border-bottom: 1px solid #f63;
	}
	
#menucontainer li a:link, #menucontainer li a:visited {
	display: block;
	padding: 1px 1px 1px 1px;
	margin-top: 5px;
	border-top: 0px solid #339;
	border-left: 0px solid #339;
	border-right: 0px solid #339;
	background-color: #3d9fe1;
	color: #339;
	text-decoration: none;
}


#menucontainer li a:hover {
	background-color: #f63;
	color: #fff;
	text-align: right;
}	

	
#content {	
	border: 0px solid #339;
	background-color: #eee;	
	width: 626px;
	height: 1080px;	
	float: right;	
	}
	
	#box4 {
	border: 0px solid #339;	
	background-color: #eee;
	margin-left: 35px;
	padding-top: 15px;
	padding-left: 25px;
	width: 528px;
	height: 675px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
	}
			
	#box5 {
	border-top: 0px solid #339;	
	border-bottom: 0px solid #339;		
	background-color: #eee;
	margin-left: 35px;
	padding-right: 50px;	
	width: 478px;
	height: 300px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #066;	
	}
	 
h1 {
font-size: 10pt;
font-weight: bold;
 }
 
 h2 {
font-size: 8pt;
font-weight: bold;
 }
 
a:link {
	color: #000;	
		}
	
	a:visited {
	color: #f90;	
	}

#footer {
	text-align: center;
	background-color: #ccc;
	width: 900px;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 333px;
	 }
 
 
	 
	
