* {
	margin:0;
	padding:0;
}

a:link, a:visited {
	color:#FF6600;
}

a:hover {
	text-decoration:none;
}


body {
	background:#E5E5E5;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}

img {
	border:0;
}



/*============================================================================================================ WRAPPER */

div#wrapper {
	margin:0 auto;
	width:787px;
}


/*============================================================================================================ MENU */
div#wrapper div#top_menu ul#nav {
	width:772px;
	height:31px;
	background:url('../images/menu_right_shadow.jpg') top right repeat-y #FFF;
	padding-left:15px;
}


div#wrapper div#top_menu ul#nav li {
	float:left;
	list-style:none;
	width:auto;
	position:relative;
}


div#wrapper div#top_menu ul#nav li a {	
	width:auto;
	height:21px;
	display:block;
	font-size:70%;
	font-weight:bold;
	margin-right:26px;
	color:#666;
	border-top:4px solid #FFF;
	padding-top:6px;
	text-decoration:none;
	float:left;
}

* html div#wrapper div#top_menu ul#nav li a {	
	margin-right:13px;
}

div#wrapper div#top_menu ul#nav li a#active {	
	border-top:4px solid #FF6600;
	color:#FF6600;
}

div#wrapper div#top_menu ul#nav li a:hover {	
	border-top:4px solid #FF6600;
	color:#FF6600;	
}

div#wrapper div#top_menu ul#nav li ul {
	position: absolute;
	width:150px;
	left:0px;
	top:31px;
	background:#FFF;
	display:none;
}


div#wrapper div#top_menu ul#nav li ul li a {
	background:url('../images/menu_arrow.gif') 10px 8px no-repeat #FFF;
	padding:0;
	margin:0;
	border:0;
	display:block;
	width:200px;
	padding-left:20px;
	padding-top:5px;
	color:#FF6600;
	font-size:70%;
	font-weight:normal;	
}

div#wrapper div#top_menu ul#nav li ul li a:hover {
	border:0;
	color:#666;
}


div#wrapper div#top_menu ul#nav li:hover ul, div#wrapper div#top_menu ul#nav li.over ul {
	display: block;
}



/*============================================================================================================ HEADER */
div#wrapper div#header {
	width:787px;
	height:64px;
	float:left;
	background:url('../images/header_background.jpg') top left no-repeat;
	padding-top:8px;
}

div#wrapper div#header h1 {
	text-indent:-5000px;
}

div#wrapper div#header h1 a {
	display:block;
	width:208px;
	height:64px;
	background:url('../images/genon_logo.gif');
	float:left;
}

div#wrapper div#header p {
	float:right;
	display:block;
	padding-right:24px;
	color:#000;
}

div#wrapper div#header p#tel {
	margin-top:14px;
	font-size:100%;
	font-weight:bold;
}

div#wrapper div#header p#email {
	clear:right;
	margin-top:5px;
	font-size:90%;
}


/*============================================================================================================ CONTAINER TOP BAR */
div#wrapper span#container_topbar {
	background:url('../images/main_shadow_top_right.jpg') top right no-repeat #FFF;
	width:787px;
	height:15px;
	float:left;
	font-size:1px;
}


/*============================================================================================================ CONTAINER */
div#wrapper div#container_home, div#wrapper div#container_services {
	width:750px;
	padding:0 22px 0 15px;
	float:left;
	background:url('../images/main_shadow_right.jpg') top right repeat-y #FFF;
}

/*============================================================================================================ HOME > PHOTOS */
div#wrapper div#container_home div#photos {
	width:749px;
	float:left;
	background:#FFF;
}

div#wrapper div#container_home div#photos h2 {
	width:375px;
	height:178px;
	background:url('../images/home/welcome_to_genon.jpg') top left no-repeat;
	text-indent:-5000px;
	float:left;
}

div#wrapper div#container_home div#photos div#photo_two {
	width:294px;
	height:178px;
	background:url('../images/home/photo_two.jpg') top left no-repeat;
	float:left;
}

div#wrapper div#container_home div#photos div#photo_three {
	width:80px;
	height:178px;
	background:url('../images/home/photo_three.jpg') 1px 0 no-repeat;
	float:left;
}


div#wrapper div#container_home div#photos div#photo_shadow {
	width:750px;
	height:9px;
	float:left;
	background:url('../images/photo_bottom_shadow.jpg') 0 1px no-repeat;	
}


/*============================================================================================================ HOME > CONTENT */
div#wrapper div#container_home div#content {
	float:left;
	padding-top:25px;
	padding-bottom:40px;

}


/*============================================================================================================ HOME > COLUMN ONE */
div#wrapper div#container_home div#content div#column_one {
/*	width:375px;*/
	width:320px;
	padding:0 45px 0 10px;
	float:left;
}

div#wrapper div#container_home div#content div#column_one h3 {
	color:#224C8E;
	font-size:95%;
	line-height:19px;
	font-weight:normal;
	padding-bottom:23px;
	background:url('../images/sub_shadow.jpg') bottom left no-repeat;
	margin-bottom:14px;
}

div#wrapper div#container_home div#content div#column_one p {
	font-size:80%;
	line-height:19px;
	font-weight:normal;
	padding:0 0 18px 0 ;
}




/*============================================================================================================ HOME > COLUMN TWO */
div#wrapper div#container_home div#content div#column_two {
	width:375px;
	float:left;
	padding-bottom:30px;
}

div#wrapper div#container_home div#content div#column_two a:hover {
	background:red;
	display:block;
}


div#wrapper div#container_home div#content div#column_two div.menu_large {
	background:url('../images/home/large_menu/home_large_menu.jpg') top left no-repeat;
	width:335px;
	height:67px;
	display:block;
	padding-left:30px;
	float:left;
}

div#wrapper div#container_home div#content div#column_two div.menu_large a {
	text-decoration:none;
	float:left;
}

div#wrapper div#container_home div#content div#column_two div.menu_large a:hover {
	background:url('../images/home/large_menu/home_large_menu_hover.jpg') top left no-repeat;
	height:67px;
}

div#wrapper div#container_home div#content div#column_two div.menu_large a strong {
	color:#FF6600;
	margin:5px 0 5px 0;
	float:left;
	width:100%;
}

div#wrapper div#container_home div#content div#column_two div.menu_large a span {
	color:#666;
	font-size:10px;
	width:305px;
	display:block;
	padding-right:30px;
}
div#wrapper div#container_home div#content div#column_two div.menu_large_shadow {
	background:url('../images/home/large_menu/home_large_menu_shadow.jpg') 0 1px no-repeat;
	height:7px;
	width:365px;
	float:left;
}


/*============================================================================================================ SERVICES > PHOTOS */
div#wrapper div#container_services div#photos {
	width:750px;
	float:left;
	background:#FFF;
}

div#wrapper div#container_services div#photos div#content1 {
	width:375px;
	height:60px;
	background:url('../images/services/services.jpg') top left no-repeat;
	float:left;
}

div#wrapper div#container_services div#photos div#content2 {
	width:375px;
	height:60px;
	background:url('../images/services/about-us.jpg') top left no-repeat;
	float:left;
}

div#wrapper div#container_services div#photos div#content3 {
	width:375px;
	height:60px;
	background:url('../images/services/services.jpg') top left no-repeat;
	float:left;
}

div#wrapper div#container_services div#photos div#content4 {
	width:375px;
	height:60px;
	background:url('../images/services/r-d.jpg') top left no-repeat;
	float:left;
}

div#wrapper div#container_services div#photos div#content5 {
	width:375px;
	height:60px;
	background:url('../images/services/latest-news.jpg') top left no-repeat;
	float:left;
}

div#wrapper div#container_services div#photos div#content6 {
	width:375px;
	height:60px;
	background:url('../images/services/downloads.jpg') top left no-repeat;
	float:left;
}

div#wrapper div#container_services div#photos div#content7 {
	width:375px;
	height:60px;
	background:url('../images/services/useful-links.jpg') top left no-repeat;
	float:left;
}

div#wrapper div#container_services div#photos div#content8 {
	width:375px;
	height:60px;
	background:url('../images/services/contact-us.jpg') top left no-repeat;
	float:left;
}

div#wrapper div#container_services div#photos div#content9 {
	width:375px;
	height:60px;
	background:url('../images/services/enquiry-form.jpg') top left no-repeat;
	float:left;
}

div#wrapper div#container_services div#photos div#content10 {
	width:375px;
	height:60px;
	background:url('../images/services/accessibility.jpg') top left no-repeat;
	float:left;
}

div#wrapper div#container_services div#photos div#content11 {
	width:375px;
	height:60px;
	background:url('../images/services/thank-you.jpg') top left no-repeat;
	float:left;
}

div#wrapper div#container_services div#photos div#content12 {
	width:375px;
	height:60px;
	background:url('../images/services/terms.jpg') top left no-repeat;
	float:left;
}

div#wrapper div#container_services div#photos div#photo_two {
	width:375px;
	height:60px;
	background:url('../images/services/services_photo.jpg') top left no-repeat;
	float:left;
}

div#wrapper div#container_services div#photos div#photo_shadow {
	width:750px;
	height:9px;
	float:left;
	background:url('../images/photo_bottom_shadow.jpg') 0 1px no-repeat;	
}


/*============================================================================================================ SERVICES > CONTENT */
div#wrapper div#container_services div#content {
	float:left;
	padding-top:25px;

}


/*============================================================================================================ SERVICES > COLUMN ONE */
div#wrapper div#container_services div#content div#column_one {
	width:190px;
	float:left;
	padding-bottom:30px;
}

div#wrapper div#container_services div#content div#column_one ul {
	width:180px;
	margin-left:10px;
	list-style:none;
	border-top:1px solid #CCC;
}

div#wrapper div#container_services div#content div#column_one ul li a {
	width:160px;
	display:block;
	padding:7px 0 7px 20px;
	background:url('../images/services/services_menu_arrow.gif') 0 8px no-repeat;
	color:#FF6600;
	text-decoration:none;
	border-bottom:1px solid #CCC;
	font-size:70%;
	font-weight:bold;
}

div#wrapper div#container_services div#content div#column_one ul li a:hover {
	background:url('../images/services/services_menu_arrow_hover.gif') 0 8px no-repeat;
	color:#224C8E;
}



/*============================================================================================================ SERVICES > COLUMN TWO */
div#wrapper div#container_services div#content div#column_two {
	width:460px;
	float:left;
	padding:0 80px 30px 20px;
}

div#wrapper div#container_services div#content div#column_two h3 {
	color:#224C8E;
	font-size:110%;
	line-height:19px;
	font-weight:normal;
	padding-bottom:18px;
}

div#wrapper div#container_services div#content div#column_two h4 {
	color:#224C8E;
	font-size:100%;
	line-height:19px;
	font-weight:normal;
	padding:0 0 20px 0;
	margin-bottom:9px;
	background:url('../images/services/services_shadow.jpg') bottom left no-repeat;
}

div#wrapper div#container_services div#content div#column_two p {
	font-size:80%;
	line-height:19px;
	font-weight:normal;
	padding:0 0 18px 0 ;
}



/*============================================================================================================ FOOTER */
div#wrapper div#footer {
	height:29px;
	width:787px;
	float:left;
	background:url('../images/footer.jpg') top left no-repeat;
	padding-top:38px;
	padding-left:20px;
	font-size:70%;
}

div#wrapper div#footer span {
	padding:0 10px;
}

div#wrapper div#footer span#chameleon {
	background:url('../images/chameleon_web.jpg') bottom right no-repeat;
	width:auto;
	height:16px;
	padding:0 18px 0 0;
}


/******************************
* feedback
******************************/		

.enquire fieldset {
	padding: 10px;
	border: 1px solid #D6E7F8;
	font-size:80%;
}

.enquire fieldset legend {
	color: #003399;
	font-size: 90%;
	font-weight: bold;
}

.enquire fieldset label {
	float: left;
	text-align: right;
	margin: 2px 15px 3px 0px;
	color: #333333;
	width: 120px;
	clear: both;
}

.enquire select, .enquire input, .enquire textarea {
	margin: 0px 0px 7px 0px;
	vertical-align: middle;
	width: 230px;
}