/* CSS Document */

body{
	margin:0px auto;
	background-image:url(/userfiles/image/graphics/bg.gif);
	background-repeat:repeat-x;
	background-position:center top;
}
*{
	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/graphics/bgMain.gif);
	background-repeat:repeat-y;
	background-position:center top;
	width:768px;
}
#main2{
	/*position:relative;*/
	background-image:url(/userfiles/image/graphics/bgMain2.gif);
	background-repeat:repeat-y;
	background-position:center top;
	width:768px;
}
#top{
	background-image:url(/userfiles/image/graphics/top.gif);
	background-repeat:no-repeat;
	width:768px; height:50px;
	overflow:hidden;
}
#header{
	/*position:relative;*/
	/*background-image:url(/userfiles/image/graphics/header.jpg);
	background-repeat:no-repeat;*/
	width:768px; height:175px;
}
/*#logo a{
	position:relative;
	top:60px; left:41px;
	background-image:url(/userfiles/image/graphics/logo.gif);
	background-repeat:no-repeat;
	width:299px; height:59px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}*/
#container{
	width:768px; overflow:hidden;
}
#left{
	background-image:url(/userfiles/image/graphics/left.gif);
	background-repeat:no-repeat;
	width:16px; height:328px; float:left;
}
#container2{
	width:735px;
	float:left;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#container3{
	width:735px;
	float:left;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#menu{
	width:735px; height:35px;
	/*overflow:hidden;*/
	
	margin-left:0px;
}
#menu ul{
	padding:0px; margin:0px;
	list-style:none;
}
#menu ul li{
	padding:0px; margin:0px;
	display:inline;
}
a#btn1{
	background-image:url(/userfiles/image/graphics/btn_01.gif);
	background-repeat:no-repeat;
	width:126px; height:35px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
a#btn1:hover{
	background-image:url(/userfiles/image/graphics/btn_over_01.gif);
	background-repeat:no-repeat;
	width:126px; height:35px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
#btn1Active{
	background-image:url(/userfiles/image/graphics/btn_over_01.gif);
	background-repeat:no-repeat;
	width:126px; height:35px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
a#btn2{
	background-image:url(/userfiles/image/graphics/btn_02.gif);
	background-repeat:no-repeat;
	width:187px; height:35px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
a#btn2:hover{
	background-image:url(/userfiles/image/graphics/btn_over_02.gif);
	background-repeat:no-repeat;
	width:187px; height:35px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
#btn2Active{
	background-image:url(/userfiles/image/graphics/btn_over_02.gif);
	background-repeat:no-repeat;
	width:187px; height:35px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
a#btn3{
	background-image:url(/userfiles/image/graphics/btn_03.gif);
	background-repeat:no-repeat;
	width:120px; height:35px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
a#btn3:hover{
	background-image:url(/userfiles/image/graphics/btn_over_03.gif);
	background-repeat:no-repeat;
	width:120px; height:35px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
#btn3Active{
	background-image:url(/userfiles/image/graphics/btn_over_03.gif);
	background-repeat:no-repeat;
	width:120px; height:35px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
a#btn4{
	background-image:url(/userfiles/image/graphics/btn_04.gif);
	background-repeat:no-repeat;
	width:148px; height:35px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
a#btn4:hover{
	background-image:url(/userfiles/image/graphics/btn_over_04.gif);
	background-repeat:no-repeat;
	width:148px; height:35px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
#btn4Active{
	background-image:url(/userfiles/image/graphics/btn_over_04.gif);
	background-repeat:no-repeat;
	width:148px; height:35px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
a#btn5{
	background-image:url(/userfiles/image/graphics/btn_05.gif);
	background-repeat:no-repeat;
	width:154px; height:35px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
a#btn5:hover{
	background-image:url(/userfiles/image/graphics/btn_over_05.gif);
	background-repeat:no-repeat;
	width:154px; height:35px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
#btn5Active{
	background-image:url(/userfiles/image/graphics/btn_over_05.gif);
	background-repeat:no-repeat;
	width:154px; height:35px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
#contentBox{
	background-image:url(/userfiles/image/graphics/bgContent.gif);
	background-repeat:repeat-x;
	background-position:left 4px;
	/*width:486px;*/
	width:480px;
	float:left;
	height:auto !important; height:154px; min-height:154px;
	padding:4px 0px 15px 0px;
	margin:0px 9px;
}
#contentBox2{
	background-image:url(/userfiles/image/graphics/bgContent.gif);
	background-repeat:repeat-x;
	background-position:left 4px;
	/*width:711px;*/
	width:705px;
	float:left;
	height:auto !important; height:154px; min-height:154px;
	padding:4px 0px 15px 0px;
	margin:0px 9px;
}
#heading{
	position:relative;
	background-image:url(/userfiles/image/graphics/bgHeading.gif);
	background-repeat:repeat-x;
	height:40px;
	margin:0px 19px;
}
#h1{
	/*background-image:url(/userfiles/image/graphics/h1.gif);
	background-repeat:no-repeat;*/
	width:80px; height:40px;
	float:left;
}
#h2{
	/*background-image:url(/userfiles/image/graphics/h2.gif);
	background-repeat:no-repeat;*/
	width:76px; height:40px;
	float:left;
}
#h3{
	/*background-image:url(/userfiles/image/graphics/h3.gif);
	background-repeat:no-repeat;*/
	width:143px; height:40px;
	float:left;
}
#h4{
	/*background-image:url(/userfiles/image/graphics/h4.gif);
	background-repeat:no-repeat;*/
	width:67px; height:40px;
	float:left;
}
#h5{
	/*background-image:url(/userfiles/image/graphics/h5.gif);
	background-repeat:no-repeat;*/
	width:79px; height:40px;
	float:left;
}
#h6{
	/*background-image:url(/userfiles/image/graphics/h6.gif);
	background-repeat:no-repeat;*/
	width:90px; height:40px;
	float:left;
}
#content{
	/*position:relative;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:20px;
}
#content ul{
	list-style:none; 
	padding:0px; margin:0px;
}
#content ul li{
	margin:0px;
	background-image:url(/userfiles/image/graphics/bullet.gif);
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-left:15px;
}
#teaserBox{
	width:216px;
	float:right;
	margin:4px 9px 0px 0px;
	/*margin:4px 3px 0px 0px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#teaser1{
	background-image:url(/userfiles/image/graphics/teaser_01.jpg);
	background-repeat:no-repeat;
	width:176px;
	padding:164px 20px 0px 20px;
	
	vertical-align:top;
	text-align:justify;
}
a.lesmer{
	background-image:url(/userfiles/image/graphics/lesmer.gif);
	background-repeat:no-repeat;
	width:56px; height:19px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:right;
	margin-top:10px;
}
#right{
	background-image:url(/userfiles/image/graphics/right.gif);
	background-repeat:no-repeat;
	width:17px; height:328px; float:right;
}
#footer{
	position:relative;
	background-image:url(/userfiles/image/graphics/footer.gif);
	background-repeat:no-repeat;
	width:768px; height:28px;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; line-height:20px;
	color:#4d4b4b;
	text-align:center;
	padding-top:40px;
}
#footer a{
	color:#4d4b4b; line-height:20px;
}
.imgCenter{
	width:180px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:0px 10px; line-height:25px;
}
.imgRight{
	margin:0px 5px 5px 10px;
	float:right;
}
.imgRight2{
	margin:0px 0px 5px 10px;
	float:right;
}
.tb_eco{
	border-top:1pt solid #eaeaea;
	border-left:1pt solid #eaeaea;
	margin:0px auto;
	width:500px;
}
.tb_con{
	width:100%;
}
.tb_con p{
	width:280px;
}
.tb_eco td{
	border-bottom:1pt solid #eaeaea;
	border-right:1pt solid #eaeaea;
	width:20%;
	padding:5px;
}

/* Contact form */

#contact_form{
	/*margin:0px 10px;*/
	margin:0px 0px 0px 0px;
	width:350px; float:right;
}
#contact_form table{
	width:350px;
	border:0pt;
	float:left;
}
#contact_form td{
	border:0pt;
}
#contact_form input{
	border:1pt solid #999999;
	background-color:#f2f2f2;
	height:14px;
	font-size:12px;
	padding-top:1px;
	width:200px;
	margin-top:3px;
	margin-bottom:3px;
}
#contact_form textarea{
	border:1pt solid #999999;
	background-color:#f2f2f2;
	height:100px;
	font-size:12px;
	padding-top:1px;
	width:285px;
	*width:290px;
}
#contact_form input.botton{
	width:50px;
	height:20px;
	text-align:center;
}
.modalBackground{
    background-color:Gray;
    height:100%;
    filter:alpha(opacity=50);
    opacity:0.5;
}

p{
	margin:0;
	padding:0;
}
p img{
	margin:0;
	padding:0;
}