body {
	background: #393939;
	padding: 0;
	margin: 0;
}
a img {
	border: 0;
}
#body {
	background: url(images/pagebg.jpg) repeat-x;
	font: normal normal normal 14px Arial, sans-serif;
	color: #fff;
}
#body * {
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
	background: url(images/wrapperbg.jpg) repeat-y;
}
#header {

}
#main {
	padding: 0 20px;
}
#nav {
	float: left;
	width: 139px;
}
#nav ul {
	background: #3f3f3f;
	list-style: none;
	border-bottom: 1px solid #7F8386;
	border-left: 3px solid #535152;
	margin: 0;
	padding: 15px 0 15px 0;
}
#nav ul li {
	margin: 0;
	padding: 0;
}
#nav ul li a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 11px 0;
	margin: 0 20px;
	border-top: 2px dotted #797979;
}
#nav ul li a.first {
	border-top: 0;
}
#nav ul li a:hover, #nav ul li a.active {
	background: url(images/nav-raquo.gif) no-repeat center -14px;
	color: #5A807D;
}
#nav-ds {
	margin-left: 2px;
	height: 35px;
	width: 137px;
	display: block;
	background: url(images/navgreends.jpg) repeat-x;
}
#content {
	background: url(images/contentbg.jpg) no-repeat;
	padding-top: 94px;
	float: left;
	width: 470px;
	min-height: 300px;
	-height: 300px;
}
#body.homepage #content {
	background: url(images/contentbg-home.jpg) no-repeat;
	padding-top: 320px;
	min-height: 100px;
	-height: 100px;
}
#content h1 {
	height: 48px;
	color: #8DA3A2;
	font-weight: normal;
	font-size: 48px;
	line-height: 48px;
	padding: 25px 30px 0 30px;
}
#content_text {
	padding: 10px 30px 30px 30px;
}
#content_text a {
	color: #A8B7B7;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#content_text a:hover {
	text-decoration: underline;
}
#content_text p {
	margin: 12px 0;
	line-height: 22px;
}
#content_text h2 {
	font-weight: normal;
	margin: 12px 0;
}
#content_text h3 {
	font-weight: normal;
	font-size: 17px;
}
#content_text label {
	width: 90px;
	padding-right: 15px;
	float: left;
	text-align: right;
}
#content_text input, #content_text textarea {
	border: 2px solid #999;
	padding: 2px
}
#content_text input:focus, #content_text textarea:focus {
	border: 2px solid #eee;
}
#content_text input#submit {
	border: 2px solid #333;
	background: #666;
	padding: 4px;
	color: #fff;
	font-weight: bold;
}
#content_text .bordered {
	border: 2px solid #5A807D;
	padding: 2px;
}
#content_text img.right {
	float: right;
	margin: 12px 0 6px 12px;
}
#content_text img.left {
	float: left;
	margin: 12px 12px 6px 0;
}
#content_text div.divider {
	border-top: 2px dotted #797979;
	margin: 20px 0;
	clear: both;
}
#inline_container p {
	margin: 0;
	padding: 0;
}

#sidebar {
	float: left;
	width: 339px;
	position: relative;
}
#sidebar #address {
	color: #333;
	background: #a1a1a1;
	padding: 20px;
	height: 180px;
	text-transform: uppercase;
	text-align: right;
	font-size: 13px;
	line-height: 21px;
	overflow: hidden;
}
#sidebar #address .tagline {
	margin-top: 10px;
	border-top: 2px dotted #797979;
	padding-top: 10px;
	text-transform:	capitalize;
	color: #246b67;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
#sidebar #side {
	min-height: 100px;
	-height: 100px;
	background: url(images/sidebg.gif) repeat-x;
	margin-right: 1px;
	margin-left: 36px;
	padding: 20px;
}
#sidebar #side p {
	margin: 6px 0;
}
#sidebar #side #side_nav {
	padding-top: 10px;
}
#sidebar #side_nav p {
}
#sidebar #side_nav h2 {
	font-weight: normal;
	margin-top: 9px;
}
#sidebar #side_nav hr {
	border: 0; 
	border-top: 2px dotted #ccc; 
	margin: 6px 20px; 
	*margin: 0 20px;
	width: 180px;
	text-align: left;
}
#sidebar #side_nav a {
	padding-left: 20px;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
}
#sidebar #side_nav span {
	color: #b9b9b9;
	font-style: italic;
	padding-left: 20px;
}
#sidebar #side_nav a:hover, #sidebar #side_nav a.active {
	background: url(/layout_files/images/side-raquo.gif) no-repeat;
}

#sidebar #floater {
	font-weight: normal;
	color: #bbb;
	background: url(/layout_files/images/sidefloaterbg.gif) repeat-x #5d5d5d;
	width: 246px;
	padding: 10px;
	min-height: 180px;
	-height: 180px;
	text-align: center;
	position: absolute;
	top: 149px;
	right: 20px;
}
#sidebar #floater img {
	border: 2px solid #fff;
}
#sidebar #floater p {
	text-align: center;
	margin: 5px auto 0 auto;
}
#sidebar #floater a {
	color: #bbb;
	text-decoration: none;
	text-transform: uppercase;
}
#sidebar #floater a:hover {
	color: #fff;
}


#footer {
	margin: 0 auto;
	width: 940px;
	background: url(images/footerbg.jpg) no-repeat #393939;
	height: 50px;
	line-height: 40px;
	font-size: 10px;
	padding: 0 25px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.spacer {
	padding: 1px;
}
.clear {
	clear:both;
}
.fakelink {
	color: #999;
	text-decoration: underline;
}