



/*HEADER
========================================================================================*/

#header{
	height:300px;
	background:url(../img/head_bg.png) repeat-x;
	overflow:hidden;
	position:relative;
	zoom:1;}
	
#header div.left{
	float:left;
	width:817px;
	height:300px;
	background:url(../img/bg_left.jpg) left top no-repeat;}
#header div.right{
	float:right;
	width:176px;
	background:url(../img/bg_right.png) top right no-repeat;
	height:300px;}
#header div.right div.logo{
	width:176px;
	height:101px;
	position:relative;
	zoom:1;}
#header div.right div.logo a{
	display:block;
	width:176px;
	height:101px;
	background:url(../img/logo.png) no-repeat right top;
	margin-top:16px;}
	
#header a{
	color:#1D587E;text-decoration:none; font-weight:bold;
	display:inline-block;
	position:absolute;
	line-height:15px;}
#header a.reviews{
	margin:65px 0 0 85px;}
#header a.development{
	margin:225px 0 0 20px;}
#header a.price{
	margin:270px 0 0 152px;}
#header a.optimization{
	margin:167px 0 0 200px;}
#header a.about{
	margin:117px 0 0 233px;}	
#header a.media_advertising{
	margin:190px 0 0 490px;}
#header a.context_advertising{
	margin:250px 0 0 320px;}
	
#header div.order_service{
	text-align:right;
	width:150px;
	height:100px;
	margin:185px 0 0 595px;}
#header div.order_service p{
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ff3c00;}
#header div.order_service a.order_service{
	position:relative;}
#header div.left div.order_service a.mail{
	font-size:13px;
	color:#53bd1f;
	position:relative;
	margin-bottom:15px;
	}
#header a.portfolio{
	width:85px;
	height:70px;
	background:url(../img/bg_portf_link.png) top right no-repeat;
	padding: 30px 110px 0 0;
	margin:145px 0 0 757px;
	font-size:18px;
	color:#ff3c00;
	text-decoration:underline;}
#header a.portfolio:hover{
	text-decoration:none;}
	
/*order form*/
.order_form{
margin-left:28%;
margin-top:30px;
font:15px Trebuchet MS;
}
.order_form h3{
font:17px Trebuchet MS;
color:#3399cc;
}
.order_check{
margin-left:30px;
}