/* CSS Document */

html,body{
	margin:0px auto;
}
*{
	margin:0px auto;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	line-height:15px;
}
a{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
img{
	border:0pt;
}
#main{
	position:relative;
	background-image:url(/userfiles/image/bg_main.gif);
	background-repeat:repeat-y;
	width:907px;
	overflow:hidden;
}
#col_left{
	width:281px;
	float:left;
}
#logo{
	background-image:url(/userfiles/image/logo.gif);
	background-repeat:no-repeat;
	width:281px;
	height:144px;
}
#logo a{
	position:relative;
	top:24px;
	left:4px;
	width:265px;
	height:81px;
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	float:left;
}
#menu{
	width:281px;
}
#contact_box{
	background-image:url(/userfiles/image/bg_contact.gif);
	background-repeat:no-repeat;
	width:233px;
	min-height:234px !important;
	height:200px;
	padding:14px 28px 20px 20px;
	color:#FFFFFF;
}
#contact_box .section
{
	color:#FFFFFF;
}
#contact_box h1{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-bottom:16px;
}
#contact_box h2{
	color:#ffffff;
	font:bold;
}

#contact_box a{
	color:#ffffff;
	text-decoration:underline;
}
#contact_box a:hover{
	color:#ffffff;
	text-decoration:none;
}
#col_right{
	width:626px;
	float:right;
	overflow:hidden;
}
#top{
	background-image:url(/userfiles/image/top.gif);
	background-repeat:no-repeat;
	width:626px;
	height:79px;
}
#header{
	background-image:url(/userfiles/image/header.jpg);
	background-repeat:no-repeat;
	width:626px;
	height:208px;
	overflow:hidden;
}
#container{
	position:relative;
	width:626px;
	overflow:hidden;
	clear:both;
}
#right{
	background-image:url(/userfiles/image/right.gif);
	background-repeat:no-repeat;
	float:right;
	width:24px;
	height:530px;
}
#flag_box{
	/*height:18px;*/
	text-align:right;
	margin-top:5px;
	float:right;
}
#flag_box2{
	/*height:18px;*/
	text-align:right;
	margin-top:5px;
	float:right;
	padding-left:5px;
}
#content_box{
	width:587px;
	float:left;
	overflow:hidden;
	padding-left:15px;
}
#content_box h1{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#3b618e;
	padding-bottom:16px;
}
#teaser_box{
	overflow:hidden;
	clear:both;
}
.teaser{
	width:283px;
	float:left;
	overflow:hidden;
}
.teaser a.spec{
	color:#797977;
	text-decoration:none;
	float:right;
}
.teaser a.spec:hover{
	color:#797977;
	text-decoration:underline;
	float:right;
}
.teaser img{
	float:right;
}
.teaser h1{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#3b618e;
	padding-bottom:16px;
}
#footer{
	background-image:url(/userfiles/image/footer.gif);
	background-repeat:no-repeat;
	width:907px;
	height:25px;
	clear:both;
}
#footer a{
	width:56px;
	height:7px;
	position:relative;
	top:4px;
	right:37px;
	float:right;
	text-indent:-1000px;
	overflow:hidden;
	display:block;
}