#home_header {
	width:976px;
	height:280px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 auto;
	padding:0;

}
#image_links {
	margin-left:0px;
	margin-top:0px;
	width:976px;
	height:99px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#text_image_links {
	margin-left:0px;
	margin-top:0px;
	width:976px;
	height:62px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#home_content_textarea {
	margin-left:0px;
	margin-top:0px;
	width:976px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:hidden;
}
#home_content_clients {
	margin-left:0px;
	margin-top:0px;
	width:976px;
	height:86px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/seo-clients.jpg);
	overflow:hidden;

}

.clear	{
	clear:both;
	}
	
.fl_left	{
	float:left;
	}
	
.fl_right	{
	float:right;
	}
	
/*SLIDESHOW*/
#example {
	width:976px;
	height:280px;
	position:relative;
	}


#slides {
	position:absolute;
	width:976px;
	height:280px;
	z-index:100;
	top: 0px;
	left:0px;
	}


.slides_container {
	width:976px;
	height:280px;
	overflow:hidden;
	position:relative;
	}

#simplegallery2{ 
	z-index:0;
	width:976px;
	height:280px;
	margin:0 auto;
	padding:0;
	}

#simplegallery2 .gallerydesctext{ 
	text-align: left;
	}

.navpanellayer	{
	display:none;
	}
	
#Bannertext	{
	background:url(../images/seop-elements.png) 0px 0px;
	background-repeat:no-repeat;
	width:270px;
	height:43px;
	margin-top:26px;
	margin-left:55px;
	z-index:101;
	position:absolute;
	top: 0px;
	}
	
#BannerForm	{
	background:url(../images/banner-form-bg-rep.png);
	background-repeat:repeat-y;
	width:364px;
	min-height:250px;
	z-index:101;
	position:absolute;
	top: 2px;
	margin-left:580px;
	padding:27px 16px 0px 16px;
	}
	
#BannerFormHeader	{
	background:url(../images/seop-elements.png) 0px -100px;
	background-repeat:no-repeat;
	width:372px;
	height:38px;
	}

.BannerFormTextBox	{
	background:url(../images/seop-elements.png) 0px -150px;
	background-repeat:no-repeat;
	width:250px;
	height:19px;
	padding:3px 6px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	border:0;
	outline:0;
	margin:10px 27px 0px 52px;
	text-align:left;
	}
	
.BannerFormSubmit	{
	background:url(../images/seop-elements.png) 0px -180px;
	background-repeat:no-repeat;
	width:260px;
	height:27px;
	border:0;
	outline:0;
	margin:10px 27px 0px 52px;
	}
	


