
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: right; 
	font-size: 12px;
	height: 28px;
	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;
	height: 690px;
	margin: 0;
	padding: 0;
	}
	
/* menu rollovers */

#menu1, #menu2, #menu3, #menu1-down, #menu2-down, #menu3-down {
   float: left;
	clear: both;	
   width: 180px;
   height: 85px;
   list-style: none;
   margin: 0 0 0 5px;
	font-weight: bold;   
   font-size: 13px;
   line-height: 15px;
   padding: 0;
	}

#menu1 li a, #menu2 li a, #menu3 li a {
   display: block;
   height: 85px;
   color: #000;
   margin: 0;
   background: url(../images/menu1-bgd.gif) 0 5px no-repeat;	   
	}
#menu1 li a {
   padding: 37px 0 0 22px;
	}
#menu2 li a {
   padding: 30px 0 0 22px;	
	}
#menu3 li a {
   padding: 22px 0 0 22px;
	}
#menu1-down li {
   padding: 37px 0 0 22px;
	}	
#menu2-down li {
   padding: 30px 0 0 22px;	
	}
#menu3-down li {
   padding: 22px 0 0 22px;
	}	
	
#menu1 li a:hover, #menu2 li a:hover, #menu3 li a:hover {
   color: #fff;   
   background: url(../images/menu1-bgd-over.gif) 0 5px no-repeat;
}

#menu1-down li, #menu2-down li, #menu3-down li {
   display: block;
   height: 85px;   
   color: #fff;
   margin: 0;     
   background: url(../images/menu1-bgd-down.gif) 0 5px no-repeat;
}




#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: 16px;
	text-align: center;
	line-height: 19px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	color: #d40000;
	}
#main-content h3 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	margin: 0;
	color: #0000a8;
	}
#main-content h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	color: #d40000;
	}
#main-content h5 {
	font-size: 24px;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	margin: 5px 0 5px 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 5px 0; 
	}

#main-content td {
	padding: 0 4px 7px 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 20px; 
	margin: 0 0 0 10px;
	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-rhs2 {
	float: left;
	width: 160px;
	background: #fff;
	font-weight: normal;
	height: auto;
	padding: 10px; 
	overflow: auto;
	margin: 0;
	}
#main-rhs h1,
#main-rhs2 h1 {
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #000;
	}
#main-rhs p,
#main-rhs2 p {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	color: #333;
	}	
#main-rhs h2,
#main-rhs2 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;
	}	
	
	
