/* main css for cslf.com */
/*
company colours:
blue: 			#
light blue:		#
red:			#
light red:		#
green:			#
light green:	#
*/



* {	margin: 0;
	padding: 0; 
}

body{
    color: #000000;
    font: 12px "Times New Roman", Geneva, Verdana, "Tahoma", Arial, "Helvetica", "Lucida Sans Unicode", sans-serif;
    background: #FFFFFF;
	letter-spacing: .01em;
	line-height: 1.5em;
    text-align: center;
}

a{
    color: #307082;
}

a:hover{
    color: #D60808;
}

#container{
    position: relative;
    margin: 5px auto;
    width: 900px;
    background: #FEC9A9;
	color: #000000;
    text-align: left;
	
}

#container #header {
	height: 50px;
	width: 900px;
	background-image:url(../images/pageheader.png);
	background-repeat: no-repeat;
	border-style: none;
}


#container #content{
	width: 900px;
	background-color: #FEC9A9;
	padding-top: 3px;
	border : 1px solid #9B3200;
	position: relative;
}

/* IE=>7 and firefox browsers */
html>body #container #content { 
	width: 900px;
}


#container #content #content-footer{
	clear: left;
}

#container #supportingtext {
	top: 0px;
	width: 725px;
	margin-left: 165px;
	margin-bottom: 5px;

}

#container #supportingtext #stheader {
	margin: 0 0 2px 0;
	padding: 0;
}
#container #supportingtext #stheader img{
	margin: 0;
	padding: 0;
}


#container #supportingtext #stbody {
	color: #000000;
	border-style: none;
	margin: 0;
}

#container #supportingtext #stbody #maintext {
	color: #000000;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-color: #FFFFCC;
}

#container #supportingtext #stbody #maintext blockquote{
	padding-left: 15px;
}

#container #supportingtext #stbody #maintext h1 {
	display: none;
	font-size: 2em;
	font-weight: bold;
	color: #800000;
	letter-spacing: 0.1em;
	font-family:  "Times New Roman", Arial, Helvetica, sans-serif;
	width: 700px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 10px;
	height: 18px;
	border-bottom: solid #9B3200 thin;
}

#container #supportingtext #stbody #maintext h2 {
	font-size: 13px;
	font-weight: bold;
	color: #910000;
	letter-spacing: 0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 15px 0 0 0;
}

#container #supportingtext #stbody #maintext h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
}


#container #supportingtext #stbody #maintext p {
	padding-top: 8px;
}

#maintext a{
    color: #0000CC;
	text-decoration:none;
}
#maintext a:visited{
    color: #0000CC;
}
#maintext a:hover{
	color:#CC0000;
}

#maintext ul{
	list-style: circle;
	padding: 15px 0px 0px 30px;
}
#maintext ul.long li{
	padding-bottom: 10px;
}

#maintext ol{
	padding: 15px 0px 0px 30px;
}
#maintext ol li{
	margin: 0px 0px 0px 15px;
}

#container #supportingtext #stbody #maintext table {
	width: 96%;
	margin-left: 1%;
	margin-right: 1%;
	font-size: 10px;
}
table td {
	vertical-align:top;

}


#container #supportingtext #stfooter {
	border-style: none;
	/*background-image: url(../images/stfooter.png);*/
	background-position: right;
	height: 25px;
	display: none;
}

#menu{
	position: relative;
	margin: 0px 0px 0px 3px;
	width: 150px;
	background-color: #800000;
	color: black;
	line-height: 13px;
	float: left;
	padding: 0px;

}

#menu h1 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	font-family: sans-serif, Geneva, Arial, Helvetica ;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:center;

}


#menu ul{
	/*list-style: ; */
	margin-left: 12px;
	padding: 0px 0px 20px 8px;
	font-size: 12px;
	font-family:  Geneva, Verdana, sans-serif, Helvetica, Arial ;
	text-align: left;
}


/*
#menu ul{
	/*list-style: ; 
	padding: 0px 0px 0px 10px;
	font-size: 10px;
	font-family:  Geneva, Verdana, sans-serif, Helvetica, Arial ;
	text-align: left;
}
*/

#menu ul ul{
	list-style: none;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	text-align: left;
}

#menu li {
	padding: 0;
	margin-top: 4px;
}

#menu li li{
	margin-top: 0px;
	/* .margin-top: -6px; */
}

#menu #menuheader{
	display: none;
   	height: 50px;
   	width: 150px;

}

#menu a{
	text-decoration:none;
}

#menu h1 a{
	text-decoration:none;
	padding-left: 5px;
}


#menu #menubody1{
	position: relative;
	color: white;
	background: #800000;
	width: 150px;
}
#menu #menubody1 a{
	color: white;
}
#menu #menubody1 a:visited{
	color: white;
}

#menu #menubody1 a:hover{
	color: #FFFF99;
}

#menu #menubody1footer{
	/*background-image: url(../images/menubodyfooter.png);*/
	height: 20px;
	width: 200px;
	display: none;

}


#footer{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	height: 60px;
	width: 950px;
	text-align: center;
	padding: 30px 2px 2px;
	line-height: 15px;
	font-size: 10px;
	letter-spacing: 0.2em;
	/*background-image: url(../images/footer.png);*/
	background-repeat:no-repeat;
	clear: both;
	display: none;
/*	position: relative;*/
}
#footer a{
    color: #0000FF;
	background-color:#CCCCCC;
	text-decoration:none;
	
}
#footer a:visited{
    color: #0000FF;
}
#footer a:hover{
	color:#990000;
	background-color: #CCCCCC;
}
