body
{

	font: 10pt Arial;
	margin: 0px;
	background-color: #EDEEE4;
	padding: 10px 26px 10px 26px;
	color: #333333;
}

#main
{
	width: 100%;
}

#logo
{
	height: 64px;
	float: left;
}

#top_right
{
	width: auto;
	float: right;
}

#info
{
	margin-top: 10px;
	clear: both;
	background: #E0E1D3 url("images/info_right.gif") right no-repeat;
	height: 143px;
	width: auto;
	padding-right: 20px;
}


#info2
{
	margin-top: 10px;
  clear: both;
	background:#E0E1D3;
	overflow:hidden;
	width:100%;
	padding-right: -20px;
}




#info_design
{
	margin-top: 20px;
	clear: both;
	height: 470px;
	width: auto;
	background: #E0E1D3 url("images/info_right_design.gif") right no-repeat;;
	padding-right: 20px;
	
}

#info_seo
{
	background: green;
	margin-top: 10px;
	clear: both;
	width: 100%%;
	padding-right: 20px;
	}
	

#info_left
{
	width: 66px;
	height: 143px;
	background: url("images/info_left.gif") left no-repeat;
	float:left;
}


#info_left2
{
	clear: both;
	float:left;
	width:100%;
	background:#E0E1D3 url(left.gif) no-repeat;
	padding-right: -20px;
}




#info_left_design
{
	width: 66px;
	height: 143px;
	background: url("images/info_left_design.gif") left no-repeat;
	float:left;
}

#info_left_seo
{
	height:143px;
	
	float:left;
	background:#E0E1D3 url(left.gif) no-repeat;
	
	
}

#info_content
{
	padding: 20px 40px 10px 40px;
	width: 80%;
	height: 83px;
	float:right;
}

#info_content2
{
	float:right;
	background:#E0E1D3;
	width:80%;
	padding: 20px 40px 10px 40px;
}




#info_content_design
{
	padding: 20px 40px 10px 40px;
	width: 80%;
	height: 360px;
	float:right;
}

#info_content_seo
{
	background:#E0E1D3;
	padding: 20px 40px 10px 40px;
	width: 80%;
	float:right;
}

#services_asd
{
	width: 100%;
	height: 100px;
	margin-top: 10px;
	clear: both;
}

#portfolio
{
	margin-top: 20px;
	clear: both;
	width: auto;
	height: 230px;
	background: #F5F6F2;
}

#portfolio_left
{
	float: left;
	width: 20px;
	height: 230px;
	background: #F5F6F2 url("images/portfolio_left.gif");
}

#portfolio_right
{
	float: right;
	width: 20px;
	height: 230px;
	background: #F5F6F2 url("images/portfolio_right.gif");
}

#scroll_left
{
	background: #D3D4C7 url("images/scroll_left.gif");
	width: 38px;
	height: 230px;
	float: left;
}

#scroll_right
{
	background: #D3D4C7 url("images/scroll_right.gif");
	width: 38px;
	height: 230px;
	float: right;
}

#seo
{
	margin-top: 20px;
	height: 70px;
	width: 100%;
	background: transparent url('images/seo.gif') center no-repeat;
}

#bottom
{
	font-size: 90%;
	*font-size: 80%;
	color: #666666;
}

#copyright
{
	float: left;
}

#bottom_hrefs
{
	float: right;
	margin-right: 38px;
}

#bottom_hrefs a
{
	color: #666666;
}



a,a:link
{
	color: #1D8AAB;
}

a:hover
{
	text-decoration: none;
}

a.a_top_href
{
	color: #414141;
	font-weight: bold;
	font-size: 130%;
	display: block;
	padding: 5px 0px 5px 16px;
	text-decoration: none;
}

a.a_top_href:hover
{
	background: #E0E1D3 url("images/a_href_left.gif") left no-repeat;
}

a.further
{
	font-size: 7pt;
	color: #fff;
	background-color: #BFC0AF;
	padding: 1px 2px 1px 2px;
	text-decoration: none;
}

div.div_top_href
{
	background: transparent;
	width: auto;
	padding-right: 16px;
	float: left;
	margin: 20px 0px;
}

.div_top_href_hover
{
	background: url("images/a_href_right.gif") right no-repeat;
	width: auto;
	padding-right: 16px;
	float: left;
	margin: 20px 0px;
}

.title
{
	clear: both;
	font-weight: bold;
	font-size: 130%;
	margin-bottom: 5px;
}

.center
{
	width: 100%;
	text-align: center;
}

.service_left
{
	margin-left: 15px;
	width: 31%;
	float: left;
	font-size: 90%;
	*font-size: 80%;
}

.service_right
{
	margin-left: 15px;
	width: 31%;
	float: left;
	font-size: 90%;
	*font-size: 80%;
}

.service_center
{
	margin-left: 15px;
	width: 31%;
	float: left;
	font-size: 90%;
	*font-size: 80%;
}


img.portf_img
{
	border: 4px solid #E0E1D3;
}

.stepcarousel
{
	position: relative;
	overflow: scroll;
	width: auto;
	height: 230px;
	float: center;
}

.stepcarousel .belt
{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

.stepcarousel .panel
{
	width: 220px;
	float: left;
	overflow: hidden;
	margin: 15px 15px;

}

.font_href
{
	font-size: 90%;
	*font-size: 80%;
}

