* { margin:0; padding:0;}
body {
	background: #0c0b0b url(images/body-bg.gif) left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: .875em;
	color: #636363;
	width: 100%;
	list-style: none;
}

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

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

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

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:14px;}

.tail-right { position:absolute; top:0; right:0; width:50%; height:152px; background:url(images/tail-right.gif) left top repeat-x;}

.tail-center { background:url(images/tail-center.gif) left top;}
.tail-top { background:url(images/tail-top.gif) left top repeat-x;}
.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;}

#contacts-form label { display:block; height:36px;} 
#contacts-form label input { width:218px; padding:2px 0 3px 3px; color:#8c8c8c; background:#3c3c3c; border:1px solid #bfbfbf;}
#contacts-form textarea {width:270px; height:51px; padding:2px 0 2px 3px; margin-bottom:15px; color:#8c8c8c; background:#3c3c3c; border:1px solid #bfbfbf; overflow:auto;}
#contacts-form .col-1 { width:238px !important; margin-right:0 !important;}
#contacts-form .col-2 { width:277px !important;}

/*==================list====================*/
ul { list-style:none;}

#menu { position:relative; height:383px; overflow:hidden;}
#menu li { display:inline;}
#menu li a { display:block; width:225px; height:299px; position:absolute; background:url(images/menu-bg.gif) no-repeat left top; font-size:2.3em; text-transform:uppercase; text-decoration:none; color:#4d4c4c; font-size:22px; letter-spacing:-1px; line-height:1.1em;}
#menu li a span { display:block; padding:162px 0 0 22px;}
#menu li a:hover {
	color: White;
}
#menu li a.current {
	color: White;
}
#menu li a#item1 { left:116px; top:13px;}
#menu li a#item2 { left:291px; top:63px;}
#menu li a#item3 { left:465px; top:113px;}
#menu li a#item4 { left:640px; top:163px;}

#cont-menu { position:absolute; right:117px; top:-49px;}
#cont-menu li { display:inline;}
#cont-menu li a { display:block; background:url(images/sm-menu-bg.gif) no-repeat left top; width:124px; height:121px; margin-bottom:2px; font-size:1.8em; color:#454444; text-transform:uppercase; text-decoration:none; line-height:1.2em; letter-spacing:-1px;}
#cont-menu li a:hover {
	color: White;
}
#cont-menu li a.current {
	color: White;
}
#cont-menu li a span { display:block; padding:79px 0 0 21px;}

.nav { width:100%; overflow:hidden;}
.nav li { float:right; margin-left:2px;}

.list1 { margin-bottom:-15px;}
.list1 dt { color:#fff; text-transform:uppercase; margin-bottom:14px;}
.list1 dt span {
	color: White;
}
.list1 dd { padding-bottom:15px;}

.list2 { margin-bottom:10px;}
.list2 li { background:url(images/bull1.gif) no-repeat left 7px; padding:0 0 6px 7px; text-transform:uppercase;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p2 { margin-bottom:22px;}

/*==================txt, links, lines, titles====================*/
a {color:#fff; text-decoration:none;}
a:hover {text-decoration:underline;}

h2 { font-size:2.2em; color:#fff; font-weight:normal; text-transform:uppercase; line-height:1.2em; margin-bottom:20px; letter-spacing:-1px;}
h4 { font-size:1em; font-weight:normal; color:#fff; text-transform:uppercase;}

.link1 {
	background: url(images/bull.gif) no-repeat left 5px;
	padding: 0 0 0 8px;
	color: White;
	text-transform: uppercase;
}
.link2 {color:#636363; text-decoration:underline;}
.link2:hover { text-decoration:none;}

/*==================boxes====================*/
.box {
	background: #252525;
	width: 100%;
}
.box .border { border:1px solid #000; min-height:352px; height:auto !important; height:352px;}
.box .inner { padding:18px 16px 21px 21px;}

.cont-box { padding:0 30px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header .indent { padding:59px 0 0 111px;}

/*content*/
#content { position:relative;}
#content .indent { padding:15px 298px 14px 117px;}

/*footer*/
#footer { text-transform:uppercase; color:#4d4c4c;}
#footer p { margin:0; padding:78px 0 0 116px;}
#footer a {color:#4d4c4c; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/*==========================================*/
