img {
border: 0;
}

a:link {
color:#000000;
text-decoration: none;
}

a:visited {
color: #183C8E;
text-decoration: none;
}

a:hover {
color: #1B75BC;
text-decoration: none;
}

body {
font-family: Trebuchet MS,Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
background-image: url(../images/background.jpg);
width: 100%;
height: 100%;
padding: 0px;
margin: 0px;
}

#container {
background-color: #ffffff;
height: 900px;
width: 780px;
top: 30px;
margin-right: auto;
margin-left: auto;
border-color: #ffffff;
border-style:solid;
}


#bodycontainer {
width: 780px;
height: auto;
margin: 0px;
padding: 0px;
float: left;
position: relative;
}

#header {
background:  url(../images/header.jpg) no-repeat;
margin: auto;
padding: 0px;
height: 145px;
width: 780px;
}

#bodytext {
float: left;
position: relative;
width:345px;
height: 500px;
font-size: 12px;
padding: 20px;
}

#sublinks {
	float: left;
	width: 180px;
	height: 450px;
	padding: 20px 15px 0 10px;

	}

#sublinks ul {
margin: 5px 0px 15px 0;
padding: 0px;
font-size: 11px;
font-weight: bold;
}

#sublinks li {
text-align: left;
line-height: 14px;
list-style-type: none;
}

#emaillinks {
float: left;
width: 180px;
height: 450px;
padding: 20px 10px 0 0px;
	}

#emaillinks ul {
margin: 5px 0px 15px 0;
padding: 0px;
font-size: 11px;
font-weight: bold;
}

#emaillinks li {
text-align: left;
line-height: 14px;
list-style-type: none;
}

#couponwindow {
margin-right: 10px;
padding-top: 20px;
float: right;
position: relative;
width:355px;
height: 355px;

}

#windowsubtext {
width:350px;
float: right;
font-size: 11px;
text-align: left;
}

#footer {
text-align: center;
height: 20px;
width: 780px;
background-color: #000000;
position: absolute;
bottom: 0px;
padding: 0px;
margin: 0px;
}


hr {
width: 100px;
padding: 0px;
margin: 0px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px
	color:#000000;
	font-family: arial,helvetica,sans-serif;
	border-bottom: 3px solid #BDE1FB;

}

h4 
{
	font-size: 11px;
	font-style: italic;
	padding: 0px;
	margin: 4px;
	color:#ffffff;

}

h5 
{
	font-size: 14px;
	font-weight: bold;
	position: relative;
	padding-bottom: 10px;
	margin: 0px;
}


.style2 {
	color:#183C8E;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana, arial,helvetica,sans-serif;

}
.style3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0;
	position: relative;
}

.style4 {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

.style5 {
	font-size: 10px;
	font-weight: bold;
	color: #FCFADA;

}

.style6 {
	font-size: 10px;
	font-weight: bold;
}