
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
p{margin: 0;
	padding: 0;
}
#wrapper {
	width: 768px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(images/contentbg.gif) repeat-y;
}
#banner{
	background-color: #42654A;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 328px;
}
#nav {width:190px;float:left;padding-left: 20px;
}
ul#navigation {
	margin:0;
	padding:0;
}
#navigation li {
	list-style: none;
	width: 12em;
	font-weight: bold;
	border-bottom: 1px solid #E5E0D0;
}
li.arrow{ background-image: url(images/arrow.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 2px 0 2px 20px;
margin: 0.4em 0;}
#navigation li.contact {
	border-bottom: 0;
}
#navigation li a {
	display: block;
	color: #42654A;
	text-decoration: none;
	padding: 5px 5px 10px 1px;
	font-size: 11px;
}
#navigation li a:hover, a:focus, a:active {
	color: #988344;
	text-decoration: none;
}
#Llogos{padding-top: 20px;}
#contentwrap{float: right;width:480px;
	padding-right:25px;
	padding-top:10px;}

#content p{margin-top: 10px;
	margin-bottom:10px;
	line-height:1.4;
}
#contact_form {
	width: 450px;
	padding: 8px;
	border: 1px solid #EEEEEE;
	margin-top: 30px;
}
#contact_subhead {
	font-weight: bold;
	color: #873E1B;
}
#contact_field {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 3px;
}
.contact_button {
	color: #006600;
	margin-top: 10px;
}
.location1 {padding-left: 10px;padding-bottom: 10px;text-align: right;float: right;}
.location2 {padding-right: 10px;padding-top: 10px;text-align: right;float: left;}
/* Search */
#search{

	padding:0 0 0 65px;
	clear: both;
}
#Scontent{
	width:750px;
	padding-bottom:15px;
	overflow:hidden;}
#footer{margin:0;padding:0;
	clear: both;
	height:40px;
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	background: #42654A url(images/footerbg.gif);
}
#footer p{
padding-top:10px;
}
#footer a{
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}
#fp2{padding-top: 10px;
text-align:center;

}

.priorityresponse{
	color: #8e4928;
	font-size: 15px;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}.priorityresponse  a{
	color: #8e4928;
	font-size: 15px;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;

}.priorityresponse  a:link{
	color: #8e4928;
	font-size: 15px;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
	.priorityresponse  a:visited{
	color: #8e4928;
	font-size: 15px;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
	.priorityresponse a:hover{
	color: #8e4928;
	font-size: 15px;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	}