body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
h1 	{ 
	font-size:19px;
	color:#DE7424;
	font-weight:bold;
		}
		
		
h2 	{  

		}
		
		
h3 	{  
		}
		
		
h4 	{  

		}
		
h5 	{  

		}

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

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

a:hover
	{
		color: #f57621;
		text-decoration: none;
	}
	
a.noborder {
	border-bottom: none;
	text-decoration: none;
}
#align_layer{
	width:901px;
	padding:0px;
	margin:0px auto 0px auto;
}
#main_layer{
	width:901px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../images/main_layer_bg.gif);
	background-repeat:repeat-y;
}
#header_layer{
	width:901px;
	height:297px;
	padding:0px;
	margin:0px;
	float:left;
}
#pnav_layer{
	width:193px;
	padding:0px;
	margin:0px;
	float:left;
}
#pnav_layer a:link{
	background-color:#FFFFFF;
}
#pnav_layer a:visited{
	background-color:#FFFFFF;
}
#pnav_layer a:hover{
	background-color:#FFFFFF;
}
#pnav_layer img{
	position:relative;
}
#content_layer{
	width:708px;
	padding:0px;
	margin:0px;
	float:left;
}
#text_layer{
	width:381px;
	min-height:204px;
	padding:20px 30px 20px 30px;
	margin:0px;
	float:left;
}

#internal_text_layer{
	width:648px;
	min-height:204px;
	padding:20px 30px 20px 30px;
	margin:0px;
	float:left;
}
#homepage_bt_layer{
	width:267px;
	padding:0px;
	margin:0px;
	float:right;
}
#footer_layer{
	position:relative;
	width:894px;
	height:34px;
	padding:0px 2px 0px 5px;
	margin:-4px 0px 0px 0px;
	float:left;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#power_and_jaz_layer {
	position:relative;
	overflow:hidden;
	float:right;
	width:250px;
	height:34px;
	padding: 3px 0px 0px 0px;
	margin: 0;
}

#mastergroup_layer{
	position:relative;
	overflow:hidden;
	float:left;
	width:170px;
	height:39px;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#terms_and_conditions_layer{
	position:relative;
	overflow:hidden;
	float:left;
	width:360px;
	height:26px;
	padding:9px 0px 0px 48px;
	margin:0px;
}
#fnav_layer{
	width:523px;
	height:30px;
	padding:0px 0px 0px 0px;
	margin:2px 0px 0px 180px;
	float:left;
}
#terms_and_conditions_layer a:link{
	font-size:9px;
	color:#000000;
	text-decoration:none;
}
#terms_and_conditions_layer a:visited{
	font-size:9px;
	color:#000000;
	text-decoration:none;
}
#internal_terms_and_conditions_layer{
	width:165px;
	height:28px;
	padding:8px 0px 0px 0px;
	margin:0px;
	float:right;
}
#internal_terms_and_conditions_layer a:link{
	font-size:9px;
	color:#000000;
	text-decoration:none;
}
#internal_terms_and_conditions_layer a:visited{
	font-size:9px;
	color:#000000;
	text-decoration:none;
}
/* Homepage contact details */

#ContactDetails {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	//margin: -15px 0px 15px 0px;
	clear: both;
}
	
	#ContactDetails h1,#ContactDetails h2,#ContactDetails h3,#ContactDetails h4,#ContactDetails h5,#ContactDetails h6,#ContactDetails p,#ContactDetails a {
		padding:0px;
		margin:0px;
		color:#DE7424;
	}
	#ContactDetails h1 {
	
		font-size:23px;
		font-weight:bold;
	}
	#ContactDetails h2 {
		font-size:20px;
		font-weight:normal;
	}
	#ContactDetails h3 {
		padding-top:15px;
		font-size:14px;
		font-weight:bold;
	}
	#ContactDetails a {
		color:#000000;
		font-size:11px;
		text-decoration:none;
	}
	#ContactDetails a:hover {
		color:#000000;
		font-size:11px;
		text-decoration:none;
	}


/* Subnav */
#snav_layer{
	float:right;
	width:140px;
	margin-bottom:2px;
}
#snav_layer h3{
	padding:0px;
	margin:0px;
}
#snav_layer ul{
	padding:0px;
	margin:0px;
	float:right;
}
.subnav_li_layer{
	float:right;
	display:block;
	width:128px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:12px;
	background-image:url(../images/snav_bottom_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.subnav_li_layer a:link{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.subnav_li_layer a:visited{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.subnav_li_layer a:hover{
	color: #f57621;
	text-decoration:none;
	color: #f57621;
}
.subnav_li_over_layer{
	float:right;
	display:block;
	width:128px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:12px;
	background-image:url(../images/snav_bottom_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.subnav_li_over_layer a:link{
	color: #f57621;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.subnav_li_over_layer a:visited{
	color: #f57621;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.subnav_li_over_layer a:hover{
	text-decoration:none;
	color: #f57621;
}
/* ---------------------- Begin Menu lists ------------------ */
.description ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a, .description li {
	font-weight: bold;
	color: #000;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	width: 80px;
	font-weight: normal;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	background-color:#3A3937;
	/*
	width: 110px;
	color: #36A7E9;
	padding: 0.2em 10px;*/
}

#nav li li a:hover {
	width: 80px;
	padding: 5px;
	color: #3A3937;
	background: #88836C;
	/*
	width: 110px;
	color: #36E0EF;
	padding: 0.2em 5px;
	border: 5px solid #36A7E9;
	border-width: 0 5px;*/
}

.description li {
	float: left;
	position: relative;
	padding: 0 0px 0 0;
	text-align: left;
	cursor: pointer;
	border-width: 1px 0;
}

.description li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: -10;
	width: 130px;
	font-weight: normal;
	background: url(images/dropdown.gif) bottom left no-repeat;
	padding: 0;
	/*
	width: 130px;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #000;*/
}

.description li>ul {
	top: auto;
	left: auto;
}

.description li li {
	width: 90px;
	display: block;
	float: none;
	color:#88836C;
	font-weight:bold;
	background-color: #3A3937;
	border: 0;
}

.description li:hover ul, li.over ul {
	display: block;
}

.description li ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
}

.description li ul ul ul{
	top:0;
	left:100%;
}


/* Newsbox 12 08 2008 */

.news_rel {
	margin: 13px 0 10px 0;
	padding: 0 0 50px 0;
	
	background: url('../images/news_btm.jpg') no-repeat left bottom;	
}

	.news_rel_item {
		margin: -15px 0 -8px 0;
		//margin: -23px 0 0 0;
		padding: 0 10px;
		
		background: url('../images/news_bg.jpg') repeat-y;
	}
	
	.news_rel_item h1{
		margin: 0;
		padding: 0;
	}