body{
	padding:0;
	margin:0;
	background: #FBF9F6 url(images/bg.jpg) repeat-x top;
	font: 0.7em Verdana;
}

h1 {
	font-size:2.1em;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #930;
}

h2 {
	font-size:1.5em;
	font-weight: 500;
	font-family: Arial;
	color: #930;
	letter-spacing: -1px;
	padding-top: 10px;
}

a {
	color: #333;
}

a:hover {
	color: #999;
}


img {
	border: 1px solid #F2D4CC;
	padding: 3px;
	background: #fff url(images/img_bg.jpg) repeat-x bottom;
}

.imgright {
	float: right;
	margin: 5px 0 5px 10px;
}

.imgleft {
	float: left;
	margin: 5px 10px 5px 0;
}


#header {
	background: url(images/headerphoto.jpg) no-repeat right top;
	height: 296px;
}

#header ul {
	margin: 0 0 0 40px;
	padding: 70px 0 0 0;
}

#header ul li {
	list-style: none;
	font-size: 1.5em;
	font-weight: normal;
	font-family: Trebuchet MS;
}

#header li a {
	color: #C51D16;
	line-height: 50px;
}

#header li a:hover {
	color: #F27D78;
}

#wrapper {
	background: url(images/left_bg.jpg) no-repeat left top;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
	min-width: 1000px;
	width: 100%;
	height: 100%;
}

#container {
	width: 100%;
	float: right;
	margin-left: -200px;
}

#content {
	margin-left: 200px;
	background: #FBF6F7 url(images/main_bg_left.jpg) repeat-y left;
	
}

#content1 {
	background: url(images/main_bg_top.jpg) repeat-x top;
}

#content2 {
	background: url(images/main_bottom.jpg) no-repeat left bottom;
}

#content3 {
	background: url(images/main_bg.jpg) no-repeat right top;
}

#main {
	height: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 500)? "500px" : "100%");
	height: 100%;
	min-height: 500px;
	background: url(images/main_top.jpg) no-repeat left top;
	padding: 20px 40px 30px 60px;
	color: #333;
}

#sidebar {
	width: 160px;
	float: left;
	padding-left: 40px;
	padding-top: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 10px 0;
}

#sidebar li {
	list-style: none;
	line-height: 30px;
}

#sidebar li a {
	color: #333;
}

#sidebar li a:hover {
	color: #999;
}

#sidebar img {
	border: 1px solid #9B2A12;
	margin:5px 0 15px;
	padding: 0;
	width: 157px;
}

#footer {
	background: #FBF9F6;
	height: 40px;
	font-family: Tahoma;
	font-size: 0.9em;
	color: #333;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
	min-width: 1000px;
	width: 100%;
}

#footer p {
	padding: 10px 40px;
}

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}

.red{
	color: #f30;
}

.all a{
	color: #f30;
	background: url(images/arrows.gif) no-repeat right 6px;
	padding-right: 10px;
}

.all a:hover{
	color: #f30;
	text-decoration: none;
}
.left {
	float: left;
}

.right {
	float: right;
}


.rekl2 {font-family: Tahoma; font-size: 11px; height: 20px;}
.rekl2 a {font-size: 12px; color: #333; text-decoration: underline;}
.rekl2 a:hover {font-size: 12px; color:#999; text-decoration: none;}
#r {color: #f30; font-size: 11px;}
.rekl5 {font-family: Tahoma; font-size: 11px; height: 55px; color: #333}

.adv { padding:10px 0px 0px 30px; }
