body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: left;
	background: #ffffff url(../images/la-bgd.gif) repeat-x;
	}
	
a {
	color: #235090;
	text-decoration: none;
	}
	
a:hover {
	color: #7481ac;
	text-decoration: underline;
	}	
	
#blocker {
visibility:hidden;
display:none;
}

#container {
	width: 820px;
	height: 500px;
	background: #fff;
    margin: 0 auto;
	padding: 5px 1px 10px 1px;
	text-align: left;
	}
	
#topbar {
  	float: left;
  	width: 820px;
	margin: 0;
 	color: #235090;
 	padding: 0;
  	list-style: none;
	height: 110px;	
	background: #ffffff url(../images/la-arrow-bgd.gif);	
	}

#logo {
  	float: left;
  	margin: 0;
  	padding: 0 0 0 15px;

  	}
	
#topnav {
  	float: right;
  	margin: 0;
	text-align: right;
	font-weight: bold;
  	padding: 10px 20px 0px 0px;
 	font-size: 12px;
	}

#topnav a img{
	color: #235090;
	font-weight: normal;
	text-decoration: none;
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
	}	

#topnav a:hover img{
	color: #7481ac;
	font-weight: normal;
	text-decoration: none;
	filter:alpha(opacity=50);   
	-moz-opacity: 0.5;   
	opacity: 0.5;
	}

	
.spacergrey {
	float: left;
	width: 820px;
	height: 1px;	
	background: #666666;
 	}

#navbar {
	float: left;
	width: 820px;
	height: 25px;	
	color: #fff;	
	background: #7481ac;
 	}
	
.nav { 
	margin: 0px 0px 0px 10px;
	padding: 0 0 0 0;
	font-size: 11px;
 	line-height: 13px; 	
	}
	
	
#indexpic {
  	float: left;
  	width: 820px;
 	height: 170px;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;	
	background: url(../images/people.jpg);	
	}

#faqpic {
  	float: left;
  	width: 820px;
 	height: 170px;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;	
	background: url(../images/glowing-cube.jpg);	
	}

#technicalpic {
  	float: left;
  	width: 820px;
 	height: 170px;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;	
	background: url(../images/man-writing.jpg);	
	}


#main {
	float: left;
	width: 780px;
	height: auto;
	padding: 20px 20px 20px 20px;	
	background: #e6e8f0;
	}

#mainleft {
	float: left;
	width: 320px;
	height: auto;
	font-size: 12px;
	line-height: 15px;
	border-right: 1px dashed #7481ac;	
	}
	
#mainleft ul {
	margin: 5px 0 0 35px;
	padding: 0;
	list-style: disc;
	}

#mainleft li {
	padding: 3px 0 0 0;
	color: #235090;
	}	

#maincenter {
	float: left;
	width: 270px;
	height: auto;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	border-right: 1px dashed #7481ac;	
	}
	
#maincenter ul {
	margin: 5px 0 0 25px;
	padding: 0;
	list-style: disc;
	}

#maincenter li {
	padding: 3px 0 0 0;
	color: #7481ac;
	}
	
#maindouble {
	float: left;
	width: 600px;
	height: auto;
	font-size: 12px;
	line-height: 15px;
	border-right: 1px dashed #7481ac;	
	}
	
#maindouble ul {
	margin: 5px 0 0 35px;
	padding: 0;
	list-style: disc;
	}

#maindouble li {
	padding: 3px 0 0 0;
	color: #235090;
	}		
		
#mainright {
	float: right;
	width: 140px;
	height: auto;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;	
	background: #ffffff;
	color: #7481ac;
	padding: 5px 5px 5px 5px;
	}
	
#mainbtm {
	float: left;
	text-align: center;
	padding: 5px 0 0 0;
	font-size: 11px;
	line-height: 13px;	
	width: 820px;
	height: 35px;
	background: #7481ac;
	}
	
#mainbtm a {
	color: #333;
	text-decoration: none;
	}
	
#mainbtm a:hover {
	color: #fff;
	text-decoration: underline;	
	}		

#footer {
	float: left;
	text-align: center;
	padding: 5px 0 0 0;
	font-size: 10px;
	line-height: 12px;
	color: #666666;	
	width: 820px;
	background: #ffffff;
	}

h1 { 
	font-size: 15px; 
	font-weight: bold; 
	color: #235090;
	margin-top: 0px;
	}

h2 { 
	font-size: 15px; 
	font-weight: bold; 
	color: #ffffff;
	margin-top: 20px;
	margin-left: 40px;	
	}

h2 a {
	color: #ffffff;
	text-decoration: none;
	}
	
h2 a:hover {
	color: #e6e8f0;
	text-decoration: underline;	
	}

h3 { 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;	
	}
	
.strapline { 
	font-size: 22px; 
	font-weight: bold;
	font-style: italic;	
	color: #7481ac;
	}
	
.bluerule { 
	height: 1px; 
	color: #235090;
	}

.smalltext {
	font-size: 10px;
	line-height: 11px;
	color: #666666;
	font-weight: normal;	
	}
	
.shadedbox {
	background: #cccccc;
	color: #000000;
	padding: 7px 7px 7px 7px;
	}
	
.lower-alpha {
	list-style-type: lower-alpha;
	}	
	
