@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border: 0;
}
h1,h2,h3 {
	padding: 0;
	margin: 0;
	font-weight:normal;
}

.header {
	width: 100%;
	height: 157px;
	background: #EEEDE9 url(img/grback.gif) repeat;
	position: relative;
}
.logo {
	width: 320px;
	height: 157px;
	position: absolute;
	background-image: url(img/lg2.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}
.logo a {
	position: absolute;
	height: 50%;
	left: 10px;
	bottom: 30px;
}
.hmenu {
	height: 150px;
	background-image: url(img/hline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 7px solid #636363;
}
.hmenu {
	height: 150px;
	background-image: url(img/hline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 7px solid #636363;
}
.hmenu ul {
	position: absolute;
	top: 100px;
	left: 330px;
}
.hmenu ul li {
	list-style-type: none;
	display: inline;
}
.hmenu ul li a{
	display: block;
	float: left;
	color: #000;
	padding: 0 35px 0 13px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-image: url(img/list.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.hmenu ul li a:hover {
	text-decoration: underline;
}
.hmenu .active {
	background-image: url(img/list_active.gif);
}

.container {
	background-color: #FFBA00;
	height: 200px;
	width: 100%;
	position: relative;
}
.contacts {
	width: 335px;
	height: 200px;
	background-image: url(img/contact.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
.contacts span {
	height:50%;
	position:absolute;
	top:30%;
	left:135px;
	font-size:17px;
}
.contacts a {
	text-decoration: none;
	color: #000;
}
.contacts a:hover {
	text-decoration: underline;
}
.about {
	height: 200px;
	font-size: 11px;
	line-height: 1.4;
	background-image: url(img/hcontain.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 335px;
}

.blognews {
	background: #000 url(img/bblog.gif) no-repeat;
	width: 300px;
	padding: 25px 10px 0 10px;
	float: left;
}
.bnew {
	color: #FFF;
	height: 29px;
	font-size: 18px;
}
.hrbl {
	border: 0;
	border-top: 1px dashed #21E1E0;
	height: 1px;
}
.hryel {
	border: 0;
	border-top: 1px dashed #FFBA00;
	height: 1px;
}
.calendar {
	background-image: url(img/calendar.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-right: 5px;
	width:44px;
	height:48px;
	float: left;
}
.month {
	font-size: 11px;
	color: #FFF;
	position: absolute;
	top: 5px;
	left: 10px;
}
.day {
	font-size: 16px;
	color: #747474;
	position: absolute;
	top: 22px;
	width: 40px;
	text-align: center;
}

h1 a {
	color: #0CF9FA;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
h1 a:hover {
	/*text-decoration: underline;*/
	border-bottom: 1px dashed #0CF9FA;
}

input,textarea {
	color: #333;
	background: #FFF;
	font-size: 11px;
	border: #7D7D7D 1px solid;
	font-family: Verdana;
}

.news {
	padding: 5px;
	color: #B3B3B3;
	font-size: 10px;
	clear: left;
}
.news a {
	color: #0CF9FA;
	text-decoration: underline;
}
.news a:hover {
	text-decoration: none;
}
.content {
	color:#FFF;
	padding: 7px 20px 0 335px;
	font-size: 11px;
	line-height: 1.4;
}
.content a {
	color: #FFBA00;
	text-decoration: none;
}
.content a:hover{
	text-decoration: underline;
}
.content h1 {
	font-size: 18px;
	color: #FFF;
	padding: 3px 0;
}
.content h2 {
	font-size: 14px;
	color: #FFBA00;
}
.content h2 a {
	font-size: 14px;
	color: #FFBA00;
	text-decoration: none;
}
.content h2 a:hover {
	text-decoration: underline;
}
.works {
	border: 7px solid #595959;
	margin: 7px;
}
.copyright {
	background-color:#272526;
	font-size: 11px;
	color: #FFF;
	clear: left;
	padding: 12px 0 12px 15px;
}
.copyright a {
	color: #fff;
	text-decoration: underline;
}
.copyright a:hover {
	color: #FFBA00;
	text-decoration: none;
}

.lastwork {
	text-align: center;
	width: 270px;
	display: inline;
	float: left;
	margin: 3px 8px;
}
.lastwork img {
	background-color:#212121;
	border: 1px solid #FFF;
	padding: 6px 9px;
	display: block;
}
.lwalt {
	background-color:#212121;
	border: 1px solid #FFF;
	margin: 1px 0;
	padding: 3px 0;
}
.lwalt a {
	font-size: 14px;
	text-decoration: none;
	color: #03FDF1;
}
.lwalt a:hover {
	color: #FFB605;
}

.ndate {
	color: #929290;
	font-size: 11px;
}
.news_text {
	padding: 5px 0 15px 0;
}

.work_list td {
	width:50%;
}
.work_list img {
	border: 5px solid #595959;
	margin-right: 10px;
	float: left;
	width: 150px;
	height: 105px;
}
.pshort {
	color:#ABAAB0;
	line-height:1.2;
	margin-top:5px;
}
.cform {
	width:500px;
}
.cform input {
	width:100%;
	height:16px;
	color:#FFF;
	padding:2px 3px;
	margin:2px 0 7px 0;
	background-color:#262425;
	border:1px solid #FBB500;
}
.cform textarea {
	width:100%;
	height:150px;
	color:#FFF;
	padding:2px 3px;
	overflow: hidden;
	margin:2px 0 7px 0;
	background-color:#262425;
	border:1px solid #FBB500;
}
.cform span {
	display:block;
	color:#ABAAB0;
}
.cform .sbm {
	background-color:#FFB700;
	border:1px solid #696969;
	color:#080204;
	width:100px;
}