body {
	background-color: #929294;
	background-image: url(../images/body-background.jpg);
	background-repeat: repeat-x;
	font-size: .8em;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
}
a {
	color:#0033FF;
	text-decoration:none;
}
a:hover {
	color:#0000FF;
	text-decoration:underline;
}
a:visited {
	color:#0033FF;
}
a:active {
	color:#0033FF;
}

.form-header-text {
	color:#0033FF;
	font-weight:bold;
	font-size:15px;
}
.footer-text, .footer-text a, .footer-text a:visited{
	font:Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
.footer-text a:hover {
	color:#333333;
}
#layout	{
	margin: 0 auto 0 auto;
	width: 790px;
}
#masthead {
	background-image: url(../images/masthead-background.jpg);
	background-repeat: no-repeat;
	height: 164px;
	position: relative;
	width: 790px;
}
#banneraddress {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	left: 450px;
	position: absolute;
	top: 80px;
}
#bannerphone {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	left: 525px;
	position: absolute;
	top: 50px;
}
#index {
	left: 175px;
	position: absolute;
	top: 119px;
}
.topmenubackground-left-off {
	background-image:url(../images/topmenubuttonbackground-left-off.jpg);
	width:15px;
	height:30px;
}
.topmenubackground-center-off {
	background-image:url(../images/topmenubuttonbackground-center-off.jpg);
	height:30px;
}
.topmenubackground-center-off a:link, .topmenubackground-center-off a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
}
.topmenubackground-center-off a:hover {
	text-decoration:underline;
}
.topmenubackground-right-off {
	background-image:url(../images/topmenubuttonbackground-right-off.jpg);
	width:15px;
	height:30px;
}.topmenubackground-left-on {
	background-image:url(../images/topmenubuttonbackground-left-on.jpg);
	width:15px;
	height:30px;
}
.topmenubackground-center-on {
	background-image:url(../images/topmenubuttonbackground-center-on.jpg);
	height:30px;
}
.topmenubackground-center-on a:link, .topmenubackground-center-on a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial;
	font-weight:bolder;
	font-size:11px;
	font-weight:bold;
}
.topmenubackground-center-on a:hover {
	text-decoration:underline;
}

.topmenubackground-right-on {
	background-image:url(../images/topmenubuttonbackground-right-on.jpg);
	width:15px;
	height:30px;
}
.coupon
{
	background-image: url(../images/coupon-background.gif);
	background-repeat: no-repeat;
	height: 431px;
	width: 537px;
}

.coupon-item
{
	margin: 0 auto 0 auto;
	position: relative;
	text-align: center;
	top: 50px;
	width: 460px;
}
#home
{
	background-image: url(../images/home-background.jpg);
	background-repeat: no-repeat;
	height: 157px;
	position: relative;
	top: -8px;
	right: -10px;
	width: 771px;
}
#home ul
{
	color: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
	left: 28px;
	position: absolute;
	top: 68px;
}

#home ul li
{
	display: inline-block;
	float: left;
	margin-right: 26px;
	text-align: center;
	width: 154px;
}

#home ul li a
{
	color: #005fa5;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#home-welcome
{
	background-image: url(../images/home-welcome-background.jpg);
	font-size: .9em;
	height: 111px;
	left: 28px;
	position: relative;
	width: 731px;
}

#home-welcome div
{
	left: 260px;
	position: relative;
	top: 16px;
	width: 455px;
}

#home-information
{
	background-image: url(../images/home-information-background.gif);
	background-repeat: repeat-y;
	margin-left:15px;
	margin-top: 10px;
	width: 771px;
}

#home-information h3
{
	background-image: url(../images/h-background.gif);
	background-repeat: no-repeat;
	color: #0170c4;
	font-size: 14px;
	height: 26px;
	padding-top: 4px;
	text-indent: 24px;
	width: 230px;
}

#home-information-left,
#home-information-middle,
#home-information-right
{
	float: left;
	position: relative;
	width: 234px;
}

#home-information-left
{
	margin-left: 4px;
}

#home-information-middle
{
	margin-left: 28px;
}

#home-information-right
{
	margin-left: 16px;
}

