
body {
		text-align:left;
		font-size:13px;
		line-height: 17px;
		font-family:Arial, Helvetica, sans-serif;
		color:#333;
		background-color:#fff;
		padding:0;
		margin: 0 0 14px 0
		}
p {
	margin: 0;
	padding: 0 0 10px 0;
	}	
	
	
	
a:link {  
	color: #0000a8; 
	text-decoration: none;
	}
a:visited {  
	color: #0000a8; 
	text-decoration: none;
	}
a:active {  
	color: #0000a8; 
	text-decoration: none;
	}	
a:hover {  
	color: #d40000; 
	text-decoration: none;
	}	
	

/** Divs **/

#pagewrapper { 
	width: 980px;
	margin: 0 auto;
	background: #fff;
	padding: 0;
	overflow: auto;
	}
	
#topbar {
	width: 960px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #0000a8;
	margin: 0 auto;
	padding: 10px;
	background: #fff;	
	}
#topnav a {
	color: #0000a8;
	text-decoration: none;
	}
#topnav a:hover {
	color: #d40000;
	}

#logobanner {
	width: 980px;
	height: 130px;
	background: #fff;
	margin: 0;
	padding: 0;
	background: url(../images/slaters-header-bgd.jpg) 0 0 no-repeat;			
	}	
		#banner-left {
		float: left;
		width: 330px;
		margin: 0;
		padding: 0;
		position: relative;
		top: 40px;
		left: 20px;
		}
		#logo {
		float: left;
		width: 320px;
		padding: 0;
		margin: 0;
		}		
		#banner-right {
		float: right;
		padding: 0;
		margin: 0;
		position: relative;
		top: 27px;
		right: 40px;		
		}
#spacer {
	clear: both;
	width: 980px;
	height: 20px;
	background: #fff;
	margin: 0;
	padding: 0;
	}		
#date {
	float: left;
	width: 180px;
	text-align: center; 
	font-size: 12px;
	color: #0000a8;
	height: 20px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 5px;	
	}
#bookmark {
	float: right;
	width: 180px;
	text-align: center; 
	font-size: 12px;
	height: 20px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 5px;	
	}	

#main {
	clear: both;
	float: left;
	width: 980px;
	color: #333;
	font-size: 13px;
	line-height: 18px;
	margin: 10px 0 10px 0;
	padding: 0;
	background: #fff;		
	}
	
#main-menu {
	float: left;
	width: 180px;
	background: #fff url(../images/menu-bgd.jpg) 0 0 no-repeat;
	font-weight: bold;
	height: 430px;
	margin: 0;
	padding: 0;
	}
	
/* menu rollovers */

#menu1 {
   list-style: none;
   margin: 0;
   font-size: 14px;
   line-height: 15px;
   padding: 0 5px 0 5px;
	}
#menu1 li {
   float: left;
	}
#menu1 li a {
   display: block;
   width: 205px;
   height: 55px;
   color: #000;
   padding: 30px 0 0 25px;	
   margin: 0;
	background: url(../images/menu1-bgd.gif) 0 5px no-repeat;	   
	}
#menu1 li a:hover {
   display: block;
   color: #fff;   
	background: url(../images/menu1-bgd-over.gif) 0 5px no-repeat;
}
#menu1-down {
   list-style: none;
   margin: 0;
   font-size: 14px;
   line-height: 15px;
   padding: 5px 5px 0 5px;
	}
#menu1-down li {
   float: left;
   display: block;
	background: url(../images/menu1-bgd-down.gif) 0 0 no-repeat;
   width: 205px;
   height: 50px;
   color: #fff;
   padding: 25px 0 5px 25px;
   margin: 0;   
}

#menu2 {
   list-style: none;
   margin: 0;
   font-size: 14px;
   line-height: 15px;
   padding: 0 5px 0 5px;
	}
#menu2 li {
   float: left;
	}
#menu2 li a {
   display: block;
   width: 205px;
   height: 60px;
   color: #000;
   padding: 22px 0 3px 25px;
   margin: 0;
	background: url(../images/menu1-bgd.gif) 0 5px no-repeat;	   
	}
#menu2 li a:hover {
   display: block;
   color: #fff;   
	background: url(../images/menu1-bgd-over.gif) 0 5px no-repeat;
}
#menu2-down {
   list-style: none;
   margin: 0;
   font-size: 14px;
   line-height: 15px;
   padding: 0 5px 0 5px;
	}
#menu2-down li {
   float: left;
   display: block;
	background: url(../images/menu1-bgd-down.gif) 0 5px no-repeat;
   width: 205px;
   height: 60px;
   color: #fff;
   padding: 22px 0 3px 25px;
   margin: 0;   
}

#menu3-down {
   list-style: none;
   margin: 0;
   font-size: 14px;
   line-height: 15px;
   padding: 0 5px 0 5px;
	}
#menu3-down li {
   float: left;
   display: block;
	background: url(../images/menu1-bgd-down.gif) 0 5px no-repeat;
   width: 205px;
   height: 55px;
   color: #fff;
   padding: 30px 0 0 25px;
   margin: 0;   
}


#main-content { 
	float: left;
	width: 590px; 
	padding: 5px 15px 0 15px; 
	overflow: auto;
	margin: 0;
	}
#main-content h1 {
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 0 0 5px 0;
	color: #000;
	border-bottom: 1px solid #666;
	}
#main-content h2 {
	font-size: 24px;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	color: #d40000;
	}
#main-content h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	color: #0000a8;
	}
#main-content h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	color: #d40000;
	}	
#main-content ul {
	margin: 5px 0 5px 35px;
	padding: 0;
	list-style: disc;
	}
#main-content li {
	padding: 0px 0 3px 0;
	color: #000000;
	margin: 0 15px 15px 0; 
	}

#main-content .mc-left { 
	clear: both;
	float: left;
	width: 300px;
	padding: 0; 
	margin: 0;
	}
#main-content .picbox { 
	float: left;
	width: 250px;
	height: 250px;
	padding: 0; 
	margin: 0 0 0 20px;
	border: 1px solid #666;
	}
#main-content .tandc { 
	float: left;
	width: 250px;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
	text-align: justify;
	padding: 0 0 0 10px; 
	margin: 0 0 0 20px;
	border-left: 1px solid #666;
	}	
	
#main-rhs {
	float: left;
	width: 160px;
	background: #fff url(../images/form-bgd.jpg) 0 0 no-repeat;
	font-weight: normal;
	height: auto;
	padding: 10px; 
	overflow: auto;
	margin: 0;
	}
#main-rhs h1 {
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #000;
	}
#main-rhs p {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	color: #333;
	}	
#main-rhs h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 30px 0 5px 0;
	padding: 0 0 5px 0;
	color: #000;
	border-bottom: 1px solid #666;
	}	
	
#logofooter {
	clear: both;
	width: 980px;
	height: 100px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;	
	text-align: center;
	background: #fff;
	margin: 0;
	padding: 0;
	background: url(../images/footer-bgd.jpg) 0 0 no-repeat;			
	}

.btm-logos {
	float: left;
	width: 185px;
	position: relative;
	left: 150px;
	top: 10px;
	text-align: center;
	}
.btm-logos2 {
	float: left;
	width: 260px;
	position: relative;
	left: 150px;
	top: 10px;
	text-align: center;
	}	

#footer {
	text-align: center;
	margin-top: 10px;
	font-size: 11px;
	color: #666;
	}
#footer a {
	color: #666;
	}
#footer a:hover {
	color: #000;
	}

.formfield {
	width: 135px;
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height: 13px;
	padding: 2px;
	color: #000;
	border: 1px solid #ccc;
	}
.formbutton {
	width: 50px;
	font-family:Arial, Helvetica, sans-serif;	
	text-align: center;
	font-size: 12px;
	padding: 2px;
	color: #333;
	background: #eaeaea;
	border: 1px solid #666;
	}
.info {
	font-size: 11px;
	color: #666;
	}	
	
	
