* {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
body {
	background-color: #c0c0c0;
	font-family: Tahoma;
	font-size: 10pt;
	color: #767676;
}

p {
    margin-bottom: 5px;
}

img {
	border: 0px;
}
#wraper {
	width: 1000px;
	margin: 0px auto;
	position: relative;
	
}
#top {
	background-image: url(../images/top-bg.jpg);
	height: 448px;
}
#logo-bg {
	width: 344px;
	height: 178px;
	background-image: url(../images/logo-bg.png);
	position: absolute;
	top: 0px;
	left: 0px;
}
#logo {
	width: 220px;
	height: 51px;
	position: absolute;
	left: 25px;
	top: 25px;
	background-image: url(../images/logo.png);
}
#pig {
	width: 411px;
	height: 340px;
	position: absolute;
	left: 228px;
	top: 104px;
	background-image: url(../images/pig.png);
}
#hyd {
	width: 254px;
	height: 286px;
	position: absolute;
	left: 562px;
	top: 163px;
	background-image: url(../images/hyd.png);
}
#line {
	width: 695px;
	height: 293px;
	position: absolute;
	left: 258px;
	top: 91px;
	background-image: url(../images/line2.png);
}
#menu {
	width: 623px;
	height: 47px;
	position: absolute;
	left: 360px;
	top: 33px;
	background-image: url(../images/menu-bg.png);
}
#menu li {
	list-style-type: none;
	float: left;
	height: 9px;
	padding-top: 24px;
}
#menu li a {
	display: block;
	height: 8px;
}
#menu li a#main {
	width: 43px;
	background-image: url(../images/menu-main.gif);
	margin-left: 15px;
}
#menu li a#ourservice {
	width: 69px;
	background-image: url(../images/menu-ourservice.gif);
	margin-left: 62px;
}
#menu li a#portfolio {
	width: 62px;
	height: 9px;
	background-image: url(../images/menu-portfolio.gif);
	margin-left: 65px;
}
#menu li a#costwork {
	width: 95px;
	background-image: url(../images/menu-costwork.gif);
	margin-left: 70px;
}
#menu li a#contacts {
	width: 51px;
	background-image: url(../images/menu-contacts.gif);
	margin-left: 74px;
}
/*menu - hover*/
#menu li a#main:hover {
	width: 43px;
	background-image: url(../images/menu-main-sel.gif);
/*	background-image: url(../images/menu-main-bg.jpg);
	width: 67px;
	height: 38px;
	margin-top: -15px;
	margin-left: 10px;*/
}
#menu li a#ourservice:hover {
	width: 69px;
	background-image: url(../images/menu-ourservice-sel.gif);
}
#menu li a#portfolio:hover {
	width: 62px;
	height: 9px;
	background-image: url(../images/menu-portfolio-sel.gif);
}
#menu li a#costwork:hover {
	width: 95px;
	background-image: url(../images/menu-costwork-sel.gif);
}
#menu li a#contacts:hover {
	width: 51px;
	background-image: url(../images/menu-contacts-sel.gif);
}
/*menu - hover*/


#center {
	background-image: url(../images/center-bg.jpg);
	height: 615px;
	position: relative;
}

#news {
	position: absolute;
	left: 45px;
	top: 19px;
	width: 226px;
	color: #f9fdff;
}
#news h2 {
	font-size: 22px;
	color: #f9fdff;
	font-weight: normal;
	margin-bottom: 18px;
}
#news .one-news .date {
	display: block;
	width: 54px;
	height: 14px;
	background-image: url(../images/news-date-bg.gif);
	text-align: center;
	font-size: 10px;
	color: #204f6e;
	padding-top: 1px;
	margin-bottom: 8px;
}
#news .one-news .title {
	color: #76c0ef;
	font-weight: bold;
	display: block;
	margin-bottom: 14px;
}
#news #all-news {
	color: #f9fdff;
	display: block;
	margin-top: 28px;
	font-weight: bold;
}

#address {
	position: absolute;
	left: 45px;
	bottom: 54px;
	width: 226px;
	color: #f9fdff;
}
#address h2 {
	font-size: 22px;
	color: #f9fdff;
	font-weight: normal;
	margin-bottom: 18px;
}
#address p {
	margin-top: 22px;
	margin-bottom: 25px;
}
#address a {
	color: #f9fdff;
	display: block;
	margin-top: 28px;
	font-weight: bold;
}
#address .tel {
	font-size: 18px;
}
#copy {
	position: absolute;
	left: 340px;
	bottom: 24px;
	color: #86c7ef;
}
#spylog {
	position: absolute;
	right: 27px;
	bottom: 16px;
}


#content-bg {
	width: 848px;
	height: 591px;
	position: absolute;
	right: 0px;
	background-image: url(../images/bags.png);
}
#content {
	/*width: 700px;*/
width: 660px;
-width: 655px;
	height: 504px;
	position: absolute;
	right: 5px;
-right: 15px;
	top: 34px;
	overflow: auto;
-overflow-x: hidden;
padding-left: 15px;
padding-right: 25px;
-padding-left: 0px;
-padding-right: 8px;
}
#content .portfolio-item {
	display: block;
	width: 201px;
	height: 190px;
	float: left;
	/*margin-left: 28px;*/
margin-right: 19px;
-margin-right: 14px;
	margin-bottom: 22px;
-margin-bottom: 12px;
	color: #828282;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}

#content .portfolio-item span {
	text-decoration: underline;
}
#content .portfolio-item img {
	margin-top: 14px;
-margin-top: 8px;
}
#content .portfolio-item:hover {
	color: #189ad0;
}
#overworks {
	background-image: url(../images/overworks-bg.gif);
	/*width: 700px;*/
width: 660px;
	height: 65px;
	padding-top: 15px;
}
#overworks h3 {
	font-size: 16px;
	font-weight: normal;
	color: #343b3e;
	height: 50px;
	float: left;
	margin-left: 20px;
	margin-right: 25px;
}
#overworks a {
	width: 170px;
	display: block;
	margin-bottom: 5px;
	float: left;
	color: #767676;
}
#overworks a:hover {
	color: #135d8f;
	text-decoration: none;
}
#content h2 {
	font-size: 22px;
	color: #828282;
	font-weight: normal;
	margin-bottom: 18px;
}
#content a {
	color: #767676;
}
.img_float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#copy a {
	color: #f9fdff;
	font-weight: bold;
}


#content #news {
	color: #767676;
	width: 100%;
	position: static;
}
#content #news .one-news .date {
	background-image: none;
	width: 54px;
	height: 14px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #767676;
	padding-top: 1px;
	margin-bottom: 4px;
}
#content #news .one-news .title {
	color: #76c0ef;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}

.nav_bottom {
	width: 660px; 
-width: 650px;
	text-align: center; 
	position: absolute; 
	bottom: 10px;
-bottom: 20px;
}
#content .nav_bottom a{
color: #767676;
}

#content .nav_bottom a:hover{
color: #189ad0;
}
