* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#fff; 
	font-family:Arial, Helvetica, sans-serif; font-size:100%; 
	line-height:1em; color:#393939;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
#content ul li {
	color:#393939;
	background:url(images/mark.gif) no-repeat 0% 6px;
	padding:2px 0 2px 11px;
}
#content ul li a{
	color:#393939 !important;
	text-decoration:underline
}
#content ul li a:hover{
	text-decoration:none
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}

.col-1, .col-2, .col-3 { 
	float:left;
	padding-bottom:6px !important;
}
#content .col-3 div.pad, #content .col-2 div.pad, #content .col-1 div.pad {
	padding:0 5px 0 13px
}
.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:900px;
	margin:0 auto;
	padding:34px 0 38px 20px;
	font-size:0.75em;
}

.bottom_block .container { 
	width:900px;
	margin:0 auto;
	padding:0 47px 0 20px
}



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

#header {
	width:920px;
	margin:0 auto;
}
#footer {
	height:29px;
	background:#252525
}
.foot {
	width:880px;
	margin:0 auto;
	color:#9d9d9d;
	font-size:0.6886em;
	padding:8px 0 0 0
}
.foot a {
	color:#c2c2c2;
}




/*----- 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 20px 0 0; 
	float:left;
}
p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}
.p4 { 
	margin-bottom:13px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#d52d00; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:2.5em;
	line-height:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:15px;
	letter-spacing:-1px
}
h2 {
	color:#919191;
	font-size:1.33em;
	border-bottom:1px solid #ececec;
	padding:0 0 7px 11px;
	font-weight:normal;
	margin-bottom:17px;
	text-transform:uppercase;
	letter-spacing:-1px
}
h3 {
	font-size:2.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:11px;
	letter-spacing:-1px
}
h4 {
	font-size:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:11px;
	letter-spacing:-1px
}

.title { 
	margin-bottom:20px;
}


/*==================boxes====================*/
.box {
	width:286px;
	float:left;
	background:#fff;
	margin-right:46px;
}
	.box .border-top {
		background:url(images/border-top.gif) repeat-x top;
		position:relative
	}
	.box .border-bot {
		background:url(images/border-bot.gif) repeat-x bottom;
	}
	.box .border-left {
		background:url(images/border-left.gif) repeat-y left;
	}
	.box .border-right {
		background:url(images/border-right.gif) repeat-y right;
	}
	.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;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner { 
		padding:24px 23px 24px 25px;
	}
.block_bg {
	background:url(images/block_bg.gif) no-repeat 0% 0%;
	width:32px;
	height:33px;
	position:absolute;
	right:54px;
	bottom:-25px;
}
.box p {
	color:#848484;
	margin-bottom:0
}
.box_title {
	margin:0 0 18px 0;
	display:block;
}
.more {
	display:block;
	margin:8px 8px 0 0;
	float:right;
	font-weight:bold;
	text-decoration:none
}
.more:hover {
	text-decoration:underline
}
.address { 
color:#393939;
}
	.address dt {
		margin-bottom:16px;
		
	}
	.address dd { 
		clear:both;
		text-align:right;
		width:252px;
	}
		.address dd span { 
			float:left;
			padding-right:0;
		}
		.address dd strong { 
			padding-right:25px;
			font-weight:normal
		}
.custm_adress {
	float:left;
	width:400px;
	margin-bottom:21px;
}
.custm_adress span {
	margin-right:15px
}
.custm_adress2 {
	float:left;
	width:400px;
	margin-bottom:21px;
}
.custm_adress2 span {
	margin-right:15px
}

/*===== header =====*/
#header .row-1 {
	padding:33px 0 0 29px;
}
#header .row-1 .logo {
	float:left;
}
#header .row-2 {
	margin-top:15px;
}
#header .row-3 {
	margin-top:15px;
}
#header .row-4 {
	margin-top:15px;
}
#header .row-5 {
	margin-top:15px;
}
#header .row-6 {
	margin-top:15px;
}
#header .row-7 {
	margin-top:15px;
}




#header .row-2 .header_bg{
	background:url(images/header_bg.jpg) no-repeat 0% 0%;
	height:164px;
	padding:234px 0 0 42px;
	color:#fff;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px
}
	.header_bg span{
	display:block;
	margin-bottom:9px
	}
	
#header .row-3 .header_bg{
	background:url(images/header_bg0.jpg) no-repeat 0% 0%;
	height:164px;
	padding:234px 0 0 42px;
	color:#fff;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px
}
	.header_bg span{
	display:block;
	margin-bottom:9px
	}
	
#header .row-4 .header_bg{
	background:url(images/header_bg10.jpg) no-repeat 0% 0%;
	height:164px;
	padding:234px 0 0 42px;
	color:#fff;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px
}
	.header_bg span{
	display:block;
	margin-bottom:9px
	}	
	
#header .row-5 .header_bg{
	background:url(images/header_bg3.jpg) no-repeat 0% 0%;
	height:164px;
	padding:234px 0 0 42px;
	color:#fff;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px
}
	.header_bg span{
	display:block;
	margin-bottom:9px
	}	
#header .row-6 .header_bg{
	background:url(images/header_bg6.jpg) no-repeat 0% 0%;
	height:164px;
	padding:234px 0 0 42px;
	color:#fff;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px
}
	.header_bg span{
	display:block;
	margin-bottom:9px
	}		
#header .row-7 .header_bg{
	background:url(images/header_bg2.jpg) no-repeat 0% 0%;
	height:164px;
	padding:234px 0 0 42px;
	color:#fff;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px
}
	.header_bg span{
	display:block;
	margin-bottom:9px
	}			
	
#header .row-8 .header_bg{
	background:url(images/header_bg7.jpg) no-repeat 0% 0%;
	height:164px;
	padding:234px 0 0 42px;
	color:#fff;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px
}
	.header_bg span{
	display:block;
	margin-bottom:9px
	}					
		
		
		
		
		
		
		
		
		
	
	.pt55 {
	font-size:55px;	
}
#nav  {
	float:right;
	margin-right:32px;
	display:inline;
	padding-top:14px;
}
#nav ul li {
	float:left;
	margin-left:50px;
}
#nav ul li a {
	color:#656565;
	font-size:0.8764em;
	text-decoration:none
}
#nav ul li a:hover {
	color:#b7b7b7;
	text-decoration:underline
}
#nav ul li a.active {
	color:#b7b7b7;
	text-decoration:underline;
}
/*===== content =====*/
.inp {
	border:none;
	border-left:1px solid #a2a2a2;
	border-top:1px solid #a2a2a2;
	width:204px;
	height:21px;
	padding-top:3px;
	margin-top:13px;
	background:#f6f6f6
}
.inner .inp {
	border:none;
	border-left:1px solid #a2a2a2;
	border-top:1px solid #a2a2a2;
	width:229px;
	height:21px;
	padding-top:3px;
	margin-top:13px;
	background:#f6f6f6

}
.bottom_block {
	background:#f1f1f1;
	padding:36px 0 49px 0
}
.style1 {
	background: url(images/bg1.gif) no-repeat 100% 0%;
	color:#666;
	margin:21px 0 0 0
}
.style1 strong {
	display:block;
	color:#303030;
}
.block_text {
	color:#4b4b4b;
}
.block_text p {
	margin-bottom:24px !important
}
.block_text  a {
	color:#3a3a3a;
	font-weight:bold;
}
.block_text p  a {
	color:#3a3a3a;
	font-weight:normal
}
.block_col-1 {
	float:left;
	width:245px;
	padding:0 58px 0 16px;
}
.block_col-1 h3, .block_col-2 h3 {
	line-height:1em
}
.block_col-1 .p4 {
	margin-bottom:13px !important
}
.block_col-2 {
	float:left;
	width:548px;
}
.inp_form {
	float:left;
}
.inp_form div{
	float:left;
	width:275px
}
.inp_form  input{
	display:block;
	width:256px;
	padding:5px;
	color:#393939;
	border:1px solid #393939;
	line-height:0.7512;
	margin-bottom:10px;
}
.inp_form textarea {
	width:257px;
	height:52px;
	color:#393939;
	padding:5px;
	color:#393939;
	border:1px solid #393939;
	line-height:0.7512;
	float:right
}
.alignright {
	text-align:right;
	padding:18px 4px 0 0
}
.alignright a {
	color:#3a3a3a;
	font-weight:bold;
	margin-left:20px;
	text-decoration:underline
}
.alignright a:hover {
	text-decoration:none
}
.link {
	display:inline-block;
	margin-top:25px;
}
.margin_left38 {
	margin-left:38px
}
/*===== footer =====*/

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

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