* {
	margin:0;
	padding:0;
}
/* general */

body {
font-family:Arial, Helvetica, sans-serif;
	width:100%;
	background:#f2eeeb;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
}
h1 {
	font-size:36px;
	font-weight:normal;
	margin:0;
	color:#6d4e3a;
	padding-bottom:15px;
}
h2, h3, h4, h5, h6 {
	font-weight:normal;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size:120%;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#a60040;
	text-decoration:underline;
}
a:hover {
	color:#a60040;
	text-decoration: none;
}
p {
	margin:0;
	padding:0px;
}
img {
	border:none;
}
:focus {
	outline: 0;
}

.container { width:950px; margin:auto; padding-top:30px;}
 .header { height:73px; position:relative;}
 .header .logo { position:absolute; top:0px; left:30px;}
 .header .menu { background:url(../img/bg_menu.jpg) no-repeat; width:662px; height:42px; position:absolute; top:0px; left:290px;}
.header .menu li { float:left; list-style:none; font-family:Arial, Helvetica, sans-serif; padding:0px;}
.header .menu a{ font-size:14px; color:#272727; text-decoration:underline;  padding:0 25px; display:block; float:left; height:42px; line-height:42px; padding-right:0px; font-weight:bold;}
.header .menu span { height:42px; display:block; float:left; padding-right:25px; cursor:pointer;}
.header .menu a:hover span { background:url(../img/menu_hover.gif) no-repeat right top;}
.header .menu .end a{  padding-right:0px; padding-left:22px;}
.header .menu .first a { background:none;}
.header .menu a:hover {color:#f2eeeb; text-decoration:none; background:url(../img/menu_hover.gif) no-repeat bottom left;}
.header .menu .active a {color:#f2eeeb; text-decoration:none; font-weight:bold;background:url(../img/menu_hover.gif) no-repeat bottom left;}
.header .menu .active a span { background:url(../img/menu_hover.gif) no-repeat right top;}



.top { font-size:0px; line-height:0px;}
.content_block { background:#fff url(../img/footer_bg.jpg) no-repeat bottom; padding:25px 25px;  padding-bottom:55px;}
.content_block .left_column { width:220px; float:left;}
.content_block .right_column { width:650px; float:right;}

.ecommerce { background:url(../img/ico_ecommerce.jpg) no-repeat; width:218px; height:77px;margin-bottom:15px;}
.ecommerce a, .webstudio a, .seo a { display:block; font-family:Tahoma; font-size:11px; color:#fff; text-decoration:none; height:37px; font-weight:bold; padding-left:20px; padding-top:40px; }
.webstudio {background:url(../img/ico_web_studio.jpg) no-repeat; width:218px; height:77px;margin-bottom:15px;}
.seo {background:url(../img/ico_seo.jpg) no-repeat; width:218px; height:77px;}
h1.pagetitle { width:618px; height:50px; display:block; padding:0px; margin:0px; line-height:50px; font-size:24px; text-align:right; color:#000; padding-right:30px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.text { font-size:14px; line-height:17px; color:#282828; padding:25px; padding-bottom:0px;}
.text p { padding-bottom:15px;}

.footer { padding:35px; padding-top:30px;}
.footer .copy { float:left; width:240px; font-size:13px; color:#7d7d7d;}
.footer .address { float:right; width:530px; font-size:11px; color:#7d7d7d; padding-top:10px;}
.footer .copy p { padding-bottom:5px;}
.footer .menu { float:right; width:590px;}
.footer .menu li { float:left; list-style:none; font-family:Arial, Helvetica, sans-serif; }
.footer .menu a{ font-size:14px; color:#5F5F5F; text-decoration:underline; background:url(../img/menu_line.gif) no-repeat right center; padding:0 17px; font-weight:bold;}
.footer .menu .end a{ background:none;}
.footer .menu a:hover {color:#272727; text-decoration:none; font-weight:bold; }
.footer .menu .active a {color:#272727; text-decoration:none; font-weight:bold;}
