body {
	background:#0e0e0e url(images/topbg.jpg) repeat-x;
	padding:0;
	margin:0;
	}
	
	p
	
	{
	padding-top:0px;
	margin: 0;
	margin-left:3px;
	}
	
	ul
	{
	 margin-top:0px;

	
	}
	
#container {
	/*position:relative;
	margin:0 auto;*/
	position:absolute;
	left:17%;
	width:816px;
	background:#000;
	}	
	
#leftbg {
	background:#0e0e0e url(images/leftbg.jpg) no-repeat;
	height:660px;
	width:358px;
	float:left;
	margin-top:44px;
	z-index:1;
	}	

#content {
	/*position:absolute;
	z-index:2!important;*/
	float:left;
	background:#000;
	width:816px;
	}

#header {
	background:#000 url(images/header.jpg) no-repeat;
	width:816px;
	height:185px;
	}

.nav {
	float:right;
	width:400px;
	margin-top:135px;
	margin-right:38px;	
	}

.nav a {
	color:#fff;
	padding-right:8px;
	}
	
.nav a:hover {
	color:#fcc000;
	}	
	
.improve {
	background:url(images/improve2.jpg) no-repeat;
	height:522px;
	width:274px;
	float:left;
	margin-left:25px;
	}
	
.icon_links{
	background:url(images/icon_links.jpg) no-repeat;
	height:522px;
	width:274px;
	float:left;
	margin-left:25px;
	}

.icon_contact{
	background:url(images/icon_contact.jpg) no-repeat;
	height:522px;
	width:274px;
	float:left;
	margin-left:25px;
	}
	
.icon_faq{
	background:url(images/icon_faq.jpg) no-repeat;
	height:522px;
	width:274px;
	float:left;
	margin-left:25px;
	}

.icon_services{
	background:url(images/icon_services4.jpg) no-repeat;
	height:700px;
	width:274px;
	float:left;
	margin-top:28px;
	margin-left:25px;
	}
	
.welcome {
	background:url(images/welcome.jpg) no-repeat; 
	height:50px;
	width:355px;
}

.faq {
	background:url(images/faq.gif) no-repeat; 
	height:50px;
	width:355x;
}

.topofpage {
	
	
	width: 98%;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:0px;
	}
	
.right {
	float:left;
	width:370px;
	color:#fff;
	margin-left:80px;
	margin-top:35px;
	}
	
	.right_main{
	float:left;
	width:370px;
	color:#fff;
	margin-left:80px;
	
	margin-top:35px;
	}

.right_text

{
    width:370px;
	font:12px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height:165%;

	}
	
	
.right_text a:link       { color: #FFAF02; text-decoration: none;  }
.right_text a:visited   { color: #FFAF02; text-decoration: none; background-color:none; }
.right_text a:hover		{ color: #FFAF02; text-decoration: underline;  } 
.right_text a:active		{ color:#FFAF02; text-decoration: none; background-color:none; } 		
		
.button {
	background:url(images/yellowbutton.jpg) no-repeat;
	width:439px;
	height:75px;
	float:left;
	margin-top:20px;
	margin-right:0px;
	margin-left:78px;
	}	

.button p {
	padding-top:16px;
	}

.button a {
	font:19px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	padding-left:20px;
	}
	
.button a:hover {
	text-decoration:underline;
	}
	
#footer {
	background:url(images/footer.jpg) no-repeat;
	width:816px;
	height:188px;
	float:left;
	clear:both;
	font:10px Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	color:#797979;
	}	
		
#footer p {
	margin-left:158px;
	margin-top:12px;
	letter-spacing:.08em;
	}		
		

.alexsien {
	font:10px Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	color:#797979;
	}	
	
.alexsien a:link       { color: #797979; text-decoration: none;  }
.alexsien a:visited   { color: #797979; text-decoration: none; background-color:none; }
.alexsien a:hover		{ color: #797979; text-decoration: underline;  } 
.alexsien a:active		{ color:#797979; text-decoration: none; background-color:none; } 	