* {
	padding:0;
	margin:0;
	outline:0;
}
.cl {
	font-size:0;
	line-height:0;
	height:0px;
	display:block;
	clear:both;
}
body{
	background:#d4dbe4 url(images/bottom-bg2.gif) repeat-x 0 360px;
	font-family: Verdana, sans-serif;
	color:#58585a;
	line-height:16px;
	font-size:12px;
}
a{
	text-decoration:none;
	color:#f79427;
}
a:hover{
	text-decoration: underline;
}
a img{
	border:none;
}
.shell{
	width:800px;
	margin:0 auto;
	background:#fff;
}
#upper-container{
	background:url(images/upper-bg2.gif) repeat-x;
	height:360px;
}
#bottom-container{
	
}
#header{
	background:url(images/header-bg.gif) no-repeat;
	height:188px;
}
h1#logo{
	background:transparent;
	line-height:0;
	font-size: 0;
	width:181px;
	height:118px;
	padding-top:12px;
	padding-left:34px;
}
h1#logo a{
	display: block;
	text-indent: -4000px;
	height:118px;
	background:url(images/logo.gif);
}
h2{
	color:#231f20;
	font-size: 20px;
	font-weight: normal;
}
h3{
	font-size: 30px;
	line-height:20px;
	color:#f79427;
	font-weight: normal;
}
#navigation{
	padding-top:15px;
	padding-left:2px;
	padding-bottom:2px;
}
#navigation ul{
	list-style-type: none;
}
#navigation li{
	display: inline;
}
#navigation li a{
	text-decoration: none;
	text-align: center;
	float:left;
	width:71px;
	height:23px;
	background:url(images/nav-bg.gif) no-repeat 0 bottom;
	margin-right:1px;
	font-size: 9px;
	font-weight: bold;
	color:#fff;
	padding-top:17px;
	line-height:12px;
}
#navigation li a.last{
	margin-right:0;
}
#navigation li a.double{
	padding-top:12px;
	height:28px;
	margin-right:2px;
}
#navigation li a:hover{
	background:url(images/nav-bg-hover.gif) no-repeat;
	padding-top:5px;
	height:35px;
	color:#6d6e71;
}
.frame{
	padding-left:2px;
	background:#fff;
}
.image-holder {
	background:#fff;
	float: left;
	display: inline;
	margin-right:2px;
	margin-bottom:2px;
}
.image-holder img{
	float:left;
	display: inline;
}
#header .last, #bottom-container .last{
	margin-right:0;
}
.left-column {
	float: left;
	display: inline;
	width:246px;
	padding-left:16px;
}
.logo {
	font-style: italic;
	font-weight: bold;
	color: #BDD73C;
}
.left-column ul{
	color:#000000;
	font-size:12px;
	padding-top:19px;
	padding-left:16px;
}
.left-column li{
	padding-bottom:5px;
}
.left-column li a{
	color:#f79427;
	font-size:12px;
	display: block;
}
#main{
	padding-top:24px;
	padding-bottom:19px;
}
.right-column{
	background:url(images/main-bg.gif) repeat-y;
	float:right;
	display: inline;
	width:482px;
	padding-left:21px;
	padding-right:31px;
}
#main-full {
	padding-top: 24px;
	padding-right: 25px;
	padding-bottom: 19px;
	padding-left: 25px;
}
.right-column h3{
	text-transform: uppercase;
}
.request-form{
	padding-top:2px;
}
.request-form .field{width:285px;margin-bottom:12px;font-size:11px;float: left;display: inline; line-height:11px; padding:1px 2px; }
.request-form label{width:100px;float: left;display: inline;line-height:14px; }
.request-form label.small{width:70px;float: left;display: inline;height:18px; }
.request-form .radio{width:13px;height:13px;vertical-align: bottom;float: left;display: inline;margin-right:3px; }
.request-form .area{width:392px;height:108px;margin-bottom:10px;}
.request-form p{display: block;padding-top:12px;padding-bottom:3px;}
.request-form .last{margin-bottom:0}
#footer{
	padding-top:10px;
	color:#000;
	padding-bottom:25px;
}
#footer a { color:#000; }
#footer .shell{
	background:none;
}
.copyright{
	font-size:10px;
}
.copyright span.right{
	float:right;
	display: inline;
}
#ftr-nav{
	text-align: center;
	font-size:11px;
	padding-top:30px;
}
#ftr-nav a{
	color:#000;
	text-decoration: none;
}
#ftr-nav span{
	padding:0 2px;
}
#ftr-nav a:hover{
	text-decoration: underline;
}
