* { margin:0; padding:0;}
body { background:#000; font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; color:#fff;}

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

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

.alignright { text-align:right;}
.aligncenter {
	text-align:center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.wrapper { width:100%; overflow:hidden;}
.container {
	width:100%;
	text-align: left;
}

p {
	margin-bottom:14px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form label { display:block; height:40px;} 
#contacts-form label input { width:100%; padding:2px 0 2px 3px; color:#8c8c8d; background:#272523; border:1px solid #3b3938;}
#contacts-form textarea {width:100%; height:110px; padding:2px 0 2px 3px; margin-bottom:15px; color:#8c8c8d; overflow:auto; background:#272523; border:1px solid #3b3938;}

/*==================list====================*/
ul {
	list-style:none;
	font-weight: bold;
	text-align: left;
}

.services-list { width:100%; overflow:hidden; margin-bottom:-30px;}
.services-list li { float:left; width:33%; overflow:hidden; padding-bottom:47px;}
.services-list li img { float:left; margin-right:14px;}
.services-list li div { padding-right:23px;}
.services-list li div.alt { padding-right:0;}

.list1 li {padding-bottom:16px;}
.list1 li div {
	padding-bottom:5px;
	font-size: 12px;
	font-weight: normal;
}
.list1 li strong {
	color:#282C46;
	font-size: 14px;
}

.list2 li { padding-bottom:3px;}

.list3 dt {
	font-weight:bold;
	font-size: 14px;
	color:#282C46;
	margin-bottom:5px;
}
.list3 dd { padding-bottom:20px; border-bottom:1px solid #3c3a39; margin-bottom:20px;}
.list3 dd.last { padding-bottom:0; border:none; margin-bottom:0;}
.list3 dd a { font-size: 14px; font-weight:bold;}

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

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:14px;}
.p2 { margin-bottom:28px;}

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

h3 {
	font-size: 14px;
	color:#282C46;
	margin-bottom:8px;
	padding-top:2px;
}
h4 {
	font-size: 14px;
	margin-bottom:8px;
	text-align: left;
}
h5 { font-size: 14px;}

.link1 { font-size: 14px; font-weight:bold;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver, .line-ver1 { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title {
	margin:19px 0 29px 0;
	text-align: left;
}

/*==================boxes====================*/
.cont-box {margin:0;}
.cont-box span { float:left; width:79px;}

/*header*/
#header .row-1 { height:31px;}
#header .row-1 .fleft { padding:8px 0 0 30px; font-size:.91em; text-transform:uppercase; color:#676665; letter-spacing:-1px;}
#header .row-1 .fleft a {color:#676665; text-decoration:none;}
#header .row-1 .fleft a:hover { text-decoration:underline;}
#header .row-2 { height:101px;}
#header .row-2 .fleft { padding:21px 0 0 32px;}
#header .row-2 .fright { padding:21px 66px 0 0;}
#header .row-3 { height:326px; background:url(images/header-bg.jpg) no-repeat left top; padding-right:57px;}
#header .row-3 .slogan { padding:136px 0 0 365px; float:left;}

.top-links { float:right; padding:8px 64px 0 0;}
.top-links li { display:inline; font-size:.91em;  letter-spacing:-1px;}
.top-links li a {text-transform:uppercase; color:#676665; text-decoration:none; padding:0 12px 0 9px;}
.top-links li a:hover { color:#fff;}

.nav-box { background:url(images/nav-box.png) no-repeat left top; float:right; width:245px; height:310px; margin-top:-14px;}
.nav-box ul { padding:52px 0 0 23px;}

/*content*/
#content { padding:11px 50px 27px 22px; background:url(images/content-bg.gif) left top;}
#content .indent { padding:0 50px 8px 0;}

/*footer*/
#footer {
	color:#FFF;
}
#footer a {
	color:#FFF;
}
#footer p {
	margin:0;
	padding:16px 0 0 23px;
	text-align: center;
	font-size: 12px;
}
/*==========================================*/
#page2 .main-wrapper #main #footer .alt .aligncenter {
	font-size: 12px;
}
