/* WESSEX ENERGY ASSESSORS CSS - Screen */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	background:url(../images/bg.gif);
	background-position:center;
	margin:0; padding:0;
}

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

p {margin-top:0;padding:0;}

img {border:0;}

h1 {margin:0;padding:0;font-size:20px;font-weight:bold;letter-spacing:-0.5px;line-height:1.3em;}
h2 {margin:0;padding:0;font-size:18px;font-weight:bold;color:#669933;line-height:1.5em;}
h3 {margin:0;padding:0;font-size:12px;font-weight:bold;color:#d10000;}


/* --- ID's --- */

#MASTERcontain {position:relative;width:938px;height:auto;margin-left:auto;margin-right:auto;background:#ffffff;}

#logo {position:relative;margin:30px 0 35px 0;height:51px;float:left;}
#contacts {position:relative;margin:30px 0 35px 0;height:51px;float:right;}
#flashanim {position:relative;height:176px;clear:both;}

#menu {position:relative;text-align:right;float:right;}
	.mn_item {position:relative;height:32px;float:left;}
	.HOME_text, .SERVICES_text, .ABOUT_text, .FAQS_text, .CONTACT_text {display:block;visibility:hidden;height:32px;}

	.HOME_text {width:74px;}
	.HOME_href {position:relative;display:block;background:url(../images/menu/home_UP.gif) no-repeat;}
	.HOME_href:hover {background:url(../images/menu/home_DN.gif) no-repeat;}

	.SERVICES_text {width:81px;}
	.SERVICES_href {position:relative;display:block;background:url(../images/menu/services_UP.gif) no-repeat;}
	.SERVICES_href:hover {background:url(../images/menu/services_DN.gif) no-repeat;}

	.ABOUT_text {width:66px;}
	.ABOUT_href {position:relative;display:block;background:url(../images/menu/about_UP.gif) no-repeat;}
	.ABOUT_href:hover {background:url(../images/menu/about_DN.gif) no-repeat;}

	.FAQS_text {width:69px;}
	.FAQS_href {position:relative;display:block;background:url(../images/menu/faqs_UP.gif) no-repeat;}
	.FAQS_href:hover {background:url(../images/menu/faqs_DN.gif) no-repeat;}
	
	.CONTACT_text {width:99px;}
	.CONTACT_href {position:relative;display:block;background:url(../images/menu/contact_UP.gif) no-repeat;}
	.CONTACT_href:hover {background:url(../images/menu/contact_DN.gif) no-repeat;}

#BODYcontain {position:relative;width:938px;padding:22px 0 30px 0;background:url(../images/vector_bg.gif) no-repeat bottom;clear:both;}
	#LEFTbody {float:left;width:460px;line-height:18px;padding:0 0 30px 50px;}
	#RIGHTbody {float:right;width:298px;line-height:18px;padding:0 50px 0 76px;margin-top:30px;}

#footer {position:relative;clear:both;border-top:1px dotted #494949;margin:0 50px 30px 50px;padding-top:20px;font-size:10px;line-height:18px;}

#contact_form td {height:30px;}

#NOSCRIPTbanner {width:938px;height:176px;background:url(../images/turbines.jpg);}

/* --- CLASSES --- */

.green_text {color:#669933;font-style:italic;}
.grey_bg {background-color:#eaeaea;padding:25px;font-weight:bold;}
.hiplogo {vertical-align:text-bottom;}
.redtext {color:#d10000;}

/* --- FAQ SPECIFIC --- */

#div1, #div2, #div3, #div4, #div5, #div6, #div7, #div8, #div9 {display:none;}
