body{
	margin:0;
	padding:0;
	width:100%;
	font: 76% arial,sans-serif;
	background-color: #2f2f2f;
	background-image: url(/templates/images/bg-gradient.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}
p	{
	margin:0;
	padding:0;
	}

a:hover, a:active, a:focus, a:visited{
	text-decoration: underline;
	color: #0066FF;
	}
img{
	border:none;
	}
#interface{
	width:760px;
	margin:0 auto;
	}
#container{
	float:left;
	background-color: #2f2f2f;
	padding:0;
	margin:0;
	}
	#header{
		width:760px;
		/*float:left;*/
		margin:0px;
		padding:0px;
		}
		#header img{
			margin:0px;
			padding:0px;
			}
	#header ul, #header li{
			list-style: none;
			padding:0px;
			margin:0px;
			}
		#header-skip{
			height:15px;
			width:760px;
			float: left;
			padding: 0;
			margin: 0;
			/*background-color:#CC0000;*/
			}
			#header-skip ul, #header-skip li{
				list-style: none;
				}
			#header-skip ul{
				padding: 0;
				margin: 0;
				}
			#header-skip li{
				padding: 0;
				margin: 0;
				}
			#header-skip a{
				float: left;
				color: #2f2f2f;
				text-decoration: none;
				font-size: 90%;
				padding: 0px 0 0px 0px; 
				margin:0;
				/*display:block;*/
				}
			#header-skip a:hover, #header-skip a:active, #header-skip a:focus{
				text-decoration: none;
				color: #cccccc;
				}	
				#header-logo{
						/*display:block;*/
						float:left;	
						height:210px;
						width:173px;
						padding: 0;
						margin: 0;
						/*font-size: 0;*/
						}
					#header-logo ul{
						list-style:none;
						padding: 0;
						margin: 0;
						}
					#header-logo li{
						height:210px;
						width:173px;
						list-style:none;
						padding: 0px;
						margin: 0px;
						}
						#header-logo a{	
							padding:0px;
							margin:0px;
							colour:#0084d6
							}
						#header-logo img{
							padding: 0;
							margin: 0;
							/*display: block;*/
							}
						#header-logo a:visited, #header-logo a:hover, #header-logo a:active, #header-logo a:focus{	
							text-decoration: underline;
							color:#0084d6
							}
		#header-right{
			float: right;
			width:587px;
			height:210px;
			padding: 0 0 0px 0;
			margin: 0;
			background-image: url(/templates/images/header-right.jpg);
			background-position: top right;
			background-repeat: no-repeat;
			}
			
			
#top-container{
	border-top:1px solid #0084d6;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-bottom:10px;
	width: 760px;
	}			
#top-nav-left{
	float: right;
	padding: 0px 15px 0px 0px;
	margin: 0;
	}
#top-nav-left .tab{
		float: left;
		padding: 0 0 0 0;
		margin: 0 0 0 0px;
		/*background-color: #0084d6;*/
		color: #cccccc;
		}
		#top-nav-left .tab-left{
			float: left;
			width: 7px;
			height: 43px;
			background-image: url(/templates/images/nav-left.jpg);
			background-repeat: no-repeat;
			background-position: top left;
			background-color:#2f2f2f;
			}
		#top-nav-left .tab-width{
			float: left;
			padding: 10px 10px 15px 10px;
			margin: 0;
			background-image: url(/templates/images/nav-fill.jpg);
			background-repeat: repeat-x;
			background-position: bottom left;
			color: #cccccc;
			background-color:#0084d6;
			}
			#top-nav-left .tab-right{
			float: left;
			width: 6px;
			height: 43px;
			background-image: url(/templates/images/nav-right.jpg);
			background-repeat: no-repeat;
			background-position: top left;
			background-color:#2f2f2f;
			}
		
#top-nav-left .tab a{
	text-decoration: none;
	color: #cccccc;
	font-size: 120%;
	font-weight:bolder;
	display: block;
	}
#top-nav-left .tab a:hover, #top-nav-left .tab a:active, #top-nav-left .tab a:focus{
	text-decoration: underline;
	}
#wrapper{
	width:760px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0px;
	background-color: #2f2f2f;
	
}
#content-lines{
	float:left;
	width:722px;
	padding:0 20px 0 20px;
	/*border:1px solid red;*/
	
}
#content-header{
	/*border-top:1px solid #0084d6;*/
	/*background-color:#0084d6;*/
	/*margin-top:10px;*/
	/*margin-left:20px;*/
	padding:0 0 0 0px;
	background-image: url(/templates/images/line.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	float:left;
	width:440px;
	display:block;
	height:1px;
	font-size:0;
	}
	#content-header-products{
	/*border-top:1px solid #0084d6;*/
	/*background-color:#0084d6;*/
	/*margin-top:10px;*/
	/*margin-left:20px;*/
	padding:0 0 0 0px;
	background-image: url(/templates/images/line.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	float:left;
	width:720px;
	display:block;
	height:1px;
	font-size:0;
	}
#content-products {
	float:left;
	width:720px;
	padding-left:15px;
	color:#cccccc;
	}
	#content-products li{
		color:#cccccc;
		}
	#content-products p{
		clear:left;
		color:#cccccc;
		width:720px;
		padding-left:15px;
		}
#content{
	float:left;
	width:445px;
	padding-left:15px;
	}
	#content li{
		color:#cccccc;
		}
#content-tab{
	float: left;
	padding: 0px 0px 0 0px;
	margin: 0;
	color: #cccccc;
	font-size: 120%;
	font-weight:bolder;
	display: block;
	}
#content-tab .tab{
		float: left;
		padding: 0 0 0 0;
		margin: 0 0 0 0px;
		/*background-color: #0084d6;*/
		color: #cccccc;
		}
		#content-tab .tab-left{
			float: left;
			width: 7px;
			height: 43px;
			background-image: url(/templates/images/tab-left.jpg);
			background-repeat: no-repeat;
			background-position: top left;
			background-color:#050505;
			}
		#content-tab .tab-width{
			float: left;
			padding: 10px 10px 15px 10px;
			margin: 0;
			background-image: url(/templates/images/tab-fill.jpg);
			background-repeat: repeat-x;
			background-position: bottom left;
			color: #cccccc;
			background-color:#050505;
			}
			#content-tab .tab-right{
			float: left;
			width: 6px;
			height: 43px;
			background-image: url(/templates/images/tab-right.jpg);
			background-repeat: no-repeat;
			background-position: top left;
			background-color:#050505;
			}
		
#content-tab .tab a{
	text-decoration: none;
	color: #cccccc;
	font-size: 120%;
	font-weight:bolder;
	display: block;
	}
#content-tab .tab a:hover, #content-tab .tab a:active, #content-tab .tab a:focus{
	text-decoration: underline;
	}	

#content p{
	clear:left;
	line-height:1.4;
	padding-left:4px;
	color:#cccccc;
	}
	
#offer-header{
	/*border-top:1px solid #0084d6;*/
	/*margin-top:0px;*/
	background-image: url(/templates/images/line.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	float:right;
	width:240px;
	height:1px;
	font-size:0%;
	}
#offer{
	padding:0 0px 0 0px;
	float:right;
	width:260px;
	}
#offer-tab{
	float: right;
	width:230px;
	padding: 0px 15px 0 0px;
	margin: 0 0px 0 0;
	color: #cccccc;
	font-size: 120%;
	font-weight:bolder;
	}
#offer-content{
	padding:0 20px 0 0;
	margin:0 0px 0 0;
	float:right;
	/*width:240px;*/
	}
#offer-tab .tab{
		float: right;
		padding: 0 0 0 0;
		margin: 0 0 0 0px;
		/*background-color: #0084d6;*/
		color: #cccccc;
		}
		#offer-tab .tab-left{
			float: left;
			width: 7px;
			height: 43px;
			background-image: url(/templates/images/tab-left.jpg);
			background-repeat: no-repeat;
			background-position: top left;
			background-color:#050505;
			}
		#offer-tab .tab-width{
			float: left;
			padding: 10px 10px 15px 10px;
			margin: 0;
			background-image: url(/templates/images/tab-fill.jpg);
			background-repeat: repeat-x;
			background-position: bottom left;
			color: #cccccc;
			background-color:#050505;
			}
			#offer-tab .tab-right{
			float: left;
			width: 6px;
			height: 43px;
			background-image: url(/templates/images/tab-right.jpg);
			background-repeat: no-repeat;
			background-position: top left;
			background-color:#050505;
			}
		
#offer-tab .tab a{
	text-decoration: none;
	color: #cccccc;
	font-size: 120%;
	font-weight:bolder;
	display: block;
	}
#offer-tab .tab a:hover, #offer-tab .tab a:active, #offer-tab .tab a:focus{
	text-decoration: underline;
	}
#offer p{
	float:right;
	display:block;
	}	



/**************************************************************************************************/
/*                                                                                                */
/*---------------------------------------Contact Us-----------------------------------------------*/
/*                                                                                                */
/**************************************************************************************************/
		
#contact-details-container{
	float: left;
	width: 399px;
	color: #cccccc;
	margin: 10px 0 10px 0;
	padding: 20px;
	}
	#contact-details-container p{
		margin: 0 0 20px 0;
		padding: 0;
		}
	#contact-details{
		float: left;
		margin: 30px 0 15px 0;
		padding: 0;
		width: 399px;
		}
		#contact-details ul{
			list-style: none;
			padding: 0 0 0 100px;
			margin: 0 0 20px 0;
			color:#cccccc;
			}
		#contact-details li{
			list-style: none;
			padding: 0;
			margin: 2px 0 0 0;
			}
	#contact-details #postal-address{
		background-image: url(/templates/images/icons/email_open_image.gif);
		background-repeat: no-repeat;
		background-position: 75px 0;
		}
	#contact-details #phone-number{
		background-image: url(/templates/images/icons/telephone.gif);
		background-repeat: no-repeat;
		background-position: 75px 2px;
		}
	#contact-details #email-address{
		background-image: url(/templates/images/icons/email.gif);
		background-repeat: no-repeat;
		background-position: 75px 4px;
		}

	#contact-form{
		clear: both;
		margin: 0;
		padding: 0;
		}
		#contact-form .form_warnings {
			color: #db3030;
			padding:4px 0 6px 0;
			margin:0;
			font-size: 1em;
			float:none
			}
		#contact-form ul{
			list-style: none;
			margin: 0;
			padding: 0;
			}
		#contact-form li{
			color:#cccccc;
			list-style: none;
			margin: 0 0 5px 0;
			padding: 0;
			}
		#contact-form label{
			float: left;
			width: 95px;
			text-align: right;
			padding: 2px 3px 0 0;
			}
		#contact-form ul input{
			width: 250px;
			}
		#contact-form select{
			width: 254px;
			}
		#contact-form textarea{
			width: 250px;
			height: 160px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 100%;
			}
		#contact-form a{
			float: left;
			padding: 0 0 0 98px;
			margin: 5px 0 0 0;
			}
			
		#contact-form p input{
			padding: 0 0 0 98px;
			}
#map{
	width:255px;
	float:left;
	padding:0 0 0 98px;
	}
	









#footer{
	width:760px;
	float:left;
	background: #333;
	color: #FFF;
	background-color:#000000;
	border-top:1px solid #ffbd2b;
	border-bottom:1px solid #ffbd2b;
	height:70px;
	margin-top:20px;
	
	}
	#footer-logo{
		/*display:block;*/
		float:left;	
		height:50px;
		width:145px;
		padding: 10px 0 0 10px;
		margin: 0;
		/*font-size: 0;*/
		}
	#footer-logo ul{
		list-style:none;
		padding: 0;
		margin: 0;
		}
	#footer-logo li{
		list-style:none;
		padding: 0px;
		margin: 0px;
		}
		#footer-logo a{	
			padding:0px;
			margin:0px;
			colour:#ffbd2b;
			}
		#footer-logo img{
			padding: 0;
			margin: 0;
			/*display: block;*/
			}
		#footer-logo a:visited, #footer-logo a:hover, #footer-logo a:active, #footer-logo a:focus{	
			text-decoration: underline;
			color:#ffbd2b;
			}
#footer-right{
	float:right;
	width:600px;
	height:100px;
	}
	#footer-right a{
		color:#ffbd2b;
		float:right;
		font-size:130%;
		font-weight:bolder;
		text-decoration:none;
		padding: 25px 5px 0 0px;
		}
		#footer-right a:visited, #footer-right a:hover, #footer-right a:active, #footer-right a:focus{	
			text-decoration: underline;
			}
#footer2{
	width:760px;
	float:left;
	background: #333;
	color: #FFF;
	background-color:#000000;
	border-top:1px solid #8F118D;
	border-bottom:1px solid #8F118D;
	height:70px;
	margin-top:20px;
	
	}
	#footer-logo2{
		/*display:block;*/
		float:left;	
		height:50px;
		width:145px;
		padding: 10px 0 0 10px;
		margin: 0;
		/*font-size: 0;*/
		}
	#footer-logo2 ul{
		list-style:none;
		padding: 0;
		margin: 0;
		}
	#footer-logo2 li{
		list-style:none;
		padding: 0px;
		margin: 0px;
		}
		#footer-logo2 a{	
			padding:0px;
			margin:0px;
			colour:#d33c96;
			}
		#footer-logo2 img{
			padding: 0;
			margin: 0;
			/*display: block;*/
			}
		#footer-logo2 a:visited, #footer-logo2 a:hover, #footer-logo2 a:active, #footer-logo2 a:focus{	
			text-decoration: underline;
			color:#d33c96;
			}
#footer-right2{
	float:right;
	width:600px;
	height:100px;
	}
	#footer-right2 a{
		color:#d33c96;
		float:right;
		font-size:130%;
		font-weight:bolder;
		text-decoration:none;
		padding: 25px 5px 0 0px;
		}
		#footer-right2 a:visited, #footer-right2 a:hover, #footer-right2 a:active, #footer-right2 a:focus{	
			text-decoration: underline;
			}
#footer-ne-web{
	padding:10px 15px 15px 0;
	float:right;
	width:700px;
	}
	#footer-ne-web a{
		float:right;
		color:#cccccc;
		text-decoration:none;
		font-size:90%;
		}
		#footer-ne-web a:visited, #footer-ne-web a:hover, #footer-ne-web a:active, #footer-ne-web a:focus{	
			text-decoration: underline;
			}
		
			
#footer p{
	margin:0;
	padding:5px 10px;
	}
