/* CSS Document */

body{
	margin:0px auto;
	background-image:url(../Images/bg.gif);
	background-repeat:repeat-x;
}
*{
	margin:0px auto;
	vertical-align:top;
	text-align:justify;
	line-height:15px;
}
a{
	color:#dccd8a;
	text-decoration:underline;
}
a:hover{
	color:#dccd8a;
	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;
	width:998px;
}
#top{
	background-image:url(../Images/bgTop.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:998px; height:80px;
}
#linklogo{
	position:relative;
	top:0px; left:0px;
	background-image:url(../Images/logo.gif);
	background-repeat:no-repeat;
	width:317px; height:80px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
#menu{
	background-image:url(../Images/bgMenu.gif);
	background-repeat:repeat-x;
	width:387px; height:40px;
	padding:0px 594px 0px 17px;
}
#menu ul{
	padding:0px; margin:0px;
	list-style:none;
}
#menu ul li{
	padding:0px; margin:0px;
	margin-bottom:12px;
	display:inline;
}
a#btn1{
	background-image:url(../Images/btn_01.gif);
	background-repeat:no-repeat;
	width:98px; height:40px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
a#btn1:hover{
	background-image:url(../Images/btn_over_01.gif);
	background-repeat:no-repeat;
	width:98px; height:40px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
#btn1Active{
	background-image:url(../Images/btn_over_01.gif);
	background-repeat:no-repeat;
	width:98px; height:40px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
a#btn2{
	background-image:url(../Images/btn_02.gif);
	background-repeat:no-repeat;
	width:167px; height:40px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
a#btn2:hover{
	background-image:url(../Images/btn_over_02.gif);
	background-repeat:no-repeat;
	width:167px; height:40px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
#btn2Active{
	background-image:url(../Images/btn_over_02.gif);
	background-repeat:no-repeat;
	width:167px; height:40px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
a#btn3{
	background-image:url(../Images/btn_03.gif);
	background-repeat:no-repeat;
	width:61px; height:40px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
a#btn3:hover{
	background-image:url(../Images/btn_over_03.gif);
	background-repeat:no-repeat;
	width:61px; height:40px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
#btn3Active{
	background-image:url(../Images/btn_over_03.gif);
	background-repeat:no-repeat;
	width:61px; height:40px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
a#btn4{
	background-image:url(../Images/btn_04.gif);
	background-repeat:no-repeat;
	width:61px; height:40px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
a#btn4:hover{
	background-image:url(../Images/btn_over_04.gif);
	background-repeat:no-repeat;
	width:61px; height:40px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
#btn4Active{
	background-image:url(../Images/btn_over_04.gif);
	background-repeat:no-repeat;
	width:61px; height:40px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:left;
}
#headerBox{
	width:998px; height:267px;
	overflow:hidden;
	float:left;
}
#header1{
	background-image:url(../Images/header_01.jpg);
	background-repeat:no-repeat;
	width:542px; height:267px;
	float:left;
}
#header2{
	background-image:url(../Images/header_02.jpg);
	background-repeat:no-repeat;
	width:456px; height:267px;
	float:left;
}
#container{
	background-image:url(../Images/bgContainer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:998px; overflow:hidden;
	float:left;
}
#left{
	width:1px; height:311px;
	float:left;
}
#container2{
	width:996px; float:left;
	overflow:hidden;
	padding:28px 0px 0px 0px;
}
#contentBox{
	width:485px;
	float:left; margin:0px 13px;
}
#contentBox2{
	width:970px;
	float:left; margin:0px 13px;
}
#heading{
	position:relative;
	background-image:url(../Images/bgHeading.gif);
	background-repeat:repeat-x;
	height:45px;
	padding-top:5px;
}
#h1{
	background-image:url(../Images/h1.gif);
	background-repeat:no-repeat;
	width:149px; height:44px;
	float:left;
}
#h2{
	background-image:url(../Images/h2.gif);
	background-repeat:no-repeat;
	width:149px; height:44px;
	float:left;
}
#h3{
	background-image:url(../Images/h3.gif);
	background-repeat:no-repeat;
	width:303px; height:44px;
	float:left;
}
#h4{
	background-image:url(../Images/h4.gif);
	background-repeat:no-repeat;
	width:149px; height:44px;
	float:left;
}
#h5{
	background-image:url(../Images/h5.gif);
	background-repeat:no-repeat;
	width:149px; height:44px;
	float:left;
}
#content{
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8b8b8b;
	padding:17px 13px;
}
#content ul{
	padding:0px; margin:0px;
}
#content ul li{
	margin-left:15px; padding:0px;
}
#teaserBox{
	background-image:url(../Images/bgTeaser.gif);
	background-repeat:repeat-y;
	width:470px; height:auto !important; height:250px; min-height:250px;
	overflow:hidden; float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8b8b8b;
}
#teaser1{
	/*background-image:url(/Userfiles/Image/teaser_01.jpg);*/
	background-repeat:no-repeat;
	/*width:185px; */
	width: 235px;
	padding:0px;
	float:left;
}
#teaser1 p
{
	padding: 10px 10px 10px 20px;
	float:left;
}
#teaser1link{
	position:relative;
	top:10px; right:0px;
	background-image:url(/Userfiles/Image/leaser_01.gif);
	background-repeat:no-repeat;
	width:93px; height:12px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:right;
	padding-right: 10px;
}
#teaser2
{
    /*background-image:url(/Userfiles/Image/teaser_02.jpg);*/
	background-repeat:no-repeat;
	/*width:185px; */
	width: 235px;
	padding:0px;
	float:left;
}
#teaser2 p
{
	padding: 10px 10px 10px 20px;
	float:left;
}
#teaser2link{
	position:relative;
	top:10px; right:0px;
	background-image:url(/Userfiles/Image/leaser_02.gif);
	background-repeat:no-repeat;
	width:93px; height:12px;
	display:block; overflow:hidden; text-indent:-1000px;
	float:right;
	padding-right: 10px;
}
#right{
	width:1px; height:311px;
	float:right;
}

#footer{
	position:relative;
	background-image:url(../Images/bgFooter.gif);
	background-repeat:repeat-x;
	width:998px;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; line-height:20px;
	color:#dccd8a;
	text-align:center;
	padding-top:30px;
}
#footer a{
	color:#dccd8a; line-height:20px;
}
