* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#fff url(images/header_bg.gif) no-repeat 50% 0%;
	font-family:"Times New Roman", Times, serif;
	font-size:14px; 
	line-height:17px;
	color:#454343;
}

img {
	border:1px solid;
	border-color:#000;
	vertical-align:top; 
	text-align:left;
	margin-bottom:14px;
}

object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
li ul {
	padding-left:25px;
	list-style-type:disc;
}

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

.col_1, .col_2, .col_3, .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:950px;
	margin:0 auto;
	margin-top:50px;
}



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

#header {
	height:513px;
	width:913px;
	margin:0 auto;
	background:url(images/head_bg.gif) repeat-x 0% 0%;
	position:relative
}
#content {
	width:913px;
	margin:0 auto;
	padding-top:54px;
	padding-bottom:70px
}



/*----- 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 3px 0; 
	float:left;
}
.img1-indent {
	margin:0 10px 28px 0; 
	float:left;
}
.img2-indent { 
	margin:0 10px 0 0; 
	float:left;
}
.img3-indent { 
	margin:0; 
	float:left;
}
.img4-indent {
	float:rigth;
}

.img-trait {
	background-repeat:x;
	border:none;
}

.liste {
	text-align:justify;
	list-style-type:disc;
	padding:0 0 0 28px;
}

p {
	margin-top:6px;
	margin-bottom:20px;
	text-align:justify;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}
.margi20 {
	margin-bottom:20px	
}
.margi30 {
	margin-bottom:20px	
}
.margin50 {
	margin-bottom:50px;	
}
.txt_underline {
	text-decoration:underline	
}

/*----- txt, links, lines, titles -----*/
a {
	color:#ff4600; 
	outline:none;
}
.a2 {
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}
h1 {
	font-size:28px;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:25px;
	color:#000;
	border-bottom:1px solid #d9d9d9;
}
h2 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:17px;
	color:#000000;
}
h3 {
	font-size:18px;
	color:#151515;
	background:url(images/trait.gif) repeat-x 0% 100%;
	font-family:"Times New Roman", Times, serif;
	padding:0 0 6px 0;
	margin-bottom:23px;
	font-weight:normal
}
h4 {
	font-size:14px;
	line-height:26px;
	margin-bottom:10px;
	font-weight:bold;
	color:#999;
}
h4 a {
	text-decoration:none;
	color:#949393;
}
.line-hor { 
	background:#d9d9d9;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:27px 0 27px 0;
}


.address {
	padding-top:8px;
}
	.address dt {
		font-weight:bold;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:87px;
		}


/*===== header =====*/

/*===== content =====*/


.list li {
	background:url(images/arrow.gif) no-repeat 0% 4px;
	padding:0 0 0 24px;
	line-height:25px;
}
.list li a{
	color:#ff4600;
}
.more {
	color:#ff4600;
	font-size:19px;
}

/*===== footer =====*/
#footer {
	height:80px;
	background:url(images/foot_bg.gif) repeat-x 0% 0%;
}
#footer .container {
	padding:0 !important;
	position:relative;
	width:1000px;
}
#footer h3 {
	margin-bottom:10px;
}
#footer h4 a {
	font-weight:100;
	text-decoration:none;
	color:#949393;
}
#footer h4 a:hover {
	text-decoration:underline;
}
.copy {
	position:absolute;
	margin:25px 0 0 44px;
	color:#8e8e8e;
	font-size:11px;
}
.copy a {
	color:#949393;
	text-decoration:none;
}
.copy a:hover {
	text-decoration:underline;
}
#foot_links {
	padding:10px 0 0 0;
	margin-left:44px;
}
ul#foot_links li {
	font-size:11px;
	display:inline;
}
ul#foot_links li a {
	text-decoration:none;
	color:#949393;
}
ul#foot_links li a:hover {
	text-decoration:underline;
}


/*----- forms -----*/
.inp_form {
	width:570px
}
.inp_form div.fleft_form{
	float:left;
	display:inline;
}
.inp_form  input{
	width:229px;
	background:#fff;
	display:block;
	border:1px solid #d9d9d9;
	padding:2px;
}
.inp_bg {
	width:274px;
	display:block;
	border:0;
	height:29px
}

.inp_form textarea {
	width:637px;
	height:112px;
	color:#626262;
	background:#fff;
	float:left;
	overflow:auto;
	border:1px solid #d9d9d9;
}
.inp_form .area_bg {
	width:277px;
	height:112px;
	color:#626262;
	float:left;
	border:0;
}
.inp_form span {
	float:left;
}
.form_link {
	padding-top:15px;
	padding-right:0px
}
.form_link a {
	margin-left:15px;	
}



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

