body {
	background-color: #F3F3F3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:0.7em "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
}

a {
	color:#ed690d;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:underline;
}


#news h1 {
	border-bottom:2px solid #fbb402;
	color:#444;
	font-size:165%;
	font-weight:400;
	line-height:30px;
	padding:0 10px;	
}

#news p {
	background: #e7e7e7;
}

#navigation h1 {
	border-bottom:2px solid #fbb402;
	color:#444;
	font-size:165%;
	font-weight:400;
	line-height:30px;
	padding:0px 10px;	
}

#navigation ul {
	position: absolute;
	padding:0px 10px;
}

#navigation ul li {
	border-bottom:1px solid #fbb402;
	list-style:none;
	padding:5px 2px;	
}

#navigation ul li a {
	color:#333;
	display:block;
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	padding:5px;
	text-decoration:none;
	width: 130px;
}

#navigation ul li a:hover {
	color:#000;
}

#links h1 {
	border-bottom:2px solid #fbb402;
	color:#444;
	font-size:165%;
	font-weight:400;
	line-height:30px;
	padding:0 10px;	
}

#links ul {
	position: absolute;
	top:  40;
	right: 15;
	width: 150;

}

#links ul li {
	border-bottom:2px dotted #fbb402;
	list-style:none;
	padding:5px 2px;


}

#links ul li a {
	color:#333;
	display:block;
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	padding:5px;
	text-decoration:none;
}

#links ul li a:hover {
	color:#000;
}

#contact h1 {
	border-bottom:2px solid #fbb402;
	color:#444;
	font-size:165%;
	font-weight:400;
	line-height:30px;
	margin-top: 200px;
	padding:0 10px;		
}

form.contact_us {
	position: absolute;
	width: 115px;
	padding: 3px;
}

input.fields_contact_us {display: block;
        width: 153px;        
		border-top: 1px solid #fbb402;
		border-left: 1px solid #fbb402;
		border-bottom: 1px solid #fbb402;
		border-right: 1px solid #fbb402;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 153px;
          border-top: 1px solid #fbb402;
		  border-left: 1px solid #fbb402;
		  border-bottom: 1px solid #fbb402;
		  border-right: 1px solid #fbb402;

          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
}
