/* CSS Document */

/* CSS for 2 column page with header and left column footer
***Designed by zombie from zombietuesday.co.uk © zombie@zombietuesday.co.uk 2006***
***Stylesheet for the400.co.uk*** */



a:link {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a:visited {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a:active {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

body, 
html{
margin:0;
padding:0;
}



body {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
background-image:url(images/main_page_back.jpg);
background-repeat:repeat-y;
background-position:center;
background-color:#232C33;
}

#container {
margin:0 auto;
width: 800px;
text-align:left;


}

#header_holder {
width:726px;
height:225px;
padding-left:60px;
background-image: url(images/header_1.jpg);
background-repeat:no-repeat;
margin-left:135px;
text-align:left;
}

html>body #header_holder {
width:726px;
height:225px;
background-image: url(images/header_1.jpg);
background-repeat:no-repeat;
margin-left:74px;
text-align:left;
}

#header_content {
width:420px;
float:right;
height: 200px;
padding-right: 30px;
padding-top: 40px;
text-align:left;
color:#FFFFFF;
}

#header_content span {
display:none;
}

#menu {
margin-left:70px;
width:450px;
height:25px;
padding-top:5px;
padding-left:20px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-align:left;
}


/* Left Content */

 #left_content {
float:left;
width: 400px;
padding-left:30px;
/*padding-right:30px;*/
text-align:left;
margin-left:60px;
color:#ffffff;
}

 html>body #left_content {
float:left;
width: 400px;
padding-left:30px;
/*padding-right:30px;*/
text-align:left;
margin-left:60px;
color:#ffffff;
}



#left_content h3{
color:#FFFFFF;
}

/* Right Column Content */

#right_content {
padding-top:0px;
margin-right:0px;
padding-right:20px;
padding-left:10px;
background-image:url(images/images/menu_06.jpg);
background-repeat:no-repeat;
float:right;
width:100px;
text-align:left;
}

html>body #right_content {
padding-top:0px;
margin-right:70px;
padding-right:20px;
padding-left:10px;
background-image:url(images/images/menu_06.jpg);
background-repeat:no-repeat;
float:right;
width:170px;
text-align:left;
}

		#space_div{
		width:100%;
		height:10px;
		
		}

		#right_box1{
	width:140px;
	text-align:left;
	color:#FFFFFF;
	padding-left:0px
	
		}
		
		#right_box1_content{
	width:140px;
	text-align:left;
	color:#FFFFFF;
	padding-left:0px;
	padding-right:25px;
		}
		
	#news_front{
	padding-left:15px;
	width:140px;
	}
		
		
				#right_box1_content li{
	border-bottom:thin;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom-style:dashed;
	border-bottom-color:#cccccc;
	list-style-position: outside;
	list-style-type: circle;
				}
		
		#right_box1_header {
	width:150px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	padding-left:10px;

		}
		
		#rightbox1_bottom {
	width:140px;
	height:23px;
	background-image:url(images/homeprofi-rightbox1_bottom.jpg);
	background-repeat:no-repeat;
		}
		
		#right_box2{
	width:140px;
	background-image: url(images/homeprofi-rightbox2_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	color:#FFFFFF;
	
	padding: 0px;
		}
		
		#right_box2_header {
	width:150px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	padding-left:10px;

		}
		
		#rightbox2_bottom {
	width:140px;
	height:30px;
	background-image: url(images/rightbox2_bottom.jpg);
	background-repeat:no-repeat;
		}

/* End Right Content */

/* Footer */		

#footer {
clear:both;
color: #ffffff;
width:520px;
margin-left:200px;
text-align:center;
font-size:10px;
padding-left:0px;
border-top:thin;
border-top-style:dashed;
border-top-color:#ffffff;
}

html>body #footer {
clear:both;
color: #ffffff;
width:520px;
margin-left:120px;
text-align:center;
font-size:10px;
padding-left:0px;
border-top:thin;
border-top-style:dashed;
border-top-color:#ffffff;
}
