body {
	background-color:#000000;
	background-image: url(../images/body_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-position:top;
	margin-top: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#page_counter {
	width: 500px;
}

#under_logo {
	height: 40px;
	background-image: url(../images/Under.gif);
}

#header {
	height: 40px;
	background-image: url(../images/top.gif);
}
#logo {
	height: 124px;
	background-image: url(../images/national_federation_electrical_thermal_testing.jpg);
	vertical-align: bottom;
	text-align: right;
}
#content_header {
	background-image: url(../images/under_black.gif);
	height: 120px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#logo_content {
	float: left;
	font-size: 6px;
	color: #000000;

}

#index_content {
	font-family: Arial, Helvetica, sans-serif, Gulim;
	font-size: 12px;
	padding: 15px;
	text-align: justify;
}
#content {
	font-family: Arial, Helvetica, sans-serif, Gulim;
	font-size: 12px;
	padding: 15px;
	text-align: justify;
	float: left;

}
.clear_both {
	clear: both;
	background-color: #FFFFFF;
}

#content_left {
	width:350px;
	font-family: Arial, Helvetica, sans-serif, Gulim;
	font-size: 12px;
	padding: 15px;
	text-align: justify;
	float: left;
} 

li {
	font-family: Arial, Helvetica, sans-serif, Gulim;
	font-size: 12px;
	font-weight: bold;
}
#content_footer {
	background-image: url(../images/UnderBlackRev.gif);
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #CCCCCC;	
}
#page_footer {
	background-image:url(../images/nav_bg.jpg);
	height: 40px;
}
#page_counter{
	margin-right: auto;
	margin-left: auto;
	width: 40px;
}
.uk_cities
{
font-size:9px;
color:#FFFFFF;
}
h1{
	font-family: Arial, Helvetica, sans-serif, Gulim;
	font-size: 16px;
}
h2{
	font-family: Arial, Helvetica, sans-serif, Gulim;
	font-size: 6px;
}
.page_update {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	float: none;
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, Gulim;
}
.contact_form {
	float:left;
	width:300px;
	border:1px solid #CCCCCC;
	background-color:#CACACA;
	position: relative;
	left: 50px;
}
#validate {
	width:800px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#nav {
background-image:url(../images/nav_bg.jpg);
	background-color:#FF9933;
	height: 40px;
	display: block;
	
}
#nav ul{
	list-style-type: none;
	display: block;
	width:400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}

#nav ul a{
	padding-right: 32px;
	padding-left: 32px;
	line-height: 40px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif, Gulim;
	font-size: 16px;
	color:#999999;
	display: block;

}

#nav li{

	float:left;
	top: auto;
	text-align: centre;
}
#nav ul a:hover {
color: #FFF;
}
html {
     overflow: -moz-scrollbars-vertical;
}
.links{}
.links_content{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, Gulim;
	font-size: 10px;
}

