@charset "utf-8";
body {
	background-image: url(../images/1-bg.jpg);
	background-position: left top;
	margin: 0px;
	background-repeat: repeat-x;
}
form {
	margin: 0px;
}

.div {
	position: absolute;
	visibility: visible;
	z-index: 98;
	left: 0px;
	top: 88px;
}
.div-nav {
	position: absolute;
	visibility: visible;
	z-index: 98;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
}
.top-div {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 100;
}

.div-header {
	position: absolute;
	visibility: visible;
	z-index: 99;
	width: 1003px;
}
.div-flash {
	position: absolute;
	visibility: visible;
	z-index: 97;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 940px;
	clear: right;
	float: right;
}
.track  {
	position:absolute;
	left:-212px;
	width:335px;
	height:123px;
	margin:0px;
	top: 80px;
	z-index: 100;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subscribe {
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.login {
	width: 130px;
	background-color: #a3d6a2;
	border: 1px solid #285822;
	height: 16px;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.line {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.line2 {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.content-bg {
	background-color: #FFFFFF;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.ul-qick {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ul-qick li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(../images/arrow-quick.jpg);
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #7b7b7b;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.ul-qick li a:link, .ul-qick li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ul-qick li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.img {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.h {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#logo{
float:left;
background:url(../images/logo.png) 0 0 no-repeat;
width:379px;
height:116px;
padding:0;
margin:0;
}

#tracker{
background:url(../images/track.gif) 0 0 no-repeat;
width:335px;
height:132px;
padding:0;
margin:0;
cursor:pointer;cursor:hand;
}

#tracker-shadow{
background:url(../images/track-shadow.png) 0 0 no-repeat;
width:307px;
height:23px;
padding:0;
margin:0 0 0 0;

}

.img-gap {
	float:left;
	padding:0 16px 3px 0;
}

.img-gap img {
	border:solid 1px #666;
}

.footer-text-color, .footer-text-color a {
	font: normal 16px Arial, Helvetica, sans-serif;
	color:#059840;
	text-decoration:none;
}

.footer-text-color a:hover {
	text-decoration:underline;
}
