body {
	background-color:#cbcbcb;
	color:#505050;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input,
select,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	margin:0 auto;
	width:990px;
}
#outer {
	float:left;
	width:100%;
	background-color:#ffffff;
	color:#505050;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	min-height: 110px;
	padding: 15px 0;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 80%;
	line-height: 1.3em;
	text-decoration: none;
}
#skiplink:focus,
#skiplink:active {
	left: 0;
	background-color: #202751;
	color: #ffffff;
}
#topcontact {
	float: right;
	padding-right:30px;
	font-size:70%;
	padding-bottom: 10px;
}
#topcontact table {
	float: right;
	margin: 0 0 12px;
}
#topcontact th {
	font-size: 11px;
	text-align:left;
}
#topcontact td {
	font-size:11px;
	text-align:right;
}
#topcontact td a {
	color:#006;
}
#topcontact td a:hover,
#topcontact td a:focus,
#topcontact td a:active {
	color:#666;
}
#topcontact h3 {
	clear: right;
	float: right;
	margin: 0;
	font-size: 110%;
}
#topcontact h3 a {
	text-decoration:none;
}
#topcontact h3 a:hover {
	text-decoration:underline;
}
#logo {
	float:left;
	margin: 0 0 0 30px;
}
#mainnav {
	clear: left;
	float: left;
	width: 100%;
	background-color: #202751;
	color: #ffffff;
	padding: 5px 0;
}
#mainnav ul {
	font-size: 80%;
	font-weight: bold;
	margin: 0;
	padding: 0 20px;
	list-style: none;
}
#mainnav ul li {
	float: left;
	border-left: 2px solid #e1b838;
}
#mainnav ul li.first {
	border-left: 0;
}
#mainnav ul li a {
	float: left;
	padding: 0 14px;
	background-color: #202751;
	color:#ffffff;
	text-decoration: none;
}
#mainnav ul li a:hover,
#mainnav ul li a:focus,
#mainnav ul li a:active {
	background-color: #202751;
	color: #e1b838;
}
#holder {
	height:456px;
}
#content {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 30px solid #202751;
}
#textcontent {
	float: left;
	width: 474px;
	padding: 42px 0 0 30px;
}
#textcontent h1 {
	margin: 0 0 1.2em;
	font-size:90%;
}
#textcontent p {
	margin: 0 0 1.2em;
	font-size:70%;
	line-height: 1.7em;
}
#textcontent p a {
	color:#006;
}
#textcontent p a:hover,
#textcontent p a:focus,
#textcontent p a:active {
	color:#666;
}
#textcontent h2 {
	font-size:90%;
}
#textcontent ul li {
	font-size:70%;
	line-height: 1.6em;
	color:#146093;
	list-style-image:url(../images/bullit-list.gif);
}
#textcontent .zoneone {
	width:280px;
	float:left;
}
#textcontent .zonetwo {
	float:right;
	padding:75px 0 0;
	width:150px;
}
#textcontent form.standard {
	margin: 0 0 1.2em;
	font-size: 70%;
}
#textcontent form.standard table {
	border-collapse: collapse;
}
#textcontent form.standard th,#textcontent form.standard td {
	padding: 3px 0;
}
#textcontent form.standard th {
	padding: 0 3px 0 0;
	text-align: left;
}
#slideshow {
	float:right;
	width:445px;
	height:456px;
	clear:right;
	margin:1px 0 0px;
}
#slideshow img.main {
	display: block;
	width: 445px;
}
#mainimage {
	float:right;
	width:445px;
}
#mainimage img.main {
	display: block;
	width: 445px;
	margin:1px 0 30px;
}
#mainimage img.maincontact {
	display: block;
	width: 445px;
	margin:1px 0 1px;
}
#advert {
	float:right;
	clear:right;
	width:445px;
	padding-top:20px;
}
#advert img.main {
	display: block;
	width:445px;
}
#gallery {
	float:right;
	width:445px;
	padding:0px;
	text-align:center;
}
#gallery img {
	display:block;
}
#gallery img.multiple {
	float:left;
	margin:10px 0 0 10px;
}
#gallery .row {
	clear:left;
	float:left;
	margin:10px 0;
	width:100%;
}
#gallery img {
	border:1px;
	border-style: dashed;
	border-color:#666666;
	float:left;
	height:110px;
	margin:0 0 0 20px;
	width:110px;
}
#gallery img.first {
	margin:0 0 0 24px;
}
#gallery p{
	font-size:70%;
}
#footer {
	clear: left;
	float: left;
	width: 100%;
	padding: 10px 0;
	font-size: 60%;
	text-align:center;
}
#footer a {
	text-decoration: none;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #ffffff;
	color:#666666;
}
