/* 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 * {
min-height: 0;
}
/* end browser resets*/
#wrapper {
	width: 992px;
	margin: 0 auto 0 auto;
}
#langselect {
	display: block;
	float: left;
	height: 50px;
	width: 992px;
	position: relative;
}
#langselect p {
	position: absolute;
	top: 20px;
	left: 57px;
}
#langselect a {
	padding-right: 5px;
	background-color: transparent;
	color: #000;
	text-decoration: none;
}
#langselect a:hover, #langselect a.active {
	color: #8F4E4C;
}
#header {
	display: block;
	float: left;
	height: 250px;
	width: 992px;
	position: relative;
	background: #fff url(../img_css/header_back.gif) 0 0 no-repeat;
}
#logo {
	position: absolute;
	top: 62px;
	left: 715px;
}
#static_img {
	position: absolute;
	top: 12px;
	left: 57px;
}
#quer {
	position: absolute;
	top: 12px;
	left: 254px;
}
#primenav {
	position: absolute;
	left: 255px;
	top: 225px;
}
#primenav ul li {
	display: block;
	float: left;
}
#primenav a {
	display: block;
	float: left;
	padding-right: 18px;
	color: #000;
	background-color: transparent;
	text-decoration: none;
}
#primenav a:hover, #primenav a.active {
	display: block;
	float: left;
	padding-right: 18px;
	color: #8F4E4C;
	background-color: transparent;
}
#main {
	display: block;
	float: left;
	width: 992px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#sidebar {
	float: left;
	width: 255px;
	display: block;
	padding-top: 45px;
}
#subnav {
	display: block;
	float: left;
	width: 195px;
}
#subnav ul li {
	display: block;
	float: left;
	width: 195px;
	line-height: 1.5;
}
#subnav a {
	display: block;
	width: 195px;
	text-align: right;
	float: left;
	color: #000;
	background-color: transparent;
	text-decoration: none;
}
#subnav a:hover, #subnav a.active {
	display: block;
	width: 195px;
	text-align: right;
	float: left;
	color: #8F4E4C;
	background-color: transparent;
}
#content {
	float: right;
	width: 737px;
	display: block;
}
.cblock {
	width: 737px;
	float: left;
	display: block;
	padding-bottom: 20px;
}
.text {
	width: 480px;
	float: left;
	display: block;
}
h1 {
	font-size: 20px;
	background-color: #fff;
	color: #2C594B;
	font-weight: normal;
	line-height: 1.25;
	margin-bottom: 1em;	
}
h2 {
	font-size: 12px;
	background-color: #fff;
	color: #2C594B;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: .75em;	
}
p {
	line-height: 1.4;
	margin-bottom: 1.2em;
}
strong {
	font-weight: bold;
}
#content a {
	background-color: transparent;
	color: #2C594B;
}
#content a:hover {
	color: #8F4E4C;
}
#content ul {
	line-height: 1.4;
	margin-bottom: 1.2em;
	padding-left: 1.2em;
}
#content li {
	line-height: 1.4;
	margin-bottom: .5em;
	padding-left: 16px;
	background: transparent url(../img_css/bullet.gif) 0 50% no-repeat;
}
.image {
	width: 175px;
	float: right;
	display: block;
}

#imageContainer {
	position:relative;
	margin:0;
	width:426px;
	height: 200px;
	overflow: hidden;
	top: 0;
	left: 0;
}
#footer {
	display: block;
	float: left;
	width: 992px;
	height: 80px;
	background: transparent url(../img_css/footer_back.gif) 0 0 no-repeat;
	position: relative;
}
#footer {
	display: block;
	float: left;
	width: 992px;
	height: 60px;
	background: transparent url(../img_css/footer_back.gif) 0 0 no-repeat;
	position: relative;
}
#footlinks {
	position: absolute;
	top: 20px;
	left: 255px;
}
#footlinks a {
	padding-right: 18px;
	background-color: transparent;
	color: #000;
	text-decoration: none;
}
#footlinks a:hover, #footlinks a.active {
	color: #8F4E4C;
}
/* helpers */
.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 */

