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: #843838;
 }
 
 
a { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#fced01; font-weight:normal; text-decoration:underline; }

a:hover { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#fced01; font-weight:normal; text-decoration: none; }
	
/* Wrapper */

#wrapper {margin: auto; width: 900px; height:auto; background-color:#5a0000;}


/* header */

#header {height:168px; width: 900px; float: left; background-color:#5a0000;  }

#header-left {height:168px; width: 253px; float: left; background-color:#5a0000;  }

#header-right {height:168px; width: 647px; float: right; background-color:#5a0000; }

#header-right-top {height:134px; width: 647px; float: left; background-color:#5a0000; background:url(../images/header-bg.gif) repeat-x; }

#header-right-top img {height:134px; width: 397px; float: left; background-color:#5a0000; }


/* menu */


#nav { float:left; width:647px; height:35px;}

#nav ul li {float:left; line-height:35px; display:block; height:35px;}

#nav li { width:148px;  display: inline; background: url(../images/nav-bg.gif) no-repeat; text-align:center; margin-left:4px; }

#nav li a { width:148px; height:35px; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-align:center; color: #FFFFFF; text-decoration:none; font-weight: normal; text-transform:uppercase; padding-left:10px;}

#nav li a:hover { width:148px; height:35px; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-align:center; color: #FFFFFF; text-decoration: underline; font-weight: normal; text-transform:uppercase; }

/* Images */

#card-image  {float:left; width:900px; height:319px;}

#card-image h1 {float:left; width:197px; height:319px;}

#card-image h2 {float:left; width:231px; height:319px;}

#card-image h3 {float:left; width:234px; height:319px;}

#card-image h4 {float:left; width:238px; height:319px;}


/* middle area */

#middle-area { font-family:Arial, Helvetica, sans-serif; width:900px; height:auto; float:left; background-color:#5a0000;}


#middle-area-left {width:300px; height:auto; float: left; padding:10px; }

#middle-area-left img {float:left; margin-top:10px;}



#middle-area-right {width:555px; height:auto; float: right; padding:10px 10px 10px 0px; }

#middle-area-right h1 { font-size:16px; font-weight:bold; color:#fced01;}

#middle-area-right p { font-size:12px; font-weight: normal; text-align:justify; color: #FFFFFF ; line-height:18px; margin:10px 0 10px 0; }

#middle-area-right p .yellow {color:#fced01;}


/* footer */

#footer-img { width:900px; height:86px; float:left; background:url(../images/footer-img.jpg) no-repeat;}


#footer {width: 900px; height: auto;  float: left; background-color:#450000; }

#footer ul{ margin-top:10px; color: #FFFFFF ; width:400px; float:left; height:45px; 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-right {width: 300px; height: auto;  float: right; }

#footer-right h1 {font-size:11px; text-decoration:none; font-weight:normal; color: #CCCCCC;  float:right; margin-right:20px; line-height:30px;}

#footer-right-validation {width: 100px; height: auto;  float: right;  padding-right:60px; }


/*-----------------------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;
}













