ul#navigation li a {
	background-color: #FFCC33;
}
div#footer {
	background-color: #FFFFFF;
	font-weight:normal;
	border-top: solid 1px #999999;
	color:#999999;
}
.top {
	background-image: url(../images/contact_leftTop.gif);
	height: 9px;
	overflow: hidden;
}
div#leftBar {
	background-color: #FFCC33;
}
div#contactDetails {
	margin-top: 5px;
}
div#contactDetails img {
	float: left;
	margin-right: 12px;
}
div#contactDetails p {
	padding-top: 45px;
}
div#contactDetails div {
	float: right;
	width: 280px;
	margin-top: 45px;
}
div#contactDetails h3 {
	text-decoration: underline;
}
#contactDetails table {
	margin-top: 6px;
}
#contactDetails th {
	font-weight: normal;
	text-align: left;
	width: 55px;
}
table#contactos {
	clear: both;
	width: 100%;
}
table#contactos th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	width: 33%;
	font-weight: normal;
	padding-bottom: 4px;
}
table#contactos td {
	font-size: 11px;
	padding-top: 4px;
	padding-right: 20px;
	vertical-align: top;
}
table#contactos em {
	display: block;
	margin-top: 5px;
	font-style: normal;
	font-weight: normal;
	color: #102EA5;
}
form#contact {
	margin-top: 20px;
}
form#contact ol {
	margin-top: 12px;
}

form#contact ol input, form#contact ol textarea  {
	border: 1px solid #CCCCCC;
	width: 190px;
	padding: 2px;
}
form#contact label {
	width: 110px;
	display: block;
	float: left;
}
form#contact #submit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding: 2px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}

form#contact li {
	padding-bottom: 4px;
}
form#contact #message {
	height: 100px;
	width: 427px !important;
	width: 425px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

.footer {
	background-image: url(../images/contact_leftFooter.gif);
	height: 9px;
	overflow: hidden;
}
#submitBt {
	float: right;
}
