body {
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	background-color: #333;
	height: 100%;
}


/*--Header*/
.headertable {
	width: 100%;
	height: 283px;
	text-align: center;
	background: #333333 url(/images/bg50_2.jpg) no-repeat;
	background-position: top center;
}
.menu {
	width: 768px;
	padding: 5px 0px 10px 0px;
	color: #fff;
}
a.menu-l{
	margin-right: 10px;
	text-decoration: none;
	color: #fff;
}
a.menu-l:hover, a.menu-l#active {
	text-decoration: underline;
}
a.menu-m {
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	color: #fff;
}
a.menu-m:hover, a.menu-m#active {
	text-decoration: underline;
}
a.menu-r{
	margin-left: 10px;
	text-decoration: none;
	color: #fff;
}
a.menu-r:hover, a.menu-r#active {
	text-decoration: underline;
}
.logodiv {
	width: 230px;
	height: 72px;
	margin: 12px 0px 0px 30px;
}
/*Header--*/

/*--index*/
.top-art-1 {
	width: 230px; height: 50px; margin: 8px 0px 0px 10px;
}
.top-art-2 {
	width: 230px; height: 15px; margin: 0px 0px 0px 5px;
}
.top-art-2 .name {
	color:#047cba; font-size:80%; text-decoration: none;
}
.new-design {
	width: 210px;
	height: 180px;
	margin: 0px 10px 0px 0px;
	background-image: url(/images/port_bg.png);
	background-repeat:no-repeat;
	background-position: top left;
}
.portf-ind {
	width: 200px;
	height: 170px;
	margin: 5px 5px 5px 5px;
	border: none;
}
.enumeration {
	color: #eee;
	text-decoration: none;
}
.enumeration:hover {
	text-decoration: underline;
}
.onenews {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 75%;
	color: #eee;
}
.datenews {
	color: #999;
}
.onenews a {
	color: #eee;
}
.onenews a:hover {
	color: #62b9e0;
}
.articlimg {
	border: 2px solid #555;
	margin-top: 4px;
	margin-right: 10px;
}
a.articltitle {
	color: #fff;
}
a.articltitle:hover {
	color: #62b9e0;
}
/*index--*/

/*--portfolio*/
.portfotable {
	width: 96%;
	text-align: center;
	border: none;
}
.portfotable td {
	padding: 0px 0px 30px 0px;
	width: 33%;
	border: none;
	text-align: center;
	vertical-align: top;
}
/*portfolio--*/

/*--service-price*/
.service h2 {
	color: #62b9e0;
}
.stxt {
	color: #888;
	font-size: 70%;
}
.pricetable {
	width: 95%;
	margin: 12px 0px 30px 0px;
	color: #fff;
	text-align: left;
	border: none;
	border-collapse: collapse;
	background-color:#3a3a3a;
}
.pricetable td {
	padding: 10px 15px;
	border: 2px solid #333333;
	vertical-align: top;
}
.pricetable-cms {
	width: 95%;
	margin: 12px 0px 30px 0px;
	font-size: 80%;
	color: #fff;
	text-align: left;
	border: none;
	border-collapse: collapse;
	background-color:#3a3a3a;
}
.pricetable-cms td {
	padding: 10px 15px;
	border: 2px solid #333333;
	vertical-align: top;
}
.pricetable-cms strong {
		font-size: 125%;
}
/*service-price--*/

/*--company*/
.companytable {
	width: 60%;
	margin: 0px auto 20px auto;
	border: none;	
}
.companytable  td {
	padding: 20px 20px;
	vertical-align: top;
}
.companytable p{
	color: #bbb;
	font-size: 95%;
	margin-top: 10px;
	margin-bottom: 28px;
}
.companytable a{
	color: #eee;
}
.companytable a:hover{
	color: #62b9e0;
}
/*company--*/

/*--clients*/
.clientstable {
	width: 60%;
	margin: 0px auto 90px auto;
	border: none;	
}
.clientstable  td {
	padding: 20px 20px;
	vertical-align: top;
}
.clientstable p{
	color: #bbb;
	font-size: 70%;
	margin-top: 10px;
	margin-bottom: 28px;
}
/*clients--*/


/*--Footer*/
.footertab {
	width: 100%;
	background-color: #2a2a2a;
	background-image: url(images/ofuturo.gif);
	background-repeat:no-repeat;
	background-position: 99% 40%;
}
.footerblock {
	font-size: 75%;
	color: #aaa;
	margin: 10px 30px 10px 30px;
}
a.footerurl {
	color: #aaa;
	text-decoration: none;
}
a.footerurl:hover {
	color: #aaa;
	text-decoration: underline;
}
.footermenu {
	width: 100%;
	text-align: center;
	background-color: #2a2a2a;
}
.footermenu a {
	margin: 0px 10px 0px 10px;
}
/*Footer--*/



a.numetitle {
	font-family: Georgia, serif;
	font-size: 117%;
	color: #eee;
	text-decoration: none;
}
a.numetitle:hover {
	text-decoration: underline;
}

h1 {
	width: 96%;
	font-family: Georgia, serif;
	font-size: 125%;
	color: #eee;
	text-align: center;
}
h2 {
	width: 96%;
	font-family: Georgia, serif;
	font-size: 105%;
	color: #eee;
	text-align: center;
}
p {
	color: #eee;
}


.recently {
	width: 210px;
	height: 180px;
	margin: 145px 10px 0px 0px;
	background-image: url(images/port_bg.png);
	background-repeat:no-repeat;
	background-position: top left;
}
.bearing {
	margin: 65px 0px 0px 13px;
	text-align: left;
}


.enumerationI {
	width: 200px;
	height: 200px;
	border: 2px #808080 solid;
}
.enumerationI:hover {
	border: 2px #ddd solid;
}

a.enumerationL {
	color: #eee;
	font-size: 85%;
	text-decoration: none;
}
a.enumerationL:hover {
	text-decoration: underline;
}
a.numetitleL {
	font-family: Georgia, serif;
	font-size: 105%;
	color: #eee;
	text-decoration: none;
}
a.numetitleL:hover {
	text-decoration: underline;
}
/* Для 1 - 2 - 3 списка информационных элементов */
.current, .page_link, .ctrl
{
	padding: 0.2em 0.1em 0.3em 0.1em;
	float: left;
	display: block;
	margin-right: 0.3em;
}

.page_link
{
	color: #fff;
}

.current
{
	color: #fff;
	font-weight: bold;
}

.ctrl
{
	padding: 0.5em 0.5em 0.3em 0.5em;
	font-size: 85%;
	color: #fff;
}

.path_arrow
{
	color: #0096AA;
	padding: 0px 5px 0px 5px;
	font-size: 10pt;
}
#banners {margin:12px 10px 10px 10px;}
#banners a img {opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=30);}
#banners a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}
