/* CSS Document */

body{
	margin:0px auto;
	background-color:#ededed;
}
*{
	margin:0px auto;
	vertical-align:top;
	text-align:justify;
	line-height:15px;
}
a{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
img{
	border:0pt;
}
table{
	margin:0px;
}
td{
	padding:1px 3px;
}
ul{
	margin:0px; padding:0px;
}
ul li{
	margin:0px; padding:0px;
}
#main{
	/*position:relative;*/
	background-image:url(/userfiles/image/bgMain.gif);
	background-repeat:repeat-y;
	width:879px;
}
#top{
	background-image:url(/userfiles/image/top.gif);
	background-repeat:no-repeat;
	width:879px; height:107px;
	overflow:hidden;
}
#logo a{
	position:relative;
	top:14px; left:27px;
	width:153px; height:79px;
	float:left;
	display:block; overflow:hidden; text-indent:-1000px;
}
#menu{
	background-image:url(/userfiles/image/bgMenu.gif);
	background-repeat:repeat-x;
	width:839px; height:26px;
	padding-left:40px;
}
#menu ul{
	margin:0px; padding:0px;
	list-style:none;
}
#menu ul li{
	margin:0px; padding:0px;
	display:inline;
}
a#btn1{
	background-image:url(/userfiles/image/btn_01.gif);
	background-repeat:no-repeat;
	width:69px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left; margin-right:50px;
}
a#btn1:hover{
	background-image:url(/userfiles/image/btn_over_01.gif);
	background-repeat:no-repeat;
	width:69px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left;
}
#btn1Active{
	background-image:url(/userfiles/image/btn_over_01.gif);
	background-repeat:no-repeat;
	width:69px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left; margin-right:50px;
}
a#btn2{
	background-image:url(/userfiles/image/btn_02.gif);
	background-repeat:no-repeat;
	width:69px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left; margin-right:50px;
}
a#btn2:hover{
	background-image:url(/userfiles/image/btn_over_02.gif);
	background-repeat:no-repeat;
	width:69px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left;
}
#btn2Active{
	background-image:url(/userfiles/image/btn_over_02.gif);
	background-repeat:no-repeat;
	width:69px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left; margin-right:50px;
}
a#btn3{
	background-image:url(/userfiles/image/btn_03.gif);
	background-repeat:no-repeat;
	width:134px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left; margin-right:50px;
}
a#btn3:hover{
	background-image:url(/userfiles/image/btn_over_03.gif);
	background-repeat:no-repeat;
	width:134px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left; margin-right:50px;
}
#btn3Active{
	background-image:url(/userfiles/image/btn_over_03.gif);
	background-repeat:no-repeat;
	width:134px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left; margin-right:50px;
}
a#btn4{
	background-image:url(/userfiles/image/btn_04.gif);
	background-repeat:no-repeat;
	width:102px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left; margin-right:50px;
}
a#btn4:hover{
	background-image:url(/userfiles/image/btn_over_04.gif);
	background-repeat:no-repeat;
	width:102px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left; margin-right:50px;
}
#btn4Active{
	background-image:url(/userfiles/image/btn_over_04.gif);
	background-repeat:no-repeat;
	width:102px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left; margin-right:50px;
}
a#btn5{
	background-image:url(/userfiles/image/btn_05.gif);
	background-repeat:no-repeat;
	width:92px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left; margin-right:50px;
}
a#btn5:hover{
	background-image:url(/userfiles/image/btn_over_05.gif);
	background-repeat:no-repeat;
	width:92px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left; margin-right:50px;
}
#btn5Active{
	background-image:url(/userfiles/image/btn_over_05.gif);
	background-repeat:no-repeat;
	width:92px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left; margin-right:50px;
}
a#btn6{
	background-image:url(/userfiles/image/btn_06.gif);
	background-repeat:no-repeat;
	width:72px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left; 
}
a#btn6:hover{
	background-image:url(/userfiles/image/btn_over_06.gif);
	background-repeat:no-repeat;
	width:72px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left; 
}
#btn6Active{
	background-image:url(/userfiles/image/btn_over_06.gif);
	background-repeat:no-repeat;
	width:72px; height:22px;
	text-indent:-1000px; overflow:hidden; display:block;
	float:left; 
}
#container{
	width:859px;
	overflow:hidden;
	padding:13px 10px 13px 10px;
}
#header{
	background-image:url(/userfiles/image/header.jpg);
	background-repeat:no-repeat;
	width:512px; height:344px;
	float:left;
	margin-bottom:11px;
}
#contentBox{
	/*width:322px; min-height:342px; *-height:342px;
	background-color:#f6f6f6;
	border:1pt solid #c9c9c9;
	float:right;
	padding:8px 10px;
	margin-bottom:11px;*/
	width:322px; min-height:326px; *-height:326px;
	background-color:#f6f6f6;
	border:1pt solid #c9c9c9;
	float:right;
	padding:8px 10px;
	margin-bottom:11px;
}
#contentBox2{
	width:834px; min-height:482px; *-height:482px;
	border:1pt solid #c9c9c9;
	padding:8px 10px;
	
}
#heading{
	/*position:relative;*/
	background-image:url(/userfiles/image/bgHeding.gif);
	background-repeat:repeat-x;
	height:38px;
}
#h1{
	/*background-image:url(/userfiles/image/h1.gif);
	background-repeat:no-repeat;*/
	width:129px; height:30px;
	float:left;
}
#h2{
	/*background-image:url(/userfiles/image/h2.gif);
	background-repeat:no-repeat;*/
	width:103px; height:30px;
	float:left;
}
#h3{
	/*background-image:url(/userfiles/image/h3.gif);
	background-repeat:no-repeat;*/
	width:202px; height:30px;
	float:left;
}
#h4{
	/*background-image:url(/userfiles/image/h4.gif);
	background-repeat:no-repeat;*/
	width:132px; height:30px;
	float:left;
}
#h5{
	/*background-image:url(/userfiles/image/h5.gif);
	background-repeat:no-repeat;*/
	width:132px; height:30px;
	float:left;
}
#h6{
	/*background-image:url(/userfiles/image/h6.gif);
	background-repeat:no-repeat;*/
	width:98px; height:30px;
	float:left;
}
#content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:11px 2px;
}
#test
{
	width:299px;
}
#teaserBox{
	width:845px; min-height:139px; *-height:139px;
	background-color:#e8e3e0;
	padding:19px 7px 0px 7px;
	clear:both;
}
#teaserBox a{
	/*position:relative;
	top:108px; right:4px;
	width:75px; height:16px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:right;*/
}
#teaserContent{
	background-image:url(/userfiles/image/bgTeaser.gif);
	background-repeat:repeat-y;
	background-position:top center;
	width:845px; overflow:hidden;
}
#teaser1{
	/*background-image:url(/userfiles/image/teaser_01.jpg);
	background-repeat:no-repeat;*/
	width:234px; height:128px;
	float:left; margin-right:72px;
}
#teaser2{
	/*background-image:url(/userfiles/image/teaser_02.jpg);
	background-repeat:no-repeat;*/
	width:234px; height:128px;
	float:left; margin-right:71px;
}
#teaser3{
	/*background-image:url(/userfiles/image/teaser_03.jpg);
	background-repeat:no-repeat;*/
	width:234px; height:128px;
	float:left;
}
#footer{
	background-image:url(/userfiles/image/footer.gif);
	background-repeat:no-repeat;
	width:879px; height:63px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#71675a;
	text-align:center; padding-top:2px;
}
#footer a{
	color:#71675a;
}
/* Contact form */

#contact_form{
	margin:0px 10px;
	width:400px;
	/*overflow:hidden;*/
}
#contact_form table{
	width:400px;
	border:0pt;
	float:left;
}
#contact_form td{
	border:0pt;
}
#contact_form input{
	border:1pt solid #999999;
	background-color:#f2f2f2;
	height:15px;
	font-size:12px;
	padding-top:1px;
	width:200px;
}
#contact_form img{
	
	width:200px;
}
#contact_form textarea{
	border:1pt solid #999999;
	background-color:#f2f2f2;
	height:100px;
	font-size:12px;
	padding-top:1px;
	width:285px;
	*width:305px;
}

#contact_form input.botton{
	width:50px;
	height:20px;
	text-align:center;
}
/* For confirm*/
.modalBackground{
    background-color:Gray;
    height:100%;
    filter:alpha(opacity=50);
    opacity:0.5;
}
h3
{
	margin-bottom:10px;
}
#logout
{
	font-size:12px;
}
.lbl
{
	font-size:12px;
}