* {
	margin:0;
	padding:0;
}
body {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
	color:#777;
	background:url(../images/main_bg.png) repeat-x #aa5700;
}
h1 {
	color:#FFF;
}
h2 {
	color:#FFF;
	font-size:18px;
	line-height: 26px;
	margin-bottom:10px;
}
h3 {
	color:#000;
}
a {
	color:#FC0;
	text-decoration:none;
}
a:hover {
	color:#;
	text-decoration:underline;
}
#wrapper {
	width:800px;
	margin:0 auto;
	padding:24px 0 0;
	position:relative;
}
#wrapper_home {
	background:url(../images/content_bg.jpg) no-repeat;
	width:800px;
	margin:0 auto;
	min-height:600px;
	padding:24px 0 0;
	position:relative;
}
#header {
	padding:0 0 0 325px;
}
#header a {
	color:#777;
	text-decoration:none;
}
#header a:hover {
	color:#444;
	text-decoration:none;
}
#content {
	padding:40px 20px;
	text-shadow:0 0 1px #AA5700;
}
#content_pricing {
	padding:40px 20px;
	text-shadow:none;
	color:#333;
}
#content_home {
	padding:250px 60px 20px 325px;
	color:#FFF;
}
.separate {
	padding:0 20px;
}
.orange {
	color:#f7921e;
}
p {
	font-size: 14px;
	line-height:20px;
	color:#FFF;
	margin-bottom:15px;
}
.header_logo {
	width:158px;
	height:18px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	left: 25px;
	top: 25px;
	background:url(../images/logo_header.png) no-repeat;
	z-index:1;
}
td h2 {
	margin-bottom:0px;
}
h2.title {
	width:185px;
	height:25px;
	display:block;
	text-indent:-9999px;
	outline:none;
	background:url(../images/design_innovation.png) no-repeat;
	margin-bottom:20px;
}
.dashed {
	border: 0 dashed #000;
	border-top-width: 1px;
	margin:40px 0;
}
#featuresColOne { float: left; margin-right: 5%; width: 47%; }
#featuresColTwo { float: right; width: 47%; }
div#featuresList div.clear {
	margin-bottom:20px;
}
.dark {
	color:#333;
}

/* ------------------------------------SKY for Pricing*/
/* Element Fusion SkyCMS */
/* Pricing.css */
/* Created July 16, 2008 */
/* Modified July 22, 2008

/* Pricing Table
-------------------------------------- */
th, {
	background:#F90;
}
div.tableholder {
	padding: 0px;
	border: 2px solid #000;
	margin-bottom: 1.5em;
	position: relative;
}

table.signup col.col2 {background: #FFF;}
table.signup col.col3 {background: #FFF;}
table.signup col.col4 {background: #E6E6E6;}
table.signup col.col5 {background: #CCC;}
table.signup col.col6 {background: #B3B3B3;}
table.signup col.col7 {background: #999;}

table.signup th img {
	margin-top: 2px;
	border: none;
}

table.signup h3 {
	margin: 0;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-size: 1.125em;
	line-height: 1em;
}

table.signup .heading {
	background: #999;
	color: #FFF;
	padding: 0.5em 1em;
}

table.signup th {
	font-size: 1.25em;
	line-height: 1.2em;
	padding: 0.5em;
	text-align: center;
	color: #333;
	font-weight: bold;
	border: 1px solid #333;
}

table.signup th strong {
	color: #333;
	font-size: larger;
}

table.signup th .small {
	font-size: smaller;
}


table.signup td.shadedw {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

table.signup td.shaded {

}

table.signup td.shadedleft {
	text-align: right;
	font-weight: bold;
	background:#FFF;
}


table.signup td {
	text-align: center;
	line-height: 1.5em;
	padding: 0.25em 0.5em;
	border: 1px solid #333;
}

table.signup td.banner {
	background-color: #FFF;
	color: #333;
	font-weight: bold;
}

table.signup td.dsmall {
	text-align: center;
	vertical-align: top;
	line-height: 1.5em;
}

.closeLink {
	outline: none;
	font-weight: bold;
	color:#f7921e;
}
.popupLink {
	color:#f7921e;
}
.popup {
	position: absolute;
	visibility: hidden;
	background-color: #FFF;
	layer-background-color: #FFF;
	width: 16em;
	border: 1px solid #333;
	padding: 1em 1.5em;
	z-index: 100;
	margin: 0;
	text-align: center;
}

a.signUpBtn, a.learnMoreBtn {
	width: 87px;
	text-indent: 9999em;
	overflow: hidden;
	text-decoration: none;
	background: url(i/btn_sign-up_sm.png) no-repeat left top;
	padding-top: 34px;
	height: 0px !important;
	height: 34px;
	margin: 1em auto;
	display: block;
}

a.learnMoreBtn {
	background-image: url(i/btn_learn_more.png);
	width: 121px;
}

a.signUpBtn:hover, a.learnMoreBtn:hover {background-position: left -34px;}

.tableholder .tableHead {
	background: url(i/feature_content_bg.jpg) no-repeat left -150px;
	color: #333;
	text-align: left;
	padding: 0.5em 2em 0;
}

.tableholder .tableHead a {
	color: #ff9900;
}

.tableholder .tableHead p {
	font-size: larger;
	line-height: 1.5em;
	margin-bottom: 2.5em;
	color: #333;
}

.tableholder .tableHead h1, .tableholder .tableHead h2, .tableholder .tableHead h3, .tableholder .tableHead h4, .tableholder .tableHead h5 {
	color: #FFF;
	font-size: 2.25em;
}
.templateThumbDisplay {
	width: 330px; 
	height: 198px;
	float: right;
	margin: 0 0 0 10px;
	display: inline;
	background: url('i/templateThumbDisplay-sky.jpg') 0 0 no-repeat;	
}
.preview_link {
	background:url(../images/preview_image_preview_image.png) no-repeat;
	width:170px;
	display:block;
	padding:15px 0 20px 120px;
}
