body {
	background-color:#000000;
	margin:0px;
	font-size:75%;
	border-width:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	}

a:link {
	text-decoration: none;
	color:#FF3300;
	
}
a:visited {
	text-decoration: none;
		color:#FF3300;
	
}

a:hover {
	text-decoration: none;
	color:#009933;
}
a:active {
	text-decoration: none;
	color:#FF3300;
}

img {

border-style:none;
vertical-align:top;
}

h1	{
	font-size:140%;
	margin:0px;
	color:#FFF;
	margin-bottom:10px;
	}
	
h2	{
	font-size:140%;
	padding:0px;
	margin:0px;
	}
h3	{
	font-size:120%;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	color:#FFF;
	}
	
p	{
	font-size:90%;
	margin-top:0px;
	margin-bottom:5px;
	}


.main_page {
	background-image:url(../images/essex-boyz.jpg);
	margin:0px auto;
	width:960px;
	height:1000px;
}
	
.main_page_enquiry {
	background-image:url(../images/essex-boyz-enquiry.jpg);
	margin:0px auto;
	width:960px;
	height:1000px;
}

.content_centered {
	width:100%;
	margin:0px auto;
}

.filler_1 {
	height:450px;
	width:960px;
	float:left;
}

.section_01 {
	height:60px;
	width:960px;
	float:left;
}

.feature_list {
	height:300px;
	width:960px;
	float:left;
}

.contact_section {
	width:760px;
	float: left;
	color:#F00;
}

.section_01_enquiry {
	margin-top:120px;
	margin-left:280px;
	height:200px;
	width:960px;
	float:left;
}

.enquiry_header_text {
	width:450px;
	float:left;
}

.link_text {
	size:180%;
	color:#F00;
}