/* CSS Document */

html,body{
	margin:0px auto;
	background-image:url(/userfiles/image/graphics/bg.gif);
	background-repeat:repeat-x;
	background-color:#bac9d3;
}
*{
	margin:0px auto;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:justify;
	line-height:15px;
}
a{
	color:#ffffff;
	text-decoration:underline;
}
a:hover{
	color:#ffffff;
	text-decoration:none;
}
img{
	border:0pt;
}
#main{
	position:relative;
	background-image:url(/userfiles/image/graphics/bg_main.gif);
	background-repeat:repeat-y;
	width:809px;
}
#top{
	width:809px;
	height:72px;
}
#logo{
	/*background-image:url(/userfiles/image/graphics/logo.gif);
	background-repeat:no-repeat;*/
	width:313px;
	height:72px;
	float:left;
}
/*#logo a{
	position:relative;
	top:12px;
	left:34px;
	width:199px;
	height:40px;
	float:left;
	text-indent:-1000px;
	display:block;
	overflow:hidden;
}*/
#menu{
	background-image:url(/userfiles/image/graphics/bg_menu.gif);
	background-repeat:no-repeat;
	width:461px;
	height:21px;
	float:left;
	padding:44px 33px 7px 2px;
}
#header{
	/*background-image:url(/userfiles/image/graphics/header.jpg);
	background-repeat:no-repeat;*/
	width:809px;
	height:205px;
}
#header_2{
	background-image:url(/userfiles/image/graphics/header_02.gif);
	background-repeat:no-repeat;
	width:809px;
	height:85px;
}
#container{
	width:809px;
}
#frameLeft{
	background-image:url(/userfiles/image/graphics/frame_left.gif);
	background-repeat:no-repeat;
	width:9px;
	height:426px;
	float:left;
}
#frameRight{
	background-image:url(/userfiles/image/graphics/frame_right.gif);
	background-repeat:no-repeat;
	width:9px;
	height:426px;
	float:right;
}
#heading{
	background-image:url(/userfiles/image/graphics/bg_heading.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:34px;
	width:167px;
	float:left;
	padding-left:28px;
	padding-right:596px;
}
#h0{
	width:167px;
	height:34px;
}
#h1{
	background-image:url(/userfiles/image/graphics/h1.gif);
	background-repeat:no-repeat;
	width:167px;
	height:34px;
}
#h2{
	background-image:url(/userfiles/image/graphics/h2.gif);
	background-repeat:no-repeat;
	width:167px;
	height:34px;
}
#h3{
	background-image:url(/userfiles/image/graphics/h3.gif);
	background-repeat:no-repeat;
	width:167px;
	height:34px;
}
#h4{
	background-image:url(/userfiles/image/graphics/h4.gif);
	background-repeat:no-repeat;
	width:167px;
	height:34px;
}
#h5{
	background-image:url(/userfiles/image/graphics/h5.gif);
	background-repeat:no-repeat;
	width:167px;
	height:34px;
}
#h6{
	background-image:url(/userfiles/image/graphics/h6.gif);
	background-repeat:no-repeat;
	width:167px;
	height:34px;
}
#content_box{
	width:735px;
	float:left;
	padding:25px 28px 0px 28px;

}
#content{
	width:413px;
	padding-right:28px;
	float:left;
}
#content2{
	width:735px;
}

#teaser{
	background-image:url(/userfiles/image/graphics/bg_teaser.gif);
	background-repeat:no-repeat;
	width:267px;
	float:right;
	padding-left:26px;
}
#teaser1{
	width:267px;
	height:143px;
	margin-bottom:30px;
}
#teaser1 a{
	color:#e03507;
	text-decoration:underline;
	margin-right:8px;
	float:right;
}
#teaser1 a:hover{
	color:#e03507;
	text-decoration:none;
	margin-right:8px;
	float:right;
}
#teaser2{
	width:267px;
	height:143px;
	margin-bottom:10px;
}
#teaser2 a{
	color:#e03507;
	text-decoration:underline;
	margin-right:8px;
	float:right;
}
#teaser2 a:hover{
	color:#e03507;
	text-decoration:none;
	margin-right:8px;
	float:right;
}
#footer{
	background-image:url(/userfiles/image/graphics/footer.gif);
	background-repeat:no-repeat;
	width:809px;
	height:32px;
	clear:both;
}
#footer a{
	position:relative;
	top:12px;
	right:43px;
	width:55px;
	height:8px;
	float:right;
	text-indent:-1000px;
	display:block;
	overflow:hidden;
}

.section input{
	color:Black;
}
