body {
	width: 100%;
	margin: 0 ;
	background: #F7F0D4 url(images/bodybg.gif) no-repeat;
	padding: 0;
	text-align: center;
	font: bold 14px trebuchet ms, tahoma, sans-serif;
	color: #A8A7A7;
	
}

#wrap {
	width: 770px;
	background: white;
	padding: 0;
	margin: 0 auto;
	text-align: justify;
border: 6px solid #80E048;
border-top: 0;
	
	
}

img{
	padding: 0;
	margin: 0;
	
}

#content {
	width: 456px;

	float: right;
    padding: 10px 18px 0 18px;
	background: url(images/body.gif) no-repeat;
	
	
	
}

#header {
	width: 770px;
	height: 94px;
	background: url(images/header.gif) no-repeat;
	margin: 0 auto;
	padding: 0;
		
}

#menu {
	width: 770px;
    font: bold 18px trebuchet ms, sans-serif;
	background: #000 url(images/menu.gif) no-repeat;
	margin: 0;
	padding: 10px 0 5px 0;
	text-align: center;
}

#menu a{
    font: bold 18px trebuchet ms, sans-serif;
	padding: 10px 5px 5px 5px;
	margin: 0 0 0 0;
    color: white;
	
}

#menu a:visited{
    color: white;

}

#menu a:hover{
    background: black;
    color: #88F348;
}
a {
	color: #369;
	text-decoration: none;
	
}

a:visited {
	color: #369;
}

a:hover {
	color: blue;
		
}
    

#subheader {
	width: 760px;
	height: 139px;
	background: url(images/subheader.jpg) bottom right no-repeat;
	margin: 0;
	padding-top: 75px;
    padding-left: 10px;
	
}

#footer {
	width: 770px;
	height: 154px;
	background: url(images/footer.gif) no-repeat;
	padding: 0;
	margin: 0;
clear: all;
}

.packages {
	width: 274px;
	float: left;
	padding: 0;
	margin: 0;
	
	
}

.blue {
	background: url(images/blue.gif) no-repeat;
	width: 275px;
	height: 124px;
	padding: 0;
	margin: 0;
}

.green {
	background: url(images/green.gif) no-repeat;
	width: 275px;
	height: 124px;
	padding: 0;
	margin: 0;
}

.orange {
	background: url(images/orange.gif) no-repeat;
	width: 275px;
	height: 124px;
	padding: 0;
	margin: 0;
}

.red {
    background: url(images/red.gif) no-repeat;
	width: 275px;
	height: 124px;
	padding: 0;
	margin: 0;
     

}


.packagebox {
	color: #ADACAC;
	font: 12px tahoma, sans-serif;
	margin: 0;
	padding: 0;
	padding-left: 75px;
	padding-top: 5px;
    list-style: none;
    line-height: 130%;
}

.hello {

	color: #A8A7A7;
	text-align: justify;
	
}

.feature {
	width: 230px;
	margin: 0;
	padding: 10px;
	float: right;
		
}

.featurehead {
	background: url(images/featheader.gif) no-repeat;
	width: 249px;
	height: 51px;
	
}

.featurewrap {
	background: url(images/featwrap.gif) repeat-y;
	width: 229px;
	padding: 15px;
	margin: 0;
}

.featurefoot {
	background: url(images/featfooter.gif) no-repeat;
	height: 41px;
	width: 249px;
	padding: 0;
	margin: 0;
	
}

.ordernow {
    padding: 0 0 0 190px;
    color: #32D4F8;
    
}

.ordernow a:link{
    color: #32D4F8;
    
}

.ordernow a:visited{
    color: blue;
}

.ordernow a:hover{
    color: blue;
}
.ordernow a:active{
    color: blue;
}

.ordernow1 {
    padding: 50px 0 0 190px;
    color: #32D4F8;
    
}
.ordernow1 a:link{
    color: #32D4F8;
    
}

.ordernow1 a:visited{
    color: blue;
}

.ordernow1 a:hover{
    color: blue;
}
.ordernow1 a:active{
    color: blue;
}

.featuremember {
    width: 258px;
    height: 100px;
    border: 1px solid #A8A7A7;
    margin: 15px 0 0 12px;
    
}
.memberhead {
    width: 258px;
    height: 24px;
    background: #424242;
    color: #fff;
    border-bottom: 1px solid #A8A7A7;
}   

.clickhere {
    background: url(images/clickhere.gif) no-repeat;
    width: 250px;
    height: 100px;
    
} 