* {
	margin: 0;
	padding: 0;
	}

body {
	background: #46b5ed;
	}
	
@font-face {
    font-family: 'NobileBold';
    src: url('fonts/nobile/nobile_bold-webfont.eot');
    src: url('fonts/nobile/nobile_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nobile/nobile_bold-webfont.woff') format('woff'),
         url('fonts/nobile/nobile_bold-webfont.ttf') format('truetype'),
         url('fonts/nobile/nobile_bold-webfont.svg#NobileBold') format('svg');
    font-weight: normal;
    font-style: normal;
	}

body {
    font-family: 'trebuchet ms', arial, sans-serif;
    }

.inner {
	width: 970px;
	margin: auto;
	}

#header {	
	background: #41aae4 url(images/header-bg.png) bottom left repeat-x;
	height: 80px;
	width: 100%
	}
	
h1.header {
	margin: 0;
	padding: 0;
	width: 552px;
	height: 80px;
	background: #41aae4 url(images/header.png) bottom left repeat-x;
	float: left;
	}
	
h1.header span {display: none;}

h2.tagline {
	float: left;
	color: #fff;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	margin: 26px 0 0 6px;
	}

a.buynow {
	display: block;
	width:105px;
	height: 29px;	
	background: url(images/buynow.png) top left no-repeat;
	float: right;
	margin: 17px 0 0 0;
	}
	
a.buynow:hover {
	background: url(images/buynow.png) bottom left no-repeat;
	}
	
a.buynow span {display: none;}
	
#main {
	background: #fff;
	padding-bottom: 15px;
	}
	
h3 {
	font-size: 32px;
	color: #a62249;
	text-align: center;
	padding: 15px 0;
	margin: 0;
	font-weight: normal;
	}
	
#intro {
	background: url(images/intro-bg.png) bottom left no-repeat;	
	min-height: 392px;
	}

#intro ul {
	list-style: none;
	width: 275px;
	padding: 50px 0 0 0;
	margin: 0;
	}
	
#intro li {
	list-style-type: none;
	color: #555;
	background: url(images/intro-bullet.png) 0 1px no-repeat;
	padding-left: 25px;
	margin: 0 0 20px 0;
	}
	
a.pricingoptions {
	clear: left;
	display: block;
	width: 183px;
	height: 30px;
	background: url(images/pricingoptions.png) top left no-repeat;
	margin-left: 25px;
	}
	
a.pricingoptions:hover {
	background: url(images/pricingoptions.png) bottom left no-repeat;
	}

a.pricingoptions span {
	display: none;
	}
	
#pricing {
	background: #ffe7bb url(images/pricing-bg.png) top left repeat-x;
	padding: 15px 0;
	overflow: hidden;
	}
	
#pricing .col {
	width: 314px;
	float: left;
	}

#pricing .col2 {
	margin: 0 0 0 15px;
	}
	
#pricing .col3 {
	width: 314px;
	float: right;
	margin-right: 0;
	}
	
#pricing .colTop {
	background: url(images/col-top.png) top left no-repeat;
	width: 314px;
	height: 60px;
	padding-top: 4px;
	}
	
#pricing .colMid {
	background: url(images/col-mid.png) top left repeat-y;
	width: 314px;
	overflow: hidden;
	}
	
#pricing .colBot {
	background: url(images/col-bot.png) top left no-repeat;
	width: 314px;
	height: 8px;
	}

.colhead {
	width: 302px;
	height: 54px;
	margin: 0 0 0 5px;
	}
	
.col1 .colhead {
	background: url(images/col1.png) top left no-repeat;
	}

.col2 .colhead {
	background: url(images/col2.png) top left no-repeat;
	}
	
.col3 .colhead {
	background: url(images/col3.png) top left no-repeat;
	}
	
h4.group {
	color: #FFF;
  	font-family: 'NobileBold', 'trebuchet ms', sans-serif;	
	margin: 0;
	padding: 9px 0 0 6px;
	text-shadow: 1px 1px 2px #333;
	letter-spacing: 1px;
	font-size: 18px;
	filter: dropshadow(color=#, offx=1, offy=1);
	}
	
h6.persons {
	color: #FFF;
	font-weight: normal;
	font-style: italic;
	margin: 4px 0 0 6px;
	}

.midbody {
	margin: 15px;
	min-height: 165px;
	}
	
h5 {
	color: #3491cc;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 8px;
	}
	
.col ul {
	font-size: 13px;
	color: #333;
	margin-left: 25px;
	margin-bottom: 8px;
	}
	
.col ul li {
	margin-bottom: 5px;
	}
	
#pricing .col-last {
	float: right;
	margin: right: 0;
	}
	
.buy {
	background: #f4f4f4;
	margin: 10px 5px 0;
	padding: 10px 15px;
	min-height: 100px;
	}
	
h4.price {
	font-size: 50px;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin-top:-5px;
	}
	
h4.price sup {
	font-size: 18px;
	}
	
span.per {
	font-size: 18px;
	}
	
h4.contact {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-align: center;
	}
	
h4.contact a {
	color: #A62249;
	}
	
.purchase {
	display: block;
	height: 27px;
	width: 125px;
	margin: auto;
	background: url(images/purchase.png) top left no-repeat;
	border:none;
	}
	
.purchase:hover {
	background: url(images/purchase.png) bottom left no-repeat;
	border:none;
	}
	
.puchase span {
	display:none;
}

.buy a.unsubscribe {
	color: #A62249;
	font-size:11px;
}

#unsubscribe {
	width:65px;
	height:20px;
	margin:auto;
	margin-top:-20px;
	margin-bottom:0px;
}
	
#features {
	background: url(images/features-bg.png) top left repeat-x;
	padding: 15px 0;
	overflow: hidden;
	}
	
h4.features {
	width: 140px;
	float: left;
	color: #FFF;
  	font-family: 'NobileBold', 'trebuchet ms', sans-serif;	
	margin: 0;
	padding: 9px 0 0 6px;
	text-shadow: 1px 1px 2px #333;
	letter-spacing: 1px;
	font-size: 24px;
	filter: dropshadow(color=#, offx=1, offy=1);	
	}

#features ul {
	width: 400px;
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	margin-top: 44px;
	}
	
#features ul.list2 {
	float: right;
	}
	
#features li {
	list-style-type: none;
	color: #fff;
	background: url(images/features-bullet.png) 0 1px no-repeat;
	padding-left: 30px;
	margin: 0 0 20px 0;
	}
	
/* SUBPAGE */

#submain {
	background: #f0f0f0 url(images/sub-bg.png) top left repeat-x;
	overflow: hidden;
	padding: 20px;
	}
	
#subHeader {
	width: 970px;
	height: 78px;
	background: url(images/sub-header.png) top left no-repeat;
	}
	
#subHeader h2 {
	color: #bf216c;
  	font-family: 'NobileBold', 'trebuchet ms', sans-serif;	
	margin: 0;
	padding: 20px 0 0 30px;
	text-shadow: 1px 1px 2px #f7c97e;
	letter-spacing: 1px;
	font-size: 34px;
	filter: dropshadow(color=#f7c97e, offx=1, offy=1);
	font-weight: normal;
	}
	
#subMid {
	width: 970px;
	background: url(images/sub-mid.png) top left repeat-y;
	overflow: hidden;
	}
	
#content {
	margin: 30px;
	border: 1px solid #e4e4e4;
	padding: 25px 50px;
	}
	
#content p {
	color: #333;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 1em 0;
	}
	
#content h3, #content h4, #content h5 {
	text-align: left;
	color: #3391ce;
  	font-family: 'NobileBold', 'trebuchet ms', sans-serif;
  	margin: .5em 0 1em 0;
  	font-weight: normal;
  	padding: 0;
	}
	
#content h3 {
	font-size: 22px;
	}
	
#content h4 {
	font-size: 18px;
	margin: 
	}
	
#subBot {
	width: 970px;
	height: 11px;
	background: url(images/sub-bot.png) bottom left no-repeat;
	}

/* Subscription Dialog Box Styles */

div.ui-dialog-content {
    padding: 0px !important;
    }

body.wm-dialog {
    background-color: white;
    padding: 20px;
    }