* {
	margin:0;
	padding:0;
}
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
.white {
	color:#FFF;
}

body {
	background:#131a1c url('/images/bg/trentacinque.gif') fixed;
	font-family:Helvetica, Arial;
	color:#FFF;
}

a {color:#9fcaff;}

a u {text-decoration:none;}

a.nou {text-decoration:none;}
a:hover {color:#FFF;border:0;}
a.nou u {border-bottom:1px #9fcaff solid;}
a.nou:hover {
	border:0;
}
#wrapper {
	width:1030px;
	min-width:1000px;
	height:100%;
	height:auto;
	min-height:100%;
	background:url('../images/bg_shadow.png') repeat-y;
	margin:0 auto;
}
#main {
	width:899px;
	min-width:899px;
	background:#282828 url('../images/bg.jpg') top left no-repeat;
	margin:0 auto;
	height:100%;
	height:auto;
	min-height:100%;
	padding:0 50px 0 50px;
}
#header {padding-bottom:30px;}
#header img {
	margin:35px 0 0 0px;
	float:left;
}
.phone {
	color:#9fcaff;
	font-size:30px;
	margin:80px 0px 0 0;
}
.phone .code {
	color:#646464;
}

#menu {
	height:36px;
	width:999px;
	background:url('../images/menu_bg.png');
	margin:0px 0 0 -50px;
	padding:5px 0 0 0;
}
#menu ul {
	list-style-type:none;
}
#menu ul li {
	display:inline;
	margin:0 0px 0 50px;
	text-transform: lowercase;
}
#menu ul li a {
	color:#FFF;
	font-size:20px;
	text-decoration:none;
}
#menu ul li a:hover {
	border-bottom:1px #FFF solid;
}
#menu ul li a.selected {
	border-bottom:1px #FFF solid;
}
h1 {
	margin:20px 0 0 0;
	color:#FFF;
	font-size:35px;
}
h1 .gray1 {
	color:#d3d2d2;
}
h1 .gray2 {
	color:#a2a2a2;
}

#last-works {
	margin:20px 0 0 0;
	padding:25px 0 20px 0;
	border-top:1px #4a4b4b solid;
	background: url('../images/curve.png') center left no-repeat;
}
#last-works h2 {
	color:#FFF;
	float:right;
	text-align:right;
	font-size:32px;
	line-height:10px;
}
#last-works h2 .blue {
	color:#9fcaff;
}
#last-works img {
	margin:0 40px 0 0;
}
#last-works .right_lnk {
	float:right;
	margin:-40px 0 0 0;
}

#news-and-services {
	margin:0px 0 0 0;
	padding:25px 0 0 0;
	border-top:1px #4a4b4b solid;
}
#news-and-services h2 {
	color:#FFF;
	float:right;
	text-align:right;
	font-size:32px;
	line-height:10px;
}

#news-and-services h2 .blue {
	color:#9fcaff;
}
#news-and-services #news {
	width:449px;
	float:right;
	border-left:1px #4a4b4b solid;
}
#news-and-services #services {
	width:449px;
	float:left;
	padding:0 0 20px 0;
}
#news-and-services #services h2 {
	text-align:left;
	float:left;
}
#news-and-services #news ul {
	list-style-type:none;
	line-height:16px;
	margin:80px 0 0 20px;
}
#news-and-services #news ul li {
	margin:0 0 20px 0;
}
#news-and-services #news ul .news-date {
	color:#979797;
	font-size:11px;
}
#news-and-services #news ul .news-name {
	font-size:14px;
}
#news-and-services #news ul .news-text {
	color:#979797;
	font-size:13px;
}
#news-and-services #news ul li .nou {
	font-size:13px;
}

#news-and-services #services ul {
	list-style-type:none;
	line-height:16px;
	margin:80px 20px 0 0;
}

#news-and-services #services ul li {
	margin:0 0 20px 0;
}

#news-and-services #services ul li h3 {
	font-weight:normal;
	font-size:16px;
}
#news-and-services #services ul li .services-info {
	color:#979797;
	font-size:12px;
}
#bottom {
	margin:20px 0 0 0;
	border-top:1px #4a4b4b solid;
	background: url('../images/bottom_bg.png') top center no-repeat;
	z-index:1;
	position:relative;
	padding:10px 0 30px 0;
	clear:both;
}
#bottom ul {
	list-style-type:none;
}
#bottom>ul>li {
	display:block;
	color:#c0c0c0;
	font-size:21px;
	float:left;
	margin:0 35px 0 0;
	text-transform: lowercase;
}
#bottom ul li ul.sub li {
	font-family:Tahoma;
	font-size:11px;
	display:block;
	margin:3px 0 0 1px;
}
#bottom #copyrights {
	float:right;
	font-size:11px;
	margin:30px 0 0 0;
	text-align:right;
	color:#5e5d5d;
}
#bottom ul li ul.sub li a{
	color:#c0c0c0;
}

#subcats {
	float:right;
	width:150px;
	border-left:1px #4a4b4b solid;
	padding:10px 0 5px 10px;
	margin:0 0 0 10px;
	background: url('/images/sub_bg.png') center left no-repeat;
}
#subcats ul {
	list-style-type:none;
}
#subcats ul li {
	margin:0 0 5px 0;
	font-size:13px;
}
#content {
	font-size:14px; 
	color:#eee;
	margin:20px 0 0 0;
	line-height:20px;
	letter-spacing:0.02em;
}
#content>STRONG {
	font-weight:0.1;
}
#content ul {
	list-style-position:inside;
}
#content ul  li {
	margin:0 0 5px 0px;
}
.p_title {
	margin:5px 0 10px 0px;
	font-size:14px;
	text-align:center;
}
.p_info {
	font-color:#979797;
	font-size:12px;
	margin:0 10px 0 10px;
}

ul#fullnews {
	list-style-type:none;
	line-height:16px;
}
ul#fullnews li {
	margin:0 0 20px 0;
}
ul#fullnews .news-date {
	color:#bbb;
	font-size:11px;
}
ul#fullnews .news-name {
	font-size:14px;
}
ul#fullnews .news-text {
	color:#bbb;
	font-size:13px;
}
ul#fullnews .news-text p {
	margin-top:10px;
}
ul#fullnews li .nou {
	font-size:13px;
}
#content h2 {
	color:#FFF;
	
	text-align:left;
	font-size:32px;
	line-height:15px;
	margin:0 0 40px 0;
}

#content .blue {
	color:#9fcaff;
}
