body, html{
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	background:url(../images/bg-header.png) repeat-x #e3e3e3;
}

#wrapper{
	width:990px;
	height:100%;
}

#social{
	width:990px;	
	height:35px;
	margin-top:15px;
}

#wrapper_logo_nav{
	clear:both;
	float:left;
	width:990px;
	height:60px;
	margin-top:6px;
	background:#356AA0;
}

#logo{
	clear:left;
	float:left;
	width:230px;
	height:45px;
	background:url(../images/logo.png) no-repeat;
	margin-top:13px;
	margin-left:6px;
}

#nav{
	clear:right;
	float:left;
	width:690px;
	height:45px;
	margin-top:4px;
	margin-left:60px;
}

#splash{
	clear:left;
	float:left;
	color:#fff;
	width:130px;
	padding-top:3px;
	text-decoration:none;
	font-size:18px;
	background:#407cb9;
	border-bottom:8px solid #407cb9;
}

#splash:hover{
	background:#488dd3;	
	border-bottom:10px solid #488dd3;
}

#portfolio{
	clear:right;
	float:left;
	margin-left:1px;
	color:#fff;
	width:130px;
	padding-top:3px;
	text-decoration:none;
	font-size:18px;
	background:#407cb9;
	border-bottom:8px solid #407cb9;
}

#portfolio:hover{
	background:#488dd3;	
	border-bottom:10px solid #488dd3;
}

#services{
	clear:right;
	float:left;
	margin-left:1px;
	color:#fff;
	width:130px;
	padding-top:3px;
	text-decoration:none;
	font-size:18px;
	background:#407cb9;
	border-bottom:8px solid #407cb9;
}

#services:hover{
	background:#488dd3;	
	border-bottom:10px solid #488dd3;
}

#request{
	clear:right;
	float:left;
	margin-left:1px;
	color:#fff;
	width:130px;
	padding-top:3px;
	text-decoration:none;
	font-size:18px;
	background:#407cb9;
	border-bottom:8px solid #407cb9;	
}

#request:hover{
	background:#488dd3;	
	border-bottom:10px solid #488dd3;
}

#contacts{
	clear:right;
	float:left;
	margin-left:1px;
	color:#fff;
	width:130px;
	padding-top:3px;
	text-decoration:none;
	font-size:18px;
	background:#407cb9;
	border-bottom:8px solid #407cb9;
}

#contacts:hover{
	background:#488dd3;	
	border-bottom:10px solid #488dd3;
}

#wrapper_logo_nav_border{
	clear:both;
	float:left;
	width:990px;
	height:2px;
	background:#407cb9;
}

#slider_wrapper{
	clear:both;
	float:left;
	width:990px;
	height:210px;
	background:url(../images/slider_wrapper_bg.jpg) repeat-x;
	border-bottom:2px solid #eee;
}

#main{
	clear:left;
	float:left;
	width:990px;
	height:100%;	
	background:#FFF;
	padding-bottom:90px;
}

#top_block{
	clear:left;
	float:left;
	width:950px;
	height:30px;
	margin-top:20px;
	margin-left:17px;
	color:#999;	
	border-bottom:1px solid #f3f3f3;
}

#portfolio_block{
	clear:both;
	float:left;
	width:960px;
	height:100%;
	margin-top:20px;
	margin-left:15px;
	color:#666;
	font-size:14px;
}

#preview_image{
	border:3px solid #f3f3f3;
}

#preview_image:hover{
	border:3px solid #ccc;
}

#the_service{
	clear:left;
	float:left;
	width:640px;
	height:100%;
	font-size:13px;	
}

#services_block{
	clear:right;
	float:left;
	width:309px;
	height:100%;
	text-align:right;
	margin-left:10px;	
}


#order-img{
	border:2px solid #f3f3f3;
}


#order-img:hover{
	border:2px solid #ccc;
}

#technologies{
	clear:both;
	float:left;
	width:990px;
	height:60px;
	margin-top:25px;
	margin-bottom:20px;
}
