* {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
html, body { height:100%;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:.875em;
	color:#8f8f8f;
	text-transform:none;
	background-color: #191919;
}

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p {
	margin-bottom:0px;
} 

/* .tail-top { background:url(images/tail-top.gif) left top repeat-x #2d2d2d;} */
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}

/*==================forms====================*/

input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top; outline:none;}

#contacts-form fieldset { border:none;}
#contacts-form label {
	display:block;
	height:37px;
	width: 230px;
} 
#contacts-form label input {
	width:230px;
	color:#8c8c8d;
	background:#393939;
	border:1px solid #fff1c1;
	text-transform:none;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 3px;
}
#contacts-form textarea {
	width:230px;
	height:300px;
	margin-bottom:15px;
	color:#8c8c8d;
	overflow:auto;
	background:#393939;
	border:1px solid #fff1c1;
	text-transform:none;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 3px;
}

/*==================list====================*/
ul { list-style:none;}

/* .list1 li { background:url(images/arrow1.gif) no-repeat left 3px; padding:0 0 8px 13px;}*/
.list1 li a { color:#dacfaa; text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}

.projects li {
	width:100%;
	overflow:hidden;
	color:#a9a38c;
}
.projects li img {
	margin-bottom:13px;
	margin-top: 0px;
}

.products { width:100%; overflow:hidden;}
.products dt { float:left;}
.products dd {
	float:left;
	margin-left:10px;
	padding-bottom: 12px;
}
.products dd.last {
	width:250px;
	overflow:hidden;
}
// .products dd li { display:inline;}
/* // .products dd.last .link1 {background:url(images/arrow2.gif) no-repeat left 5px;} */

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:35px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

/*==================txt, links, lines, titles====================*/
a {color:#8f8f8f; outline:none;}
a:hover{text-decoration:none;}

h2 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:0,5;
	font-weight:normal;
	color:#fff;
	padding-left:5px;
	margin-bottom:16px;
}
h2 span { color:#fff1c1;}
h3 { font-size:1em; font-weight:normal; color:#bbb; margin-bottom:14px;}
h4 {
	font-size:1em;
	font-weight:bold;
	color:#bbb;
}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
/* .line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;} */

/*==================boxes====================*/

.box { background:#191919; width:100%;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; min-height:453px; height:auto !important; height:453px; width:100%;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:11px;}
.box .inner1 { padding:35px 20px 30px 30px;} 

.box1 {
	background:#232323;
	width:100%;
	height: 470px;
}
.box1 .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box1 .left-bot-corner1 {background:url(images/left-bot-corner1.gif) no-repeat left bottom; width:100%;}
.box1 .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; } 
.box1 .inner { padding:22px 11px 15px 15px;}
.box1 .inner .inner { padding:0 0 0 8px;} 

.dept-list { padding-bottom:20px;}
.dept-list dt { margin-bottom:14px;}
.dept-list dd { clear:both;}
.dept-list dd span { float:left; width:70px;}
.dept-list dd p { text-align:left;}

/* .top-links { position:absolute; background:url(images/top-links-bg.gif) no-repeat left top; width:214px; height:21px; top:8px; right:59px;} */

.top-links ul { padding:0 0 0 17px;}
.top-links ul li { float:left;}

/*header*/
#header .logo {position:absolute; left:382px; top:83px;}
#header .menu-button { position:absolute; top:149px; right:85px;}

/*content*/
#content .inside { padding:0 53px 0 52px;}
#content .indent {}
#content .indent1 { padding:22px 0 0 0;}

#content .logo { position:absolute; left:371px; top:328px;}

#content .nav li { position:absolute;}
#content .nav li.m1 { left:369px; top:73px;}
#content .nav li.m2 { left:369px; top:415px;}
#content .nav li.m3 { left:86px; top:226px;}
#content .nav li.m4 { left:646px; top:223px;}
#content .nav li .top { position:absolute; left:1px; top:0;}

/*footer*/

/* #footer { background:url(images/footer-bg.gif) no-repeat 36px top; color:#a2a2a2;} */
#footer a {color:#a2a2a2;}
#footer .indent { padding:11px 0 0 56px;}
#footer .nav { position:absolute; width:344px; height:22px; left:326px; top:0; background:url(images/menu-bg.gif) no-repeat left top; text-align:center;} 
#footer .nav li { display:inline;}
#footer .nav li a { color:#fff; text-decoration:none; line-height:25px; padding:0 12px 0 9px;}
#footer .nav li a:hover { color:#e06e1d;}
#footer .nav li a.current { color:#e06e1d;}

/*==========================================*/
