html, body, ul, li, clear, h1, h2, h3, h4, form, p, i {
	margin: 0;
	padding: 0;
	}
	
ul, li {list-style: none;}
	
.clear {
	clear: both; 
}	
	
body {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color:#FFFFFF;
	text-align: left; background-color: #b9b9b9;
 }
 
 
a { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#d7350f; font-weight:normal; text-decoration:underline; }

a:hover { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#d7350f; font-weight:normal; text-decoration: none; }
	
/* Wrapper */

#wrapper {margin: auto; width: 900px; height:auto; background-color: #1b2429;}

/* header */

#header {height:169px; width: 900px; float: left; background-color: #1b2429;}

#header-left-part {height:169px; width: 678px; float: left;}

#logo {height:104px; width: 678px; float: left;}

#logo img {height:67px; width: 405px; float: left; padding:20px 0 0 80px;}

#header-right-part {height:169px; width: 222px; float: right; background:url(../images/header-img.jpg) no-repeat;}


/* menu */


#nav {height:41px; width: 678px; float: left; background-color:#d7350f;}

#nav ul { margin-left:35px;}

#nav ul li {float:left; line-height:41px; display:block; height:41px;}

#nav li { display: inline; text-align:center; margin-left:4px; background:url(../images/nav-arrow.gif) no-repeat; padding:0 25px 0 15px; }

#nav li a {height:41px; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-align:center; color: #FFFFFF; text-decoration:none; font-weight: normal;  }

#nav li a:hover {height:41px; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-align:center; color: #FFFFFF; text-decoration: underline; font-weight: normal;  }


/* Images */

#card-image  {float:left; width:900px; height:287px; background-color: #1b2429;}

#card-image h1 {float:left; width:239px; height:287px;}

#card-image h2 {float:left; width:256px; height:287px;}

#card-image h3 {float:left; width:232px; height:287px;}

#card-image h4 {float:left; width:173px; height:287px;}

/* middle area */

#middle-area { font-family:Arial, Helvetica, sans-serif; width:900px; height:auto; float:left; background-color:#1b2429;}

#middle-area-left {width:550px; height:auto; float: left; padding:10px 10px 10px 10px; background-color:#FFFFFF; margin:10px 0 10px 10px; color:#000000; }

#middle-area-left h1 { font-size:16px; font-weight:bold; color:#d7350f; }

#middle-area-left p { font-size:12px; font-weight: normal; text-align:justify;  line-height:18px; margin:10px 0 10px 0;  }

#middle-area-right {width:255px; height:auto; float: right; padding:10px; background-color:#282f39; margin:10px 10px 0 0; }

#middle-area-right img {float:left; margin-top:10px;}


/* footer */

#footer {width: 900px; height: auto;  float: left; background-color:#d7350f; }

#footer ul{ color: #FFFFFF ; width:500px; float:left; height:35px; text-align:center; line-height:30px;}

#footer ul li {font-size:11px; font-weight:bold; color: #FFFFFF ; text-align:center; display:inline; }

#footer li a { text-decoration:none; color: #FFFFFF; padding:0 5px 0 5px;}

#footer li a:hover{text-decoration:underline; color: #CCCCCC;}



#footer h1 {font-size:11px; text-decoration:none; font-weight:normal; color: #CCCCCC;  float:right; margin-right:20px; line-height:35px;}


/*-----------------------contact------------------------*/
.contact_tab{
width:600px;
height: auto;
float:left;

padding:20px 0 20px 250px;

}
.form_contact{
width:357px;
float:left;
text-align:center;
color:#615357;
padding:5px 0 5px 0;
}
.location_contact{
width:250px;
float:left;
padding:15px;
}
.form_row_contact{
float:left;
width:357px;
text-align:center;
padding:3px 0 3px 0;
}
input.form_input_contact{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
float:left;
margin-left:10px;
}
select.form_select{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
float:left;
margin-left:10px;
height:20px;
}
textarea{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
height:80px;
float:left;
margin-left:10px;
}
 
.left{
float:left;
width:70px;
padding-top:3px;
text-align:right;
color: #FFFFFF;
}







