html, body {
	background: url(images/bg.jpg) #999;
	text-align:center;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.wrapper {
	width: 800px;
	text-align: center;
	margin:0px auto;
	padding:0px;
}

.header {
	background: url(images/header1.jpg) #406795 repeat-x;
	color: #fff;
	font-weight: bold;
	width: 796px;
	height: 150px;
	margin-top: 15px;
	padding: 2px;
	text-align: left;
	font-size: 14px;
}

.header ul {
	list-style-type: none;
}

.header ul li {
	background: url(images/buttonbg2.gif) no-repeat;	
	margin: 0em 2em .5em 1em;
	padding-left: 2em;
	padding-top: 0;
}

.header h2 , h3 {
	margin: 1em 2em .5em 1em;	
}

.header p {
	margin: 0em 2em .5em 2em;
}

.content{
	background: #fff;
	color: #800;
	text-align: left;
	margin:0px auto 0px auto;
	//margin-top: -12px;
	padding: 0px 0px 10px 0px;
}

.content h1 {
	color: #800;
	text-align: center;
	font-size: 48px;
	width: 700px;
	margin: auto;
	margin-top: 0px;
	padding-top:0px;
	font-family: Impact;	
}	

.content h2 {
	color: #000;
	text-align: center;
	font-size: 20px;
	width: 700px;
	margin: 10px auto;
	font-style: italic;
}	

.content h3{
	text-align:left;
	text-decoration: underline;
	padding-top: 2%;
}

#box_right {
	float: right;
	width: 560px;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	color: #000;
}

#box_right p {
	text-indent: 25px;
}	

#box_right h3 {
	text-align: center;
	text-decoration: none;
	color: #800;
	margin: auto;
	width: 80%;
}

.boxList1 ul li {
	padding: 10px;
	padding-left: 50px;
	list-style-type: none;
	background: url(images/check1.jpg) 0px 5px no-repeat;
	margin: auto;
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}	

.boxList2 ul li {
	padding: 10px;
	padding-left: 50px;
	list-style-type: none;
	background: url(images/check12.jpg) 0px 5px no-repeat;
	margin: auto;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}	

.refund {
	margin: 20px auto;
	text-align: center;
}	

.refund a {
	border: none;
	background: #fff;
}	

#box_left{
	float: left;
	width: 180px;
	padding: 10px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	font-size: 12px;
	background: #003d5c;
	color: #F2E6B6;
}

#box_left a {
	background: #292929;
}
	
.leftHTxt {
	font-size: 18px;
	display: block;
	text-align: center;
	font-weight: bold;
}	

.footer{
	background: #449BC6;
	height: 35px;
	color: #000;
	width: 800px;
	text-align: center;
	background: url(images/header1.jpg) #406795;
	font-size: 12px;
}

.footer p {
	padding-top: 0px;
	margin-top: 0px;
	color: #ccc;
}	

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

.footer a:hover{
	color: #fefefe;
}

/*  font formatting   */

.unL {
	text-decoration: underline;	
}

.bT {
	font-weight: bold;
}
