* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#fff url(images/head_bg.gif) repeat-x 50% 0%; 
	font-family:Arial, Helvetica, sans-serif; font-size:12px; 
	line-height:20px; color:#b1b1b3;
}

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;
	font-size:0px;
	line-height:0px;
	height:0px;
}

.col-1, .col-2, .col-3, .col-4, .sub_col-1, .sub_col-2, .sub_col-3, .sub_col-4 { 
	float:left;
}
.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.rel {
	position:relative;
	padding:0 0 10px 0
}



/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	background:url(images/main_bg.gif) no-repeat 50% 0%
}

#header {
	width:984px;
	margin:0 auto;
	height:202px;
	position:relative
}
.head_shape {
	background:url(images/header_shape.png) no-repeat 0% 0%;
	width:652px;
	height:202px;
	position:absolute;
	left:-102px;
	
}
#footer {
	height:90px;
}
.foot {
	width:984px;
	margin:0 auto;
	height:90px;
	color:#9d9d9d;
	position:relative;
	background:url(images/foot_bg.gif) no-repeat 0% 0%;
}
.copy {
	position:absolute;
	margin:20px 0 0 35px;
	text-align:justify;
	color:#000;
	left: 2px;
	top: -1px;
}
.copy a {
	color:#000;
	text-decoration:none
}
.copy a:hover {
	text-decoration:underline
}
.copy span {
	margin:0 4px
}
.icons {
	position:absolute;
	right:29px;
	width:300px;
	top:13px;
	text-align:right
}
.icons a {
	margin-left:27px;	
}

.head_block {
	height:400px;
	width:100%;
	min-width:988px
}
.head_block .container {
	width:497px;
	height:300px;
	margin:0 auto;
	position:relative;
	border-bottom:3px solid #f6f7f5;
	padding:75px 0 0 487px;
	color:#aeaeae;
	overflow:hidden
}
.slogan {
	font-size:80px;
	color:#f45638;
	line-height:65px;
	font-weight:bold;
	font-weight:bold;
	margin-bottom:22px
}
.slogan div {
	color:#858585;
	font-size:44px;
	line-height:50px;
	margin-top:0px
}
.slogan div.pt42 {
	font-size:42px;
}
.slogan_button {
	background:url(images/slogan_button.gif) no-repeat 0% 0%;
	width:210px;
	height:38px;
	padding:12px 0 0 19px;
	line-height:1.2em;
	color:#303032;
	font-size:20px;
	text-decoration:none;
	margin-top:20px;
	display:block;
}

/*----- 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 30px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:0 20px 0 0; 
	float:left;
}
.img-indent3 { 
	float:left;
}
p {
	margin-bottom:20px;
}
.p1 { 
	margin:-7px 0 20px 0;
}
.p2 { 
	margin:0 70px 0 0 !important;
}
.p3 { 
	margin-bottom:24px;
}
.p4 { 
	margin-bottom:13px;
}
.pt104 {
	font-size:80px
}
.pt110 {
	font-size:110px	
}
.margin20 {
	margin-bottom:20px;	
}
.margin30 {
	margin-bottom:30px;	
}
.margin40 {
	margin-bottom:40px;	
}
.margin50 {
	margin-bottom:50px !important;	
}
.margin11 {
	margin-bottom:11px;	
}
.no_marg {
	margin:0 !important	
}
.no_bg {
	background:none !important	
}
/*----- txt, links, lines, titles -----*/
a {
	color:#f7593c; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
.white {
	color:#fff;	
} 
.grey {
	color:#574011;	
}
.red {
	color:#f7593c	
}

.upercase {
	text-transform:uppercase;
	font-size:12px;
}
.upercase2 {
	text-transform:uppercase;
}
.non_underline {
	text-decoration:none;	
}
.non_underline:hover {
	text-decoration:underline
}
h1 {
	font-size:20px;
	line-height:1.2em;
	margin:0 0 23px;
	color:#010101;
	font-weight:normal
}
h1 strong {
	color:#f45638
}
h2 {
	font-size:14px;
	line-height:1.2em;
	margin:0 0 23px;
	color:#afafaf;
	font-style:italic;
	margin-top:-7px;
	font-weight:bold
}
h3 {
	font-size:26px;
	line-height:1.2em;
	margin:0 0 20px;
	color:#010101;
	font-weight:normal;
}
h4, .title {
	font-size:18px;
	line-height:20px;
	margin:0 0 20px;
	color:#f7593c;
	font-style:italic;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif
}



/*==================boxes====================*/
.more {
	background:url(images/more_bg.gif) no-repeat 0% 3px;
	padding:0 0 0 15px;
	text-decoration:none;
	font-size:14px;
	color:#343436;
}
.more:hover {
	color:#f7593c
}
.address  {
	margin:0 44px 0 0;
	}
.address dt {
	margin-bottom:22px;
	}
	.address dd { 
		clear:both;
		text-align:right;
		width:196px;
	}
		.address dd span { 
			float:left;
			padding-right:0;
		}
		.address dd strong { 
			padding-right:25px;
			font-weight:normal
		}

/*===== header =====*/
.logo {
	position:absolute;
	margin:22px 0 0 0
}
.menu {
	position:absolute;
	margin:135px 0 0 0;
}
.menu ul li {
	float:left;	
	background:url(images/menu_spacer.gif) no-repeat 0% 0%;
}
.menu ul li a {
	display:block;
	float:left;
	width:98px;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	height:39px;
	line-height:1.2em;
	padding-top:20px
}
.menu ul li a:hover, .menu ul li a.active  {
	background:url(images/menu_act.gif) no-repeat 50% 100%
}
.button_login {
	position:absolute;
	right:0;
	top:145px;
	background:url(images/login_button.gif) no-repeat 0% 0%;
	width:107px;
	line-height:1.2em;
	text-align:center;
	color:#fff;
	text-decoration:none;
	padding:9px 0 12px;
	font-size:16px;
}
.button_login:hover {
	color:#000;
}
.crumbs {
	width:984px;
	margin:0 auto;
	border-bottom:1px solid #fff ;
	height:30px;
	color:#b1b1b3;
	font-size:0px;
	line-height:0px;
	text-transform:uppercase;
}
.crumbs a {
	font-size:10px;
	text-transform:uppercase;
	color:#b1b1b3;
	text-decoration:none;
	display:none
}
.crumbs a:hover {
	text-decoration:underline	
}
.crumbs span {
	margin:0 8px;
	display:none
}
/*===== content =====*/

.container2 {
	width:984px;
	margin:0 auto;
	padding:5px 0 5px;
}
.block {
	float:left;
	width:232px;
	margin-right:24px;
}
/*===== footer =====*/

/*----- forms -----*/
.inp_form {
	float:left;
	width:700px
}
.fleft_form {
	float:left;
	display:inline;
}
.inp_form input {
	display:block;
	width:305px;
	padding:2px 5px 3px;
	color:#aeaeae;
	border:0;
	background:none
}
.inp_form .inp_bg {
	margin-right:0;
	height:32px;
	width:347px;
	background:url(images/inp_bg.gif) no-repeat 0% 0%;
	padding:7px 0 0 10px 
	
}
.inp_form textarea {
	width:305px;
	height:91px;
	color:#aeaeae;
	padding:0 5px 5px;
	border:0;
	float:left;
	overflow:auto;
	background:none
}
.area_bg {
	background:url(images/area_bg.gif) no-repeat 0% 0%;
	width:317px;
	height:90px;
	float:left;
	padding:10px
}
.form_link {
	padding-top:16px	
}
.form_link a {
	margin-left:15px	
}
/*==========================================*/
.search_bg {
	position:absolute;
	background:url(images/search_bg.gif) no-repeat 0% 0%;
	width:246px;
	height:32px;
	right:0;
	top:48px
}
.search_bg input {
	background:none;
	position:absolute;
	margin:5px 0 0 34px;
	border:none;
	width:199px;
	color:#fff;
	padding:3px 0
}
.search_bg2 {
	position:absolute;
	background:url(images/search_bg2.gif) no-repeat 0% 0%;
	width:288px;
	height:26px;
	right:0;
	top:0
}
.search_bg2 .inp {
	background:none;
	position:absolute;
	margin:5px;
	border:0;
	width:229px;
	color:#1ba7b2;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
.search_bg2 .button_form {
	background:none;
	position:absolute;
	top:0;
	right:0;
	width:37px;
	height:26px;
	cursor:pointer;
	cursor:pointer;
	border:none
}

.button {
	color:#2ec1c4;
	font-size:17px;
	text-decoration:none;
	background:url(images/button_bgs2.gif) repeat-x 0% 0%;
	display:inline-block;
	cursor:pointer
}
.button:hover {
	color:#574011;
}
.button span {
	background:url(images/button_bgs1.gif) no-repeat 0% 0%;
	display:inline-block
}
.button span span {
	background:url(images/button_bgs3.gif) no-repeat 100% 0%;
	line-height:1.2em;
	padding:1px 7px 5px;
}


.line_hor {
	background:#f6f7f5;
	height:3px;
	width:100%;
	overflow:visible;
	margin:20px 0;
	line-height:0px
}
.list_block_bgs2 {
	background:url(images/list_icon_bgs2.gif) repeat-y 0% 0%;
}
.list_block_bgs1 {
	background:url(images/list_block_bgs1.gif) no-repeat 0% 0%;
	width:245px;
}
.list_block_bgs3 {
	background:url(images/list_icon_bgs3.gif) no-repeat 0% 100%;
	width:245px;
	padding:6px 0 0
}
.list li {
	background:url(images/list_line.gif) no-repeat 0% 100%;
	padding:6px 0 7px 16px;
	line-height:1.2em;
}
.list li a {
	padding:7px 0 10px 40px;
	line-height:1.2em;
	font-size:12px;
	color:#010101;
	display:block;
	text-decoration:none
}
.link1 {
	background:url(images/list_icon1.gif) no-repeat 0% 0%	
}
.link2 {
	background:url(images/list_icon2.gif) no-repeat 0% 0%	
}
.link3 {
	background:url(images/list_icon3.gif) no-repeat 0% 0%	
}
.link4 {
	background:url(images/list_icon4.gif) no-repeat 0% 0%	
}
.link5 {
	background:url(images/list_icon5.gif) no-repeat 0% 0%	
}
.link6 {
	background:url(images/list_icon6.gif) no-repeat 0% 0%	
}
.link7 {
	background:url(images/list_icon7.gif) no-repeat 0% 0%	
}
.link8 {
	background:url(images/list_icon8.gif) no-repeat 0% 0%	
}
.link9 {
	background:url(images/list_icon9.gif) no-repeat 0% 0%	
}
.link10 {
	background:url(images/list_icon10.gif) no-repeat 0% 0%	
}
.list1 {
	margin:0 0 20px 0	
}
.list1 li {
	background:url(images/mark.gif) no-repeat 0% 50%;
	padding:0 0 0 10px;
	line-height:24px;
	color:#f7593c
}
.list1 li a{
	color:#f7593c
}
