* { margin:0; padding:0;}
html, body { height:100%;}
body {
	background:#1f1f1f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:.875em;
	color:#333;
	text-transform:none;
}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright {
	text-align:center;
}
.aligncenter { text-align:center;}

.wrapper {
	width:100%;
	overflow:hidden;
	color: #CCC;
	text-align: center;
	font-size: medium;
}
.container { width:100%;}

p {
	margin-bottom:14px;
	font-size: 11px;
	color: #999;
	text-align: left;
}

.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;
	color: #D6D6D6;
}
object { vertical-align:top; outline:none;}

#contacts-form fieldset { border:none;}
#contacts-form label { display:block; height:37px;} 
#contacts-form label input { width:190px; padding:7px 0 7px 3px; color:#8c8c8d; background:#393939; border:1px solid #fff1c1; text-transform:uppercase;}
#contacts-form textarea {width:190px; height:220px; padding:7px 0 7px 3px; margin-bottom:15px; color:#8c8c8d; overflow:auto; background:#393939; border:1px solid #fff1c1; text-transform:uppercase;}

/*==================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; padding-bottom:15px; color:#a9a38c;}
.projects li img { margin-bottom:13px;}

.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;
	font-size: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
}

h2 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:1.2em;
	font-weight:normal;
	color:#fff;
	padding-left:5px;
	margin-bottom:16px;
	text-align: left;
}
h2 span { color:#fff1c1;}
h3 { font-size:1em; font-weight:normal; color:#bbb; margin-bottom:14px;}
h4 { font-size:1em; font-weight:normal; color:#bbb;}

.link1 { background:url(images/arrow2.gif) no-repeat left 3px; padding:0 0 0 11px; color:#e06e1d; text-decoration:none;}
.link1:hover {
	text-decoration:underline;
	text-align: left;
}

.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%;}
.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;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.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:31px;
	top:9px;
	right:71px;
}
.top-links ul { padding:0 0 0 17px;}
.top-links ul li { float:left;}

/*header*/
#header .logo {
	position:absolute;
	left:78px;
	top:41px;
}
#header .menu-button { position:absolute; top:149px; right:85px;}

/*content*/
#content .inside { padding:0 53px 0 52px;}
#content .indent { padding:23px 0 0 33px;}
#content .indent1 { padding:22px 0 0 0;}

#content .logo {
	position:absolute;
	left:519px;
	top:338px;
}

#content .nav li {
	position:absolute;
	width: 274px;
	left: 15px;
	top: 7px;
}
#content .nav li.m1 { left:369px; top:73px;}
#content .nav li.m2 { left:369px; top:415px;}
#content .nav li.m3 {
	left:86px;
	top:225px;
}
#content .nav li.m4 { left:646px; top:223px;}
#content .nav li .top {
	position:absolute;
	left:-1px;
	top:-5px;
}

/*footer*/
#footer { background:url(images/footer-bg.gif) no-repeat 36px top; color:#a2a2a2;}
#footer a {
	color:#a2a2a2;
	font-size: 9px;
}
#footer .indent {
	padding:11px 0 0 56px;
	text-align: left;
}

#footer .nav {
	position:absolute;
	width:408px;
	height:21px;
	left:520px;
	top:2px;
	background:url(images/menu-bg.gif) no-repeat left top;
	text-align:left;
	font-size: 9px;
}
#footer .nav li {
	display:inline;
	color: #fff;
	text-align: center;
	font-size: 9px;
}
#footer .nav li a { color:#fff; text-decoration:none; line-height:36px; padding:0 12px 0 9px;}
#footer .nav li a:hover {
	color:#C60;
	font-size: 9px;
}
#footer .nav li a.current {
	color:#FFF;
	font-size: 9px;
}

/*==========================================*/
#page5 .tail-top .tail-bottom #main #content .inside .box .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .wrapper .col-3 .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner1 .inner .inner #contacts-form fieldset .alignright {
	color: #C60;
}
#page5 .tail-top .tail-bottom #main #footer .nav li a {
	font-size: 9px;
	color: #FFF;
}
#page1 #apDiv1 p em {
	text-align: center;
}
#page2 .tail-top .tail-bottom #main #content .inside .box .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .wrapper .col-2 .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner1 .inner .inner .MsoNormal .MsoNormal1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

