  body {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	background-color: #6699FF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #333333;
}	

 p {
 margin-top:0px;
 margin-bottom:0px;
 
 }	
	
  #wrapper {
	width:800px;
	padding:10px 10px 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	}
  #header {
	height:94px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-color: #3366FF;
	}
	#content {
	}

  #content div{
      float:left;
  }
  
  #content-left {
	width:218px;
	background-color: #3366FF;
	background-image: url(../images/left_image.jpg);
	background-repeat: no-repeat;
	height: 185px;
	padding-top: 300px;
	padding-left: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
    
	}
  #content-main {
	width:536px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #3366FF;
	height: 435px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
   
	}
 
 
  #footer {
	width:780px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #3366FF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	clear: both;
	padding-top: 0px;
	padding-bottom: 10px;
	}
  #bottom {
	text-align:left;
	background-color: #6699FF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}
#title-bar {
	padding: 0px;
	height: 39px;
	background-color: #3366FF;
	background-image: url(../images/title_bar.jpg);
	background-repeat: no-repeat;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
}
#content-left a:link {
	color: #0000FF;
	text-decoration: underline;
}
#content-left a:visited {
	text-decoration: none;
	color: #0000FF;
}
#content-left a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#content-left a:active {
	text-decoration: none;
	color: #0000FF;
}	
#bottom-wrapper {
	width: 820px;
	height: 22px;
	float: none;
	background-image: url(../images/wrapper_bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
}
