body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.jpg) repeat-x left top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #212121;
}

#wrapper {
	background: transparent;
}

a,
a:active, 
a:focus {
	color: #666;
}

a:active, 
a:focus {
	outline: 0;
}

#wrapper {
	background: transparent;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

#header {
	height: 130px;
	background: #CEE6CE;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#main {
	background-color: transparent; 
	line-height: 200%;
}

#content {
	padding: 10px;
}

#content h1, #content h2  {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #BFC9AE solid 1px;
	color: #666;
}

#footer {
	height: 100px;
	background: #787878;
}

#footer p {
	padding: 10px 10px;
	text-align: left;
	font-size: smaller;
}

/* mainmenu */
#menu {
	/*float: right;*/
	background: #243F12;
	/*border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;*/
	margin: 30px 0 0 0;
}

#menu ul {
	list-style: none;
	line-height: normal;
	background: #243F12;	
}

#menu li {
	float: left;
	margin: 0px 0px 0px 1px;	
}

#menu a {
	display: block;
	width: auto;
	height: 28px;
	color: #243F12;
	padding: 12px 20px 0px 20px;
	background: url(../images/menubg.jpg) no-repeat right 50%;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	background: none;
}

#menu .active a {

}

#content p {
	line-height:1.6em;
	margin: 1em 0;
	line-height: 200%;
}

#top-images img {float:right;}


#logocontainer {
	position: relative;	
	padding:0;
	margin:0;
}

#logocontainer h1{
	text-indent: -5000px; 
}

#logo {
	position:absolute;
	top:20px;
	left:20px;	
	width:350px;
	height:115px;
	padding:0;
	margin:0;
	/*z-index:300;*/
	background:  url(../images/logo-tauril.png) no-repeat left top;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #999;
	background: #CEE6CE;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

#contactform {
	width: 500px;
	margin-top: 25px;
}

p.verify { 
	width: 200px;
	padding-left: 220px;
}

#sidecontent {
	padding: 10px;
}


#sidecontent h3, #sidecontent h2 {
	padding: 4px 20px;
	background: #CEE6CE;
	font-size: 1.2em;
	color: #666;
}


label {width: 200px; text-align: right; float: left; margin: bottom: 10px;}

textarea, input, select, choice, option {width: 250px;}

.container_12{	
	background: #fff url(../img/12_col.gif) repeat-y;	
	margin-bottom: 20px;
}

ul#langmenu {
	float: right;
	padding: 5px 0;
}

ul#langmenu li
{
	display: inline;
	list-style-type: none;
	padding-right: 2px;	
	margin: 0;
}

ul#langmenu li img {
	padding: 0;
	margin: 0;
}

a.home {
	float: left;
	background: url(../images/menubg.jpg) no-repeat right 50%;	
}