<!--

	html {
	min-height: 100%; margin-bottom: 1px
	}
	
	*{
	padding:0;
	margin:0;
	}
	 
	body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#000000;
	padding:0;
	margin:0;
	}
	
	#outer {
	width:983px;
	padding:0;
	margin:auto;
	}
	
	#left {
	background-repeat:no-repeat;
	background-image: url(../img/tl.jpg);
	width:43px;
	height: 145px;
	padding:0;
	margin:auto;
	float: left
	}
	
	#main {
	width:940px;
	padding:0;
	margin:auto;
	float: right
	}
	
	#container {
	width:940px;
	padding:0;
	margin:auto;
	}
	 
	/* HEADER BACKGROUND IMAGE */
	#header{
	background-repeat:no-repeat;
	background-image: url(../img/header_bg.jpg);
	height: 145px;
	width: 940px;
	float:left;
	margin:auto;
	}
	/* HEADER BACKGROUND IMAGE END */
	
	/* HEADER LOGO */
	#logo {
	background-repeat:no-repeat;
	background-image: url(../img/logo.jpg);
	height: 145px;
	width: 324px;
	float:left;
	}
	 
	#logo span{
	display:none;
	}
	/* HEADER LOGO END*/
	
	/* NAVIGATION */
	#nav{
	width:428px;
	padding-top:45px;
	float:right;
	height:28px;
	margin-right: 0;
	}
	 
	.menu ul{
	padding:0;
	margin:0;
	list-style-type:none;
	list-style:none;
	display:inline;
	}
	 
	.menu li{
	padding: 0;
	margin: 0;
	height: 28px;
	list-style-type:none;
	list-style:none;
	display:inline;
	float:left;
	}
	 
	.menu span{
	display:none;
	}
	 
	#services a{
	background:url(../img/nav/services.jpg);
	width:95px;
	height:28px;
	display:block;
	}
		 
		#services a:hover{
		background:url(../img/nav/services_on.jpg);
		}
		
		#dropdown div {
		position: absolute;
		visibility: hidden;
		margin: 30px 0 0 1px;
		padding: 3px;
		background: url(../img/transp.png) repeat;
		border: 0
		}
		
		#dropdown div a {
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		text-transform: uppercase;
		background: url(../img/transp.png) repeat;
		color: #ffffff;
		font: 11px arial
		}
		
		#dropdown div a:hover {
		background: #df152f;
		color: #FFF
		}
	 
	#about a{
	background:url(../img/nav/about.jpg);
	width:93px;
	height:28px;
	display:block;
	}
		 
		#about a:hover{
		background:url(../img/nav/about_on.jpg);
		}
	 
	#clients a{
	background:url(../img/nav/clients.jpg);
	width:152px;
	height:28px;
	display:block;
	}
		 
		#clients a:hover{
		background:url(../img/nav/clients_on.jpg);
		}
	 
	#contact a{
	background:url(../img/nav/contact.jpg);
	width:88px;
	height:28px;
	display:block;
	}
		 
		#contact a:hover{
		background:url(../img/nav/contact_on.jpg);
		}
	/* NAVIGATION END*/
	
	/* TELEPHONE*/
	#telephone {
	background-repeat:no-repeat;
	background-image: url(../img/telephone.jpg);
	height: 72px;
	width: 428px;
	float:right;
	}
	/* TELEPHONE END*/
	
	/* TITLE*/
	#title {
	background-repeat:no-repeat;
	background-image: url(../img/title_bg.jpg);
	height: 160px;
	width: 940px;
	float:left;
	margin:auto;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	}
	 
	#title h1 {
	padding:0;
	margin: 0;
	font-size:50px;
	line-height: 86px;
	color:#ffffff;
	font-weight: normal;
	}
	 
	#title p {
	padding:0 0 0 2px;
	margin:0;
	font-size:24px;
	color:#ffffff;
	}
	/* TITLE END*/
	
	/* SUBTITLE*/
	#subtitle {
	background-repeat:no-repeat;
	background-image: url(../img/subtitle_bg.jpg);
	height: 103px;
	width: 940px;
	float:left;
	margin:auto;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	}
	 
	#subtitle h1 {
	padding: 36px 0 0 2px;
	margin: 0;
	font-size:24px;
	color:#ffffff;
	font-weight: normal;
	text-transform: uppercase
	}
	/* SUBTITLE END*/
	
	/* SCROLL BAR */
	#scroll{
	width:52px;
	padding-top: 38px;
	float:right;
	height:25px;
	margin-right: 0;
	}
	 
	.scrollmenu ul{
	padding:0;
	margin:0;
	list-style-type:none;
	list-style:none;
	display:inline;
	}
	 
	.scrollmenu li{
	padding: 0;
	margin: 0;
	height: 25px;
	list-style-type:none;
	list-style:none;
	display:inline;
	float:left;
	}
	 
	.scrollmenu span{
	display:none;
	}
	 
	#scrollleft a{
	background:url(../img/slide-left.jpg);
	width:26px;
	height:25px;
	display:block;
	}		
		#scrollleft a:hover {
		background:url(../img/slide-left_on.jpg);
		}
	 
	#scrollright a{
	background:url(../img/slide-right.jpg);
	width:26px;
	height:25px;
	display:block;
	}		
		#scrollright a:hover {
		background:url(../img/slide-right_on.jpg);
		}
	/* SCROLL BAR END*/
	
	/* MAIN CONTENT*/
	#content {
	background-repeat:no-repeat;
	background-image: url(../img/content_bg.jpg);
	min-height: 200px;
	width: 940px;
	float:left;
	margin:auto;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.6em
	}
	
	#content ul {
	margin-left: 30px;
	margin-bottom: 20px
	}
	
	#content li {
	line-height: 2em
	}

	#box {
	width: 317px;
	padding: 0;
	padding-left: 2px;
	float: left
	}

	#boxlast {
	width: 300px;
	padding: 0;
	padding-left: 2px;
	float: left
	}	
		
		#box img {
		margin: 4px 0;
		}
		
		#boxlast img {
		margin: 4px 0;
		}
	
		.homebox img {
		border:2px solid #666666;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
		-moz-opacity: 0.9
		}
		
		.homebox:hover img {
		border:2px solid #ffffff;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1.0
		}

	#accreditations {
	margin-top: 24px;
	margin-right: 138px;
	width: 354px;
	height: 61px;
	padding: 0;
	float: right
	}
	
		#accreditations img {
		border: 0
		}

	#clientlist {
	width: 980px;
	padding: 0;
	padding-left: 4px;
	padding-top: 4px;
	float: left
	}

		#clientlist img {
		border: 2px solid #666666;
		margin: 0 30px 22px 0
		}
	
	hr {
	clear: both;
	Visibility: hidden;
	}
	
	hr.rule {
	visibility: visible;
	border: 0;
	background-color: #111111;
	height: 1px;
	margin: 10px 0;
	}

	span.accron {
	cursor: help;
	font-weight: bold;
	background: url(../img/accron.gif); 
	background-position: left bottom; 
	background-repeat: repeat-x;
	}
		
	.contactbox {
	font-family: arial, verdana;
	font-size: 14px;
	line-height: 18px;
	border: 1px solid #cccccc;
	background-color: #000000;
	color: #ffffff;
	width: 250px
	}
	
	
	.contactbox2 {
	font-family: arial, verdana;
	font-size: 14px;
	line-height: 18px;
	border: 1px solid #cccccc;
	background-color: #000000;
	color: #ffffff;
	width: 400px
	}
	 
	h2 {
	padding: 2px 0 0 2px;
	margin: 0;
	margin-top: -20px;
	font-size:18px;
	color:#ffffff;
	font-weight: normal;
	text-transform: uppercase
		}
		
		h2 a {
		text-decoration: none;
		color: #ffffff;
		}
		
		h2 a:hover {
		text-decoration: underline;
		}
	 
	h3 {
	padding:0 0 20px 2px;
	margin:0;
	font-size:14px;
	width: 300px;
	color:#333333;
	font-weight: normal;
	}
	 
	p, td {
	padding:0 0 20px 2px;
	margin:0;
	font-size:14px;
	color:#ffffff;
	}
	
	a {
	text-decoration: underline;
	color: #ffffff;
	}
	
	a:hover {
	text-decoration: none;
	}
	/* MAIN CONTENT END*/
	
	/* FOOTER LINKS CONTENT*/
	#footerlinks {
	width: 930px;
	text-align: center;
	margin:auto;
	padding-top: 10px;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.2em
	}
		
		#footerlinks a {
		text-decoration: underline;
		color: #333333;
		}
		
		#footerlinks a:hover {
		text-decoration: none;
		}
	/* FOOTER LINKS END*/
	
	/* COPYRIGHT CONTENT*/
	#copyrighthome {
	width: 930px;
	text-align: center;
	margin:auto;
	padding: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 1.2em
	}
	#copyright {
	width: 658px;
	text-align: right;
	margin:auto;
	padding: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	float: left;
	line-height: 1.2em
	}
	#logos {
	width: 234px;
	text-align: left;
	margin:auto;
	float: right;
	padding: 12px 6px
	}
	
		#logos img {
		border: 0
		}
	/* COPYRIGHT END*/
	
	/* SLIDER*/
	.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 940px;
	height: 530px;
	min-height: 50em
	}	
	
	.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 0;
	width: 940px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}
	/* SLIDER END*/
-->