/* CSS Document */

* {
	margin:0;
	padding:0;
}

html {
	background: url(../images/back.gif) repeat;

}

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

a {
	color:#467c91;}

a:hover {
	color:#d38806;}

a:visited {
	color:;
	text-decoration:;
}

img {
	border:0;
}

h1 {
	padding: 10px 0 0 0;
	font-size:24px;
	font-weight: normal;
	color: #2c5575;
	line-height:normal;

}

h2 {
	padding: 10px 0 0 0;
	font-size:24px;
	font-weight: normal;
	color: #2c5575;
	line-height:normal;
}

h3 {
	font-size:;
	font-weight:;
	color:;
}

h4, h5, h6 {
	font-size:;
	font-weight:;
	color:;
}

p {
	margin: 15px 0;}

hr {

	color: #F0F0F0;
	background-color:#F0F0F0;
	border:0;
	height: 2px;
	margin: 0 0 20px 0;
}

#hr .line_works {

	margin-top: 15px;
	float:left;
	}

.hr_works {
	width: 970px;
	color: #F0F0F0;
	background-color:#F0F0F0;
	border:0;
	height: 2px;
	margin: 0px;
}
	
.clear {
	clear: both;
	background: none;
}

#container {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width:990px;
}

#header {
	background:url(../images/bg_01.gif) repeat-x;
	padding: 0px;
	margin: 0px;
	width:990px;
	height:125px;
	float:left;
}

#logo {
	width: 236px;
	height:125px;
	float:left;
}

#icons {
	width:123px;
	height: 125px;
	float:left;
	background:url(../images/bg01.gif);
}

#icons a{
	margin: 0px 5px;
}

#topmenu {
	float:left;
}

#bg_promobox {
	background:#0f0f0f;
	float:left;
	width:990px;
	padding: 0px;
}

#promobox {
	background: url(../images/bg_box.gif) repeat-x;
	width: 986px;
	float:left;
	margin-top: 5px;
	border: 2px solid #232323;
}

#promobanner {
	float:left;
	padding: 0px 25px 0px 0px;

}

#leftpromo {
	width:361px;
	float:left;
}

#slogan {
	margin-top: 10px; 
	color: #FFFFFF;
	font-size:22px;
}

#agency {
	color: #929380;
	line-height: 1.4;
}



#rightpromo {
	font-size: 11px;
	color: #929380;
	float:left;
	width: 175px;
	padding: 15px 10px 22px 30px;
}

#demopanel {
	background:#CCCCCC;
	width:990px;
	height: 300px;
	float:left;
}


#pos1, #pos2, #pos3{
	width: 330px;
	text-align:center;
	float:left;
}

#pos1 img, #pos2 img, #pos3 img {
	border: 10px solid #999999;
	margin-top: 30px;
}

.png {behavior: url(pngbehavior.htc);}

.prew {
	float:left;
}

.prew img{
	border: 10px solid #999999;
}

.work {
	float:left;
	padding-left: 150px;
}

.work img{
	border: 10px solid #999999;
	text-align:center;
}

.p_comment {
	float:left;
	padding-left: 50px;
	width: 450px;
}	

.w_comment {
	float:left;
	width: 600px;

}

.work_name{
	color: #006699;
	font-size: 16px;
	font-weight:bold;
}

.vid {
	margin:0px;
	color:#666666;
	font-size:12px;}

.work_prew_box {
	padding: 30px 30px 0px 80px;
	height: 100%;
	width:850px;
	float:left;}

.work_image_box {
	padding: 30px 30px 0px 150px;
	height: 100%;
	width:850px;
	float:left;}

#wrapper {
	width:970px;
	background:#FFFFFF;
	padding: 0px 10px 60px 10px;
}

#leftcolumn {
	width: 620px;
	float:left;
	height:100%;
	float:left;
	padding: 40px 20px 40px 30px;
	line-height: 1.5;
}

#leftcolumn ul {
	padding: 10px 20px 10px 20px;
}

.company ul {
	list-style:square;
}

.company ul li{
	margin-top: 7px;
}

.product ul{
	list-style: none;
	background: #F5F5F5;
}

.product ul li{
	margin-top: 7px;
}
.product h1{
	padding: 20px 0px 0px 0px;
	line-height: normal;}

.big {
	font-weight: bold;
	color: #7D7D7D}

#rightcolumn {
	width: 290px;
	float:right;
}

#left, #middle{
	width: 300px;
	height:100%;
	float:left;
	padding: 40px 15px;
	line-height: 1.5;
}

#left {

}

#left ul{
	padding: 15px 0px 0px 25px;
}

#left ul li{
	padding: 9px 0px 0px 0px;
}

#left ul li span{
	color:#333333;
}

#middle p {
	padding: 20px;
	background: #F3F3F3;
}

#right {
	width: 250px;
	height:100%;
	float:left;
	padding: 40px 20px 40px 30px;
	line-height: 1.5;
}

#right ul{
	padding: 15px 0px 0px 35px;
}

#right ul li{
	padding: 11px 0px 0px 0px;
	list-style-image: url(../images/mark_tr.gif);
}

.gray_line {
	height: 7px;
	width:990px;
	float:left;
	background: #999999;
	overflow: hidden;
}

.gold_line {
	height: 3px;
	width:990px;
	float:left;
	background: #FFCC00;
	overflow: hidden;
}


#footer {
	width:990px;
	height:;
	float:left;
	background: #080808;
}

#footer a{
	color: #cb9e01;
}

#footer ul {
	list-style: none;}

#footer_left, #footer_right {
	width: 455px;
	float:left;}

#footer_left {
	padding: 20px}

#news {
	color: #929380;
	width:410px;
	float:left;
	padding: 20px;
	border: 1px solid #0C0C0C;
}

#news a {
	color: #cb9e01;}

#news a:hover {
	color:#;}

.news_title a {
	font-size: 24px;
}

.date {
	font-size:10px;
	color:#999999;
	margin-top: 15px;
}

#footer_right {
	padding: 20px 20px 20px 0px;
}

#contact_footer {
	padding: 20px;
	width: 435px;
	float:left;
	border: 1px solid #0C0C0C;}

#footer_menu {
	border: 1px solid #0C0C0C;	float:left;
	margin-top: 10px;
	padding: 20px 20px 20px 20px;
	width: 435px;
}

#footer_menu_title {
	color:#FFFFFF;
	font-size:24px;
}

#footer_menu a {
	color: #cb9e01;
	line-height: 1.6;}

#footer_menu a:hover {
	color:#;
}

#footer_menu_left {
	padding-top: 10px;
	float:left;
	width: 210px;
}

#footer_menu_right {
	padding-top: 10px;
	float:left;
	width: 210px;
}

#copyright {
	width:960px;
	height: 40px;
	float:left;
	padding: 10px 0px 0px 30px;
	color: #FFFFFF;
	
}



/* Базовая стилизация галереи */
div.g_box {
	background: #010507;
	float:left;}

div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 240px;
  width: 990px;
  /* Add scroll-bars */
  overflow: auto;
}
ul.sc_menu {
  display: block;
  height: 240px;
  /* Max width here, for users without Javascript */
  width: 3330px;
  padding: 20px 0 0 15px;
  /* Remove default margin */
  margin: 0;
  background: url(../images/ul.sc_menu.gif) repeat-x;
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 0px;
}
.sc_menu a {
  	width: 270px;
	height: 200px;
  display: block;
  text-decoration: none;
}
.sc_menu span {
  /* We want a caption to display on the next line */
  display: block;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}


/* Добавление бордера и эффектов при наведении для галереи */
.sc_menu span {
  display: none;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #FFCC00;
}
.sc_menu a:hover span {
  display: block;
}
.sc_menu img {
  border: 0px #999999 solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.sc_menu a:hover img {
  filter:alpha(opacity=50);
  opacity: 0.5;
}










