/***	Layout	***/
#wrapper {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear:  both;
	background: transparent;
}

#header {
	min-width: 980px;
	min-height: 426px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear:  both;
}

#container { 
	min-width: 980px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear:  both;
	background: transparent url('images/container_bg.png') repeat-y left top;
	z-index:1;
}

#sidebar {
	float: left;
	width: 250px;
	padding: 0px 0px 0px 0px;
}

#content {
	float: left;
	width: 651px;
	padding: 40px 20px 15px 20px;
	text-align: left;
	line-height: 16px;
}

#container_footer {
	min-width: 980px;
	min-height: 10px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear:  both;
	background: transparent;
}

#footer {
	min-width: 980px;
	min-height: 137px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear:  both;
	background: none;
	text-align: center;
	line-height: 17px;
	font-family: Arial, Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;	
}

html, body {
	height: 100%;
}

body {
	color: #000000;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background: #a4b879 url('images/body_bg.jpg') repeat-x left top;
	font-family: Arial, Trebuchet MS, Tahoma, Verdana;
	position: relative;
}

body * {
	margin: 0px; 
	padding: 0px;
}
/***	Footer	***/
#footer .txtzone {
	position: absolute;
	left: 159px;
	top: 5px;
	z-index: 2;
	min-width: 643px;
	min-height: 78px;
	width: 643px;
	height: 78px;
	padding: 10px 15px 15px 15px;
	overflow: hidden;
}

#footer .footer_links, #footer .footer_links a, #footer .footer_links a:visited, #footer .footer_links a:active {
	color: #ffffff;
	text-decoration: none;
}

#footer .footer_links a:hover {
	color: #a7c9fe;
	text-decoration: none;
}

#footer a, #footer a:visited, #footer a:active {
	color: #a7c9fe;
	text-decoration: underline;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer .blu {
	color: #a7c9fe;
}

#footer .kontact {
	position:absolute;
	left:830px;
	top:70px;
	z-index: 2;
}

#footer .kontact a, #footer .kontact a:visited, #footer .kontact a:active {
	color: #ffffff;
	text-decoration: underline;
}

#footer .kontact a:hover {
	color: #a7c9fe;
	text-decoration: underline;
}
/***	Images	***/
img, img a {
	border: none;
	outline: none;
	background: none;
	padding: 0px;
}
/***	Lists	***/
.lynx {
	width: 214px;
	padding: 18px 8px 18px 28px;
}

.lynx ul, .lynx ol {
	width: 214px;
	font-size: 12px;
	font-weight:bold;
	list-style: none;
	padding-top: 12px;
	padding-bottom: 32px;
}

.lynx li {
	width: 214px;
	min-width: 214px;
	list-style: none;
	background: transparent;
}

.lynx li a {
	display: block;
	width: 170px;
	min-width: 170px;
	padding: 0px 31px 0px 13px;
	color: #646464;
	text-decoration: none;
	line-height: 28px;
	background: transparent;
}

.lynx li a:hover {
	color: #ffffff;
}

.lynx .lynx1 {
	height:28px;
	min-height:28px;
	background: transparent  url('images/li_bg.jpg') no-repeat top left;
}

.lynx .lynx1:hover {
	background: transparent url('images/li_selected_bg.jpg') no-repeat top left;
}

.lynx .lynx2 {
	height: 36px;
	min-height: 36px;
	background: transparent  url('images/liB_bg.jpg') no-repeat top left;
}

.lynx .lynx2:hover {
	background: transparent url('images/liB_selected_bg.jpg') no-repeat top left;
}

.lynx .lynx2 a {
	line-height: 14px;
	padding-top: 4px;
}

/***	Headers ***/
h1 {
	color: #385f9c;
	font-size: 28px;
	font-weight: bold;
}

h2 {
	color: #385f9c;
	font-size: 24px;
	font-weight: bold;
}

h3 {
	color: #385f9c;
	font-size: 20px;
	font-weight: normal;
}

h4 {
	color: #385f9c;
	font-size: 15px;
	font-weight: bold;
}

h5 {
	color: #385f9c;
	font-size: 15px;
	font-weight: bold;
}

h6 {
	color: #385f9c;
	font-size: 13px;
	font-weight: bold;
}
/*** testimonials box ***/
#testB {
	width: 651px;
	min-height: 63px;
	background: transparent url('images/testimonials_top.jpg') no-repeat top left;
	padding-bottom: 0px;
}

.testQuote {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	width: 550px;
	min-width: 550px;
	padding: 25px 0px 5px 70px;
	background: none;
}

.testName {
	color: #a52305;
	font-weight:bold;
	font-size:12px;
	min-height: 43px;
	background: transparent url('images/testimonials_bottom.jpg') no-repeat bottom left;
}
/*** quick quotes form ***/
.sc {
	font-family: Arial, Trebuchet MS, Tahoma, Verdana;
	border: none;
	background: #ffffff;
	color: #000000;
	width: 190px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	font-size: 15px;
	position:absolute;
	top:351px;
	left:522px;
	z-index:3;
}

.s {
	font-family: Arial, Trebuchet MS, Tahoma, Verdana;
	border: none;
	background: #ffffff;
	color: #000000;
	width: 90px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	font-size: 15px;
	position:absolute;
	top:351px;
	left:723px;
	z-index:3;
}

.si {
	position:absolute;
	top:336px;
	left:820px;
	z-index:3;
}
/*** content area lists ***/

#content ul, #content ol {
	line-height: 16px;
	padding-bottom: 10px;
	margin-left: 2em;
	font-size: 12px;
}

#content ol {
	list-style: decimal;
}

#content li {
	line-height: 16px;
	padding-bottom: 10px;
	margin-left: 2em;
	font-size: 12px;
}

#nocontent ul
	line-height: 16px;
	list-style: none;
	padding-bottom: 10px;
	margin-left: 0;
	font-size: 12px;
	background-color: #ff0000;
}

#nocontent li, #nocontent ul li {
	line-height: 16px;
	padding-bottom: 10px;
	margin-left: 0;
	font-size: 12px;
}

