html, body {
	background-color: #fff;
	background-image: url('images/mainbg.gif');
	background-repeat: repeat-x;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #24201b;
	text-align: center;
}
.orange {
	color: #ce4e00;
}
p {

}
h1,h2,h3,h4,h5 {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
img {
	display: inline;
}
a img {
	border: none;
}
form {
	display: inline;
}
table {
	border-collapse: collapse;
}
input, select, textarea {
	background-color: #fff;
	color: #132e3d;
	font-weight: bold;
	font-size: 10px;
	padding: 2px;
	font-family: Verdana, Arial;
	border: 1px solid #ce4e00;
}
a {
	text-decoration: none;
	color: #315568;
}
a:hover {
}
th,td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
object,embed {
	padding: 0px;
	margin: 0px;
}

.wholder {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
}
.logoline {
	height: 80px;
	position: relative;
}
h1 {
	position: absolute; 
	top: 50px;
	right: 20px;
	color: #c4481d;
	font-weight: bold;
	display: block;
}
#content h1 {
	position: relative;
}
h2 {
	font-size: 14px;
	color: #c4481d;
	line-height: 17px;
}
h2 a {
	color: #c4481d;
}
a {
	text-decoration: none;
}
.langs {
	position: absolute;
	top: 20px;
	right: 10px;
}
.topmenu {
	height: 26px;
	line-height: 25px;
	margin-left: 70px;
	border-left: 1px solid #25201c;
}
.topmenu a {
	display: block;
	border-right: 1px solid #25201c;
	padding: 0px 10px;
	color: #fff;
	text-transform: uppercase;
	float: left;
	font-size: 14px;
	font-weight: bold;
	background-color: #c5471e;
}
.menu {
	height: 35px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	padding-left: 70px;
}
.menu a {
	display: block;
	float: left;
	background-image: url('images/menuarrow.jpg');
	padding-left: 12px;
	background-position: left center;
	background-repeat: no-repeat;
	color: #24201b;
	font-size: 15px;
	margin-right: 25px;
	line-height: 35px;
}
.menu a:hover {
	background-image: url('images/menuarrow-on.jpg');
}

.hp-table {
	width: 709px;
	background-image: url('images/line3.gif');
	background-repeat: repeat-y;
	background-position: top right;
	position: relative;
}
.hp-table .holder1 {
	width: 1px;
	height: 15px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #fff;
}
.hp-table td {
	background-image: url('images/line2.gif');
}
.hp-content {
	padding: 10px;
	padding-left: 40px;
	line-height: 15px;
}

.inside-table {
	width: 709px;
	background-image: url('images/line3.gif');
	background-repeat: repeat-y;
	background-position: top right;
	position: relative;
}
.inside-table .holder1 {
	width: 1px;
	height: 15px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #fff;
}
.inside-table2 {
	background-image: url('images/line2.gif');
	background-repeat: repeat-y;
}
.inside-content {

	padding: 10px;
	padding-left: 40px;
	line-height: 15px;
}
.inside-content a {
	text-decoration: underline;
	color: #336699;
}	


.footer {
	background-color: #a4927f;
	padding-top: 20px;
	padding-bottom: 25px;
	color: #423a33;
	font-weight: bold;
}
.footer a {
	color: #423a33;
}

.reftable td {
	padding: 10px;
}
.reftable img {
	margin-bottom: 5px;
}

.contact th {
	padding: 5px;
	vertical-align: middle;
	font-weight: normal;
}
.contact td {
	padding: 5px;
	vertical-align: middle;
	font-weight: bold;
}
.contact img {
	margin: 0px 2px;
}