body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	color: #061C37;
	background: #747170;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#container
{
  display: block; 
  height:auto;
  position: relative; 
  width: 960px;
}


#header
{

height:130px;
width:960px;
background-image:url(images/logo.png);
}

#header h1
{
	position:absolute;
	text-align:left;
	color:#FFFFFF;
	font-size:43px;
	color:#FFF;
	left:64px;
	top:33px;
	width: 529px;
}


#header h2
{
	position:absolute;
	text-align:right;
	color:#FFD5D5;
	left:410px;
	top:34px;
	width:400px;
}

#mainpic
{
background-image:url(images/main.jpg);
background-repeat:no-repeat;
width:900px;
height:354px;	
}



.off
{
color:#300;
}


#menu
{
display:block;
float:left;
clear:both;
width:960px;
height:54px;
float:left;
clear:both;
background-image:url(images/background.png);

background:#C8C8C8;


}

#leftmenu
{
margin-top:15px;
width:204px;
float:left;



}

#leftmenu_top
{
width:204px;
height:13px;
background-image:url(images/leftmenu_top2.png);
}
#leftmenu_bottom
{
width:204px;
height:13px;
background-image:url(images/leftmenu_bottom2.png);
}
#leftmenu_main
{
width:204px;
height:auto;
/*background-color:#420000;*/
background-color:#C8C8C8;




}

#leftmenu_main ul
{
list-style: none;
padding: 0px;
width:204px;

}


#leftmenu_main h3
{
list-style: none;
padding: 0px;
width:204px;
color:#FFFFFF;
padding-left:10px;
padding-bottom:14px;
}

#leftmenu_main ul li
{
list-style: none;
padding: 0px;
width:204px;
text-align:left;

}

#leftmenu_main ul li a, #leftmenu_main ul li a:visited
{
	display:block;
list-style: none;
padding: 0px;
width:192px;
padding-left:12px;
padding-top:4px;
height:30px;
text-align:left;
background-image:url(images/new.png);



background-repeat:repeat-x;
margin-top:5px;
color:#666666;
text-decoration:none;
font-size:15px;
font-weight:bold;
}

#leftmenu_main ul li a:hover
{
	/* hover colour of left menu*/
	color:#666666;
	text-align: left;
	
	
}




#content
{
display:block;
float:left;
width:689px;
height:auto;
padding-left:10px;
padding-top:15px;
padding-right:10px;
padding-bottom:5px;
}


#content_top
{
	background-image:url(images/main_top2.png);
	background-repeat:no-repeat;
	width:689px;
	height:23px;
}

#content_main
{
background-image:url(images/main_back2.png);
background-repeat:repeat-y;
width:659px;
padding-left:15px;
padding-right:15px;
}

#content_bottom
{
background-image:url(images/main_bottom2.png);
background-repeat:no-repeat;
width:689px;
height:23px;
}








#footer
{
width:inherit;
height:auto;
}

#footer h3 a,#footer h3 a:visited
{
display:inline;
text-align:center;
font-size:12px;
text-decoration:none;
color:#FFF;
}


#menu ul {
	list-style: none;
	padding: 0px;
	margin-left:auto;
	width:960px;
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}
/* top nav text  */
#menu a {
	float: left;
	height: 36px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	padding-top: 18px;
	font-size: 15px;
	padding-left:13px;
	padding-right:13px;
	
}

#menu a:hover{
	background-image:url(images/link_background2.png);
	background-repeat:repeat-x;
}

#content p
{
	
}


html, body {
text-align: center;
}
p {text-align: left;}
#container #header h1 {
	color: #F00;
}
.dsd {
	color: #F00;
}
.black {
	color: #000;
}
