﻿body{
	background-color: #fff;
	margin: 0;
	padding:20px 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
img	
	{
	border:0;
}
a:link, a:active, a:visited
	{
	color:#404040;
}
a:hover
	{
	color:#bf4920;
}
a.col:link, a.col:active, a.col:visited
	{
	color:#bf4920;
}
a.col:hover
	{
	color:#404040;
}

.wrapper
	{
	width:100%;
	padding-bottom:30px;
}
.container
	{
	background-image:url('../_gfx/bg.jpg'); 
	background-position:top center;
	background-repeat:no-repeat;
	padding:0;
	width:930px;
	min-height:679px;
	position:relative;
	margin: 0 auto;
}
.logo
	{
	width:244px;
	height:89px;
	left:50px;
	top:50px;
	position:absolute;
}
.col
	{
	color:#bf4920;
}
.coms
	{
	position:absolute;
	right:45px;
	top:60px;
}
.text
	{
	width:550px;
	left:65px;
	top:170px;
	position:absolute;
	line-height:150%;
	display:inline-block;
	padding:0;
}
.head
	{
	font-size:17px;
	font-weight:bold;
	line-height:130%;
}

.2cols
	{
	display:inline-block;
	width:550px;
	background-color:red;
}
.left
	{
	float:left;
	width:255px;
	margin-right:20px;
	display:block;
}
.right
	{
	float:left;
	width:255px;
	padding-left:20px;
	display:block;
}
h2.design
	{
	color:#bf4920;
	height:32px;
	line-height:32px;
	padding:0;
	margin:0 0 5px 0;
	width:210px;
}
h2.marketing
	{
	color:#bf4920;
	height:32px;
	line-height:32px;
	padding:0;
	width:210px;
	margin:0 0 5px 0;
}



.mail
	{
	width:256px;
	left:635px;
	top:27px;
	position:absolute;
}
.services
	{
	width:240px;
	left:675px;
	top:172px;
	position:absolute;
	font-size:12px;
}
ul
	{
	list-style-type:none;
	margin: 7px 0 15px 0;
	padding:0;
	line-height:140%;
}
