* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#101010 ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	line-height:18px;
	color:#605f5f;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

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

.col_1, .col_2, .col_3, .col_4, .sub_col_1, .sub_col_2, .sub_col_3 { 
	float:left;
	display:inline
}

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

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:928px;
	margin:0 auto;
}



/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	
}

#header {
	height:330px;
	width:100%;
	margin:0px auto;
	background: url(images/tile.gif) repeat-x 0% 0%;
	position:relative
}
#head {
	margin:0 auto;
	position:relative
}
#content {
	width:100%;
}
.row1 {
	background:#171717 url(images/row1.gif) repeat-x 0% 0%
}



/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 14px 0 0; 
	float:left;
}

p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}
.margi20 {
	margin-bottom:20px	
}
.margi30 {
	margin-bottom:30px	
}
.txt_underline {
	text-decoration:underline	
}

/*----- txt, links, lines, titles -----*/
a {
	color:#148fad; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
h1 {
	font-size:17px;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:5px;
	color:#fff;
	letter-spacing:-1px;
	text-transform:uppercase;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom:30px
}
h2 {
	font-size:23px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom:22px;
	color:#fff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif
}
h3 {
	font-size:1em;
}
.line-hor { 
	background:#e2e2e2;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0 30px 0;
}



	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:85px;
		}

.pt13 {
	font-size:13px;
}
/*===== header =====*/

.head_pics {
	position:absolute;
	margin:138px 0 0 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width:100%;
	top:0;
	left:0
}
/*===== content =====*/


.list li {
	background:url(images/arrow.gif) no-repeat 0% 10px;
	padding:0 0 0 14px;
	line-height:26px;
}
.list li a{
	color:#bebebe;
	font-size:14px;
}
.pad {
	padding:80px 0 31px 0	
}
.pad2 {
	padding:32px 0 31px 0	
}
.pad3 {
	padding:52px 0 31px 0	 !important
}
.icon1 {
	background:url(images/icon1.gif) no-repeat 0% 5px;
	padding:0 0 0 41px
}
.icon2 {
	background:url(images/icon2.gif) no-repeat 0% 5px;
	padding:0 0 0 41px
}
.icon3 {
	background:url(images/icon3.gif) no-repeat 0% 5px;
	padding:0 0 0 41px
}
.icon4 {
	background:url(images/icon4.gif) no-repeat 0% 5px;
	padding:0 0 0 41px
}
.button {
	background:url(images/button_bgs2.gif) repeat-x 0% 0%;
	display:inline-block;
	height:30px;
	font-size:15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	cursor:pointer
}
.button span{
	background:url(images/button_bgs1.gif) no-repeat 0% 0%;
	display:inline-block;
	height:30px
}
.button span span {
	background:url(images/button_bgs3.gif) no-repeat 100% 0%;
	display:inline-block;
	height:23px;
	padding:7px 10px 0
}
.button:hover {
	color:#242424	
}
.white {
	color:#fff	
}
.row2 {
	padding:32px 0 44px;
	background:url(images/row2_bg.gif) repeat-x 0% 0%;
}
.box {
	float:left;
	margin-right:30px;
	display:inline;
	width:160px
}
.box_last {
	float:left;
	display:inline;
	width:160px
}
.box2 {
	float:left;
	margin-right:30px;
	display:inline;
	width:209px
}
.box_last2 {
	float:left;
	display:inline;
	width:209px
}
/*===== footer =====*/
#footer {
	height:56px;
	background:url(images/footer_bg.gif) repeat-x 0% 0%;
	width:928px;
	margin:0 auto;
	position:relative
}
#footer .container {
	padding:0 !important;
	position:relative;
}
.copy {
	position:absolute;
	margin:19px 0 0 0;
	color:#8e8e8e;
	font-size:15px;
	right:-1px;
	width: 249px;
}
.copy a {
	color:#605f5f	;
	font-size:15px
}
.bottom_menu {
	position:absolute;
	left:0;
	top:19px;
}
.bottom_menu li {
	float:left	;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	background:url(images/foot_spaser.gif) no-repeat 100% 2px
}
.bottom_menu li a{
	font-size:14px;
	color:#605f5f;
	text-decoration:none
}
.bottom_menu li a:hover, .bottom_menu li a.act {
	color:#148fad;
	text-decoration:underline
}
/*----- forms -----*/

#contacts-form {
	width: 198px;
}

.inp_form div.fleft_side {
	float:left;
	display:inline
	width:198px;
}
.inp_form input {
	display:block;
	width:198px;
	padding:2px 5px 2px;
	color:#605f5f;
	border:1px solid #393838;
	background:#232323
}
.inp_form .inp_bg {
	margin-right:0;
	height:32px;
}

.inp_form textarea {
	width:198px;
	height:92px;
	color:#605f5f;
	padding:5px;
	border:1px solid #393838;
	float:left;
	overflow:auto;
	background:#232323
}
.form_link {
	padding-top:15px	
}
.form_link a {
	margin-left:15px	
}
/*==========================================*/

