/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#6e3e41;
	FONT-SIZE: 13px; COLOR:#330066; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none;
	font-weight:200;
	}

#wrapper{	
	width:1123px;
	margin: 0 auto;
	background-image:url(../images2/frontpage_image_crop.jpg);
	background-repeat:no-repeat;
	height:880px;
	}

#header{
	height:20px;
	padding:0;
	margin:3px;
	width:100%;
	float:right;
	}

#leftcol{
	width:150px;
	float:left;
	margin:25px 0 0 60px;}
	
#logo{
	width:190px;
	height:210px;
	}
	
#nav{
	margin:0;
	width:180px;
	padding:0;		
	}
	
#nav ul{
	display:inline;
	margin:0;
	padding:0;
	}
	
#nav ul li{
	list-style-type:none;
	display:inline;
	float:left;
	width:145px;
	margin:0 1px 0 1px;
	padding:0;
	}

.li1{
	padding:5px 0 5px 130px;
	font-weight:600;
	background-image:url(../images2/line4.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
.li2{
	padding:5px 0 5px 98px;
	font-weight:600;
	background-image:url(../images2/line4.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
.li3{
	padding:5px 0 5px 120px;
	font-weight:600;
	background-image:url(../images2/line4.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
.li4{
	padding:5px 0 5px 96px;
	font-weight:600;
	background-image:url(../images2/line4.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
.li6{
	padding:5px 0 5px 44px;
	font-weight:600;
	background-image:url(../images2/line4.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
.li7{
	padding:5px 0 5px 44px;
	font-weight:600;
	background-image:url(../images2/line4.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
.li8{
	padding:5px 0 5px 24px;
	font-weight:600;
	background-image:url(../images2/line4.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
.li9{
	padding:5px 0 5px 84px;
	font-weight:600;
	background-image:url(../images2/line4.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
div.centre{
	text-align:center;
	margin:0;
	padding:0;
	}
	
a img {border: none; 
	}
	
#flash{
	background-repeat:no-repeat;
	width:550px;
	height:300px;
	padding:0;
	margin:42px 10px 0 0;
	}
	
#content{
	width:750px;
	height:800px;
	padding:0;
	margin:0;
	float:right;	
	}
	
#footer{
	clear:both;	
	font-size:12px;
	color:#888888;
	margin:0;
	padding:0;
	width:100%;
	bottom:0;
	height:32px;
	text-align:right;
	}
	
.ftext{
	padding:10px 0 0 10px;
	}
	