/* browser resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
	background: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	font-family: Tahoma, Sans-Serif;
	
}
/* end browser resets*/
#wrapper {
	width: 685px;
	height: 730px;
	margin: 0 auto 0 auto;
	padding: 50px 40px 40px 40px;
	background: transparent url(../img_css/body_back.jpg) 0 0 no-repeat;
}
#header {
	width: 685px;
	float: left;
	height: 144px;
}
#header * {
	float: left;
	display: block;
}
#main {
	width: 685px;
	float: left;
	height: 548px;
}
#sidebar {
	float: left;
	width: 245px;
	position: relative;
}
#primenav ul {
	background: transparent url(../img_css/primenav.jpg) 0 0 no-repeat;
	margin: 81px 0 0 0;
	padding: 0;
	width: 245px;
	display: block;
	height: 200px;
}
#primenav ul li {
	float: left;
	height: 40px;	
	margin: 0;
	padding: 0;
	position: relative;
	width: 245px;
	display: block;
}
#primenav ul li a {
	background: transparent url(../img_css/primenav.jpg) 0 0 no-repeat;
	color: #000;
	display: block;
	float: left;
	height: 40px;
	width: 245px;
}
#p1 a:link, #p1 a:visited { background-position: 0 0; }
#p1 a:hover, #p1 a:active, #p1 a.active, #p1 a:visited.active { background-position: -245px 0; }

#p2 a:link, #p2 a:visited { background-position: 0 -40px; }
#p2 a:hover, #p2 a:active, #p2 a.active, #p2 a:visited.active { background-position: -245px -40px; }

#p3 a:link, #p3 a:visited { background-position: 0 -80px; }
#p3 a:hover, #p3 a:active, #p3 a.active, #p3 a:visited.active { background-position: -245px -80px; }

#p4 a:link, #p4 a:visited { background-position: 0 -120px; }
#p4 a:hover, #p4 a:active, #p4 a.active, #p4 a:visited.active { background-position: -245px -120px; }

#p5 a:link, #p5 a:visited { background-position: 0 -160px; }
#p5 a:hover, #p5 a:active, #p5 a.active, #p5 a:visited.active { background-position: -245px -160px; }

#address {
	position: absolute;
	top: 420px;
}
#address p {
	text-align: center;
	width: 245px;
	font-family: Garamond, Times, Serif;
	text-transform: uppercase;
	background-color: transparent;
	color: #ccc;
	line-height: 1.3;
	margin-bottom: 14px;
	font-size: 10px;
}
#content {
	float: right;
	width: 400px;
	padding: 40px 20px 0 20px;
}
h1 {
	font-family: Garamond, Times, Serif;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	background-color: transparent;
	margin-bottom: 20px;
}
a {
	color: #E8D479;
}
a:hover {
	color: #fff;
}
.teaser {
	display: block;
	margin-bottom: 15px;
}
.teaser img {
	float: left;
	margin-right: 10px;
}
.teaser p {
	margin: 0;
}
h2 {
	color: #E8D479;
	font-size: 13px;
	background-color: transparent;
	line-height: 1.3
}
h3 {
	color: #E8D479;
	font-weight: normal;
	background-color: transparent;
	line-height: 1.3;
	margin-bottom: 10px;
}
p {
	background-color: transparent;
	color: #D0D8DC;
	line-height: 1.4;
	margin-bottom: 1em;
}
p.more a {
	line-height: 1.8;
	text-decoration: none;
	color: #E8D479;
	padding-left: 12px;
	background: transparent url(../img_css/bullet.jpg) 0 100% no-repeat;
	margin-bottom: 0;
}
p.more a:hover {
	text-decoration: underline;
}
#topicnav {
	position: absolute;
	top: 650px;
}
#topicnav a {
	text-decoration: none;
}
#topicnav a.active {
	color: #fff;
}
#content img {
	float: left;
}
#floater {
	margin-left: 142px;
}
#footer {
	width: 685px;
	float: left;
	height: 30px;
	position: relative;
	font-size: 10px;
	color: #222;	
}
p#legal {
	position: absolute;
	color: #222;
	top: 7px;
	width: 255px;
	left: 10px;
}
p#bottomnav {
	color: #222;
	position: absolute;
	left: 265px;
	padding-top: 7px;
}
#bottomnav a {
	color: #222;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #ccc;
}
.h {
	display: none;
	visibility: hidden;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */