body {}
h3{
	font-family: Georgia;
}
#page {
	}

#footer {
	border: none;
	}

body {
	}

#page {
	margin: 45px auto;
	padding: 0;
	width: 820px;
	/*background-image: url(images/grid.png);*/
}

#header {
	margin: 0 0 0 0px;
	padding: 0;
	height: 60px;
	background-color: #1e1e1e;
	}
#headerholder{
	margin: 0px auto;
	padding: 0;
	width: 820px;
}
#main{
	background-color: #8ec18e;
	height: 40px;
	border-color: #ff4200;
	border-style: solid;
	border-top-width: 1px;
	border-top-color: #afeeaf;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
#intro{
	padding-top: 30px;
	padding-left: 40px;
	height: 178px;
	background-image: url(images/11.png);
}
#intro h1{
	color: #222;
}
#intro p{
	width: 260px;
}
#content{
	width: 540px;
	float: left;

}
#warp{
	padding-left: 150px;
}
#footer {
	background-color: #1e1e1e;
	color: white;
	padding: 15px 0 10px 0;
	clear: both;
	height: 160px;
}
#footer h3{
	color: white;
}
#adress{
	
	padding-left: 240px;
	float: right;
	width: 200px;
	height: 150px;
	background: url(images/map.png) no-repeat;
}
#faq{
	float: left;
	width: 300px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
#sidebar
{
	background: url(images/sidebar_bg.png) no-repeat;
	float: right;
	padding: 50px 0 10px 30px;
	width: 185px;
	height: 600px;
	}
#sidebar h3{
	color: #454545;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 25px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
#menu { font-weight: bold;}
#menu ul {margin-left: 10px; padding: 0 10px; position: relative; float: left; line-height: 40px;
list-style: none;
text-decoration: none;
}
#menu ul li { float: left; text-decoration: none; }
#menu ul li a { color: white; outline: none; text-align: center; display: block; overflow: hidden; float: left; z-index: 10; padding: 0 10px; position: relative; text-decoration: none;} /* relative breaks ie */
#menu ul li a:hover { text-decoration: none; }
#menu ul li.back { background: url("img/lava.gif") no-repeat right -28px; width: 9px; height: 28px; position: absolute; z-index: 8; top: 5px; }
#menu ul li.back .left { background: url("img/lava.gif") no-repeat top left; height: 28px; margin-right: 9px; }

#menu ul li.current_page_item { }
#lang{
	width: 450px;
	height: 28px;
	float: right;
}
#language_list li{
	color: #777;
	font-weight: bold;
	float: left;
	padding-left: 12px;
	list-style: none;
}
#language_list a{
	font-weight: bold;
	color: #eee;
}
