* {margin:0; padding:0}

body {	
	text-align: center;
	background:url(images/bg.gif) #ffffff repeat; 
	background-color:#c8af76;
	font-family:Lucida, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#303030;
	margin-top:10px;
	margin-bottom:0px
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	padding-top:20px;
	padding-bottom:16px;
	color:#bd2c2b;
	border-top:1px solid #bd2c2b;
	}
	
	
h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:1000;
	font-size:15px;
	color:#bd2c2b;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:1000;
	padding-top:10px;
	padding-bottom:10px;
	font-size:15px;
	color:#bd2c2b;
	}
div.header{
	width: 780px;
	height: 150px;
	margin-left: auto; 
	margin-right: auto;
	background-position:center;
	background-color:#eaf3fb;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	}	
	
div.top{
	background-image:url(../images/bg5.png);
	background-repeat:repeat-y;
	border-left:2px solid #87244e;
	border-right:2px solid #87244e;
	width: 780px;
	height: 15px;
	margin-left: auto; 
	margin-right: auto;
	background-position:center;
	background-color:#fff;
	}	
		
div.bgimg{
	background-image:url(../images/bg5.png);
	background-repeat:repeat-y;
	}		
		
div#container {
	width: 780px;
	background: #fff;
	margin-left: auto; 
	margin-right: auto;
	border-bottom:5px solid #791b43;	
	}
	
div#content {
	margin-left: auto; 
	margin-right: auto;
	padding-top:0px;
	padding-left:35px;
	padding-right:35px;
	text-align: left;
	}
div.rhs {
	width: 275px;
	float:right;
	height: auto;
	margin: 10px 5px 10px 35px;
	padding-right: 10px;
	text-align: right;
	}
	
div#rhs img {
	margin: 8px 0px 8px 20px;
	}

p { font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
    }
    
a:link {
	color:#333333;
	text-decoration: underline;	
	}
	 
a:visited {
	color:#333333;
	text-decoration: underline;
	}
	
a:hover {
	color:#852751;
	text-decoration: underline;
	} 
	
a:active {
	color:#852751;
	text-decoration: underline;
	}
    
.text-footer
	{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	padding-bottom:6px;
	}

.text-bullet { 
	padding-top:0px;
	}
	
.text-data { font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
    }	
			    
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.bullets li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
	color: #333333;
    list-style-type: none;
    background-image:url(images/bullet.gif);
	background-position:0 0.4em;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	margin:0px 0px 10px 0px
	}
	
.list li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
	color: #333333;
    list-style-type: circle;
    padding-left: 0px;
	margin:0px 0px 0px 93px
	}	
	
.tick li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #333333;
    list-style-type: none;
    background: url(images/bullet_tick.gif) no-repeat center left;
    padding-left: 30px;
	margin:6px 0px 0px 20px
	}
	
div.footer{
border-bottom:2px solid #87244e;
	text-align: center;
	width: 780px;
	height: 150px;
	margin-left: auto; 
	margin-right: auto;
	}