body {
	background: #505F6B url(../images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	margin: 0;
	padding: 0;
}

div.wrapper {
	margin: 0px auto;	
	width: 865px;
}

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

a:active {
	color:#FFFFFF;
	text-decoration: none;
}

a:visited {
	color:#405a73;
	text-decoration: none;
}

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

ul {
	padding-left: 20px;
	list-style:none; 
}

li {
	background: url(../images/checkmark.png) no-repeat;
	padding-left:50px;
	padding-bottom:15px;
	line-height: 25px;
}

div.footer a,
div.footer a:visited {
	color: #ffffff;
}

.firstlist {
	line-height: 40px;
}

.firstlist li {
	list-style: none;
	background: url(images/bullet.png) no-repeat;
	background-position: center left;
	margin-left: 20px;
	padding-left: 20px;
	
}


h1 {
	font-size: 25px;
	font-weight: bold;
	color: #1e5492;
	text-align: center;
}

h1.squeeze {
	font-size: 27px;
	font-weight: bold;
	color: #1e5492;
	text-align: center;
	margin-bottom: 10px;
}


h2 {
	font-size: 20px;
	font-weight: bold;
	color: #1e5492;
	text-align: center;
}

h3 {
	font-size: 17px;
	font-weight: bold;
	color: #1e5492;
}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
}


div.left {
	float:left;
	width: 50px;
	height: 800px;
	background:#505f6b url(../images/left-bg.png);
}

div.right {
	float:left;
	width: 50px;
	height: 800px;
	background:#505f6b url(../images/right-bg.png);
}

div.middle {
	float:left;
	background: #FFFFFF;
	width:765px;
}

div.top {
	background: url(../images/top-bg.png);

}

div.footer {
	text-align: center;
	font-size: 10px;
	line-height:15px; 
	background: #505F6B url(../images/footer-bg.png) no-repeat;
	height: 137px;
}

div.content {
	background: #000000;
	margin: 0;
	padding: 0;
}

.specialoffers {
	background: #000000 url(../images/title_specialoffer.png) top no-repeat;
	font-size: 10px;
	padding: 75px 20px 0px 20px;
	height: 215px!important;
	height: 290px;
}

.offerheading {
	font-weight: bold;
}

hr {
	margin: 0 0 10px 0;
	background-color: #111111;
	color: #111111;
}
