html, body, #holder { min-height: 100%; width: 770px; height: 100%;}
html>body, html>body #holder { height: auto;}
body {
	margin: 0;
	padding:0;
	background: #F0ECE0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #404040;
}
p, ul, li, td{	font: 11px Arial, Helvetica, sans-serif;
}
a:link {
	color: #2B5A9E;
}
a:visited {
	color: #2B5A9E;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
H1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 5px;
	height: 26px;
	width: auto;
	background: url(img/headline_back.jpg) repeat-x;
	color: #FF6600;
	margin: 0px;
}
H3{
	text-align: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	margin: 0px 0px 4px;
	border-bottom: 1px solid #FFBF95;
	background: url(img/arroworange.jpg) no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	text-decoration: none;
}

H4{
	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #507DB9;
	margin: 0px 0px 4px;
	border-bottom: 1px solid #507DB9;
	background: url(img/arowblue.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	text-decoration: none;
}
H5{
	font: bold 10px Arial, Helvetica, sans-serif;
	background: #F7F7F7;
	padding: 6px;
	border-top: 1px solid #E8E8E8;
	margin-top: 4px;
	margin-bottom: 4px;
}
#holder {
	position: absolute;
	top: 0;
	left: 0;
	background: url(img/page_back.jpg) repeat-y;
}
#header {
	height: 96px;
	border: none;
	width: 770px;
}
#content {
	width: 770px;
	height: auto;
	padding-bottom: 10px;	
}
#footer {
	height: 40px;
	width: 770px;
}
.futter {	
background: #fff url(img/bottom_back.jpg) repeat-x;
height: 40px;
	padding-top: 2px;

}
#content p {margin: 0;}
.menuholder{
	background: url(img/butt_menu_back.jpg) repeat-x;
	height: 39px;
	width: 431px;
}
.langholder{
	background: url(img/lang_back.jpg) repeat-x;
	height: 32px;
	width: 431px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #507DB9;
	text-align: left;
}
img.langholder {
	border: 1px solid #D8E6F3;
}
.sloagonholder{
	background: url(img/sloagon_back.jpg) no-repeat;
	height: 25px;
	width: 431px;
}
.lborder{
	width: 15px;
}
.leftcol{
	background: #FFF9E2;
	height: auto;
	width: 180px;
	padding-bottom: 10px;
	border-bottom: 1px solid #FBDF70;
}
.midlecol{
	width: 10px;
}
.rightcol{width: 550px;}
#sloagon{
	font: 900 16px  Arial, Helvetica, sans-serif;
	color: #FF9C00;
	margin-left: 72px;
	margin-top: 1px;
}
/*leftnavigation*/
/* DEFAULTS */
ul#navlist li a,ul#subnavlist li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

div#navcontainer
{
width: 170px;
background: #507DB9;
padding: 5px;
}

/* NAV LIST */
ul#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

ul#navlist li { display: inline; }

ul#navlist li a
{
	color: #fff;
	display: block;
	height: auto;
	width: auto;
	margin-top: 1px;
	padding: 6px 3px 6px 19px;
	margin-bottom: 0px;
	background: url(img/butnav.gif) no-repeat left top;
}

ul#navlist li a:hover {
	background: url(img/butnavover.gif) no-repeat left top;
	color: #FF6600;
}

ul#navlist li a#current
{
color: #fff;
background: #aae url(images/cnr.png) top left no-repeat;
}

/* SUB NAV LIST */
ul#subnavlist
{
margin: 0;
list-style-type: none;
padding: 0;
}

ul#subnavlist li { display: inline; }

ul#subnavlist li a
{
	display: block;
	color: #fff;
	padding: 6px 3px 6px 40px;
	height: auto;
	width: auto;
	background: url(img/butsub.gif) no-repeat;
}

ul#subnavlist li a:hover {
	background: url(img/butsubover.gif) no-repeat left top;
	color: #FF6600;
}

ul#navlist li a#subcurrent
{
color: #999;
background: #ddd;
}

ul#navlist li a#suvcurrent:hover { background: #ddd; }
/*leftnavigation*/
/*topnavigation*/

#topmenu {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; HEIGHT: 28px
}
#topmenu A {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FLOAT: left;
	MARGIN: 0px;
	COLOR: #fff;
	HEIGHT: 10px;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding: 20px 15px 8px;
	background: url(img/butt_normal.jpg) repeat-x left top;
}
* html #topmenu A/* this selector recognized by IE only */
{					padding: 19px 15px 8px;

}
#topmenu A {
	MARGIN: 0px
}
#topmenu A:hover {
	COLOR: #FF6600;
	background-image: url(img/butt_over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#topmenu A.first {
	margin: 0px;
	padding: 0px;
}
#topmenu A.last {
}
#topmenu .right {
	MARGIN-TOP: 8px; FLOAT: right; COLOR: #9c9c9c; MARGIN-RIGHT: 10px
}
#topmenu .right A {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FONT-WEIGHT: normal; BORDER-LEFT-WIDTH: 0px; FLOAT: none; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; COLOR: #fff; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none
}
#topmenu .right A:hover {
	COLOR: #ffffff; BACKGROUND-COLOR: #c3c3c3; TEXT-DECORATION: underline
}
.indexmidle{
	background: url(img/headline_back.jpg) repeat-x;
	height: 26px;
	width: 550px;
}.textorange {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FF6600;
}
.featureoffer{
	background: url(img/feature_back.jpg) repeat-x;
	padding: 5px;
	width: auto;
	margin-top: 1px;
}
.featureoffer span{
	color: #CC0000;
}
.imgleft{
	float: left;
	margin-right: 10px;
	margin-left: 15px;
	border: 1px solid #003366;
	padding: 1px;
	margin-top: 10px;
}
.padten{
	padding: 5px;
}
.newest{
	margin-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #96B5E2;
}
.newest span{
	color: #CC0000;
}
.service{
	background: #FFF9E2;
	border-bottom: 1px solid #FF6600;
		padding: 10px;

}
.about{
	background: #FBFBFB;
	border-bottom: 1px solid #cccccc;
	padding: 10px;
}
.about img{
	padding: 0px 15px 0px 0px;
}
.tenpad{
	padding: 10px;
}
HR {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: #d8d7cb; BORDER-BOTTOM-WIDTH: 0px; COLOR: #d8d7cb; HEIGHT: 1px; TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px
}
.clear{
	clear: both;
}
.cpyright{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #EDF2FA;
	text-align: center;
}
#cpyright a{
	color: #EDF2FA;
	text-decoration: none;
}
#cpyright a:visited{
	color: #EDF2FA;
	text-decoration: none;

}
#cpyright a:hover{
	color: #EDF2FA;
	text-decoration: underline;
}
.nopic{
	background: url(img/logo11.jpg) no-repeat left top;
	width: 95px;
	height: 68px;
}
.hotoffer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hotoffer img{
	background-color: #FBFBFB;
	padding: 5px 5px 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #EEEEEE;
}
.hotoffer span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
