/* CSS Document */
body{
	margin:0px;
	padding-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.topnav{
	margin:0px; font:12px Arial, Verdana, sans-serif; padding-top:20px;
}

#main{
	width:780px; margin:auto; background:url(../images/top-arc.gif) no-repeat; padding-top:38px;
}
#main .inner{
	width:780px; background-color:#8d8b00; padding-top:10px; float:left; background-image:url(..//images/innerbg.jpg); background-repeat:repeat-y;
}
#left{
	width:176px; float:left;
}
#right{
	width:579px; float:left; padding-bottom:10px;
}
.logo{
	float:right; padding-top:47px;
}
.contentbg{
	background:url(../images/content-bg.jpg) repeat-y;
}
.content{
	background:url(../images/content-btm.gif) no-repeat left bottom;
}
.content1{
	background:url(../images/content-top.gif) no-repeat; padding:40px 55px 50px 50px;
}
.btmshadow{
	background:url(../images/shadow.gif) no-repeat; color:#fff;
}
.btmshadow a{
	color:#fff; text-decoration:none;
}
.btmshadow a:hover{
	text-decoration:underline;
}
.colortxt{
	color:#8f8d06; font-weight:bold;
}
.rightxt{
	float:right; color:#fff; padding-right:40px; font-size:11px; height:15px;
}
h1{
	font-size:14px; font-weight:bold; margin:0px; padding:0px 0px 15px 0px;
}
#mainav{
	background:url(../images/navigation-bg.jpg) no-repeat; height:34px; padding:13px 0px 0px 47px;
}
#mainav a{
	color:#fff; text-decoration:none;
}
#mainav a:hover{
	color:#DDD800;
}
#footer{
	background:url(../images/btm-arc.gif) no-repeat; height:36px; padding:6px 0px 0px 30px; font-size:10px; float:left; width:750px;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}