body {
	background-image: url(../images/bg_sidebars.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

#outterWrapper {
	background-image: url(../images/bg_topHeader.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 941px;
	padding: 0px;
	margin: 0px auto 0px auto;
}

/* ------  Top Header / Nav ------ */

	/* id */
	
	#topHeaderWrapper {
		padding: 0px;
		margin: 0px;
	}
	
	#topHeaderLogo {
		padding: 0px 0px 0px 505px;
		margin: 0px;
	}
	
	#topHeaderLinks {
		padding: 35px 0px 0px 662px;
		margin: 0px;
	}
	
	/* class */
	
	.navLinks {
		padding: 0px 0px 1px 0px;
		margin: 0px;
	}

/* ------  Content Pages ------ */

	/* id */
	
	#contentWrapper {
		margin: 0px auto 0px auto;
		padding: 40px 0px 0px 0px;
		width: 809px;
	}

	/* class */
	
	.pageHeading1 {
		color: #95c6ba;
		font-size: 20px;
		padding: 0px 0px 1px 0px;
		margin: 0px;
		font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	
	.pageHeading2 {
		color: #c0b13b;
		font-size: 20px;
		padding: 0px 0px 20px 17px;
		margin: 0px;
		font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		font-weight: bold;
	}

/* ------ Main Grid ------ */

	.mainpageColumn1 {
		padding: 0px 20px 0px 0px;
		margin: 0px;
		float: left;
		width: 245px;
		background-image: url(../images/bg_sideDot.jpg);
		background-repeat: repeat-y;
		background-position: top right;
	}
	
	.mainpageColumn2 {
		padding: 0px 0px 0px 20px;
		margin: 0px;
		float: left;
		width: 520px;
	}
	
	.splashCopyBlock {
		padding: 0px 0px 12px 0px;
		margin: 0px;
	}
	
	.splashCopyButton {
		padding: 12px 0px 12px 0px;
		margin: 0px;
		text-align: right;
	}
	
	.featureColumn1 {
		padding: 0px 20px 0px 0px;
		margin: 0px;
		float: left;
		width: 245px;
	}
	
	.featureColumn2 {
		padding: 0px 0px 0px 0px;
		margin: 0px;
		float: right;
		width: 245px;
	}
	
	.helpCopyBottom {
		background-image: url(../images/bg_bottomDot.jpg);
		background-repeat: repeat-x;
		background-position: top center;
		width: 809px;
		margin: 0px 0px 0px 0px;
		padding: 28px 0px 0px 0px;
		text-align: right;
	}
	
	.helpCopyBottomLeft {
		width: 160px;
		margin: 0px;
		float: left;
		text-align: left;
	}
	
	.helpCopyBottomRight {
		width: 649px;
		margin: 0px;
		float: right;
		text-align: left;
	}
	
		.contactNowBtn {
			font-size: 14px;
			font-weight: bold;
			color: #e3632b;
			padding: 0px;
			margin: 0px;
		}
	
	.contactNowBtn a:link,
	.contactNowBtn a:active,
	 contactNowBtn a:visited,
	.contactNowBtn a:hover {
		text-decoration: none;
		color: #e3632b;
	}
	
	.signupCopyBottom {
		background-image: url(../images/bg_bottomDot.jpg);
		background-repeat: repeat-x;
		background-position: top center;
		width: 809px;
		margin: 0px 0px 0px 0px;
		padding: 23px 0px 0px 0px;
		text-align: right;
	}
	
	.signupCopyBottomLeft {
		width: 160px;
		margin: 0px;
		padding: 5px 0px 0px 0px;
		float: left;
		text-align: left;
		font-size: 10px;
	}
	
		.signupCopyBottomLeft a {
			text-decoration: none;
		}
	
	.signupCopyBottomRight {
		width: 649px;
		margin: 0px;
		padding: 10px 0px 0px 0px;
		float: right;
		text-align: left;
	}
	
	.footerCopyBottom {
		background-image: url(../images/bg_bottomDot.jpg);
		background-repeat: repeat-x;
		background-position: top center;
		width: 809px;
		margin: 0px 0px 0px 0px;
		padding: 28px 0px 28px 0px;
		text-align: right;
	}
	
	.footerCopyBottomLeft {
		width: 400px;
		margin: 0px;
		padding: 5px 0px 0px 0px;
		float: left;
		text-align: left;
		font-size: 10px;
	}
	
		.footerCopyBottomLeft a {
			text-decoration: none;
		}
	
	.footerCopyBottomRight {
		width: 400px;
		margin: 0px;
		float: right;
		text-align: right;
	}

/* ------ Template Grid ------ */

	.templateRow {
		padding: 14px 0px 28px 0px;
		margin: 0px;
	}
	
	.templateColumn1 {
		float: left;
		width: 245px;
		padding: 0px;
		margin: 0px;
	}
	
	.templateColumn2 {
		float: left;
		width: 245px;
		padding: 0px 36px 0px 36px;
		margin: 0px;
	}
	
	.templateColumn3 {
		float: left;
		width: 245px;
		padding: 0px;
		margin: 0px;
	}
	
	.templateNumPrice {
		float: left;
		width: 175px;
		color: #000000;
	}
	
	.viewTemplate {
		float: right;
		width: 70px;
		color: #e3632b;
		font-size: 10px;
		text-align: right;
	}
	
	.buyOutPrice {
		color: #c0b13b;
	}
	
	.whatisthis {
		font-size: 10px;
	}
	
/* ------  Niche Details Page ------ */

.buynowLeft {
	float: left;
	width: 160px;
}

.buynowRight  {
	float: right;
	width: 190px;
	padding: 0px 0px 10px 0px;
	text-align: right;
}

.nicheDetailsLeft {
	width: 400px;
	float: left;
	padding: 14px 0px 0px 0px;
	margin: 0px;
}

.nicheDetailsRight {
	width: 400px;
	float: right;
	padding: 14px 0px 0px 0px;
	margin: 0px;
}

.nicheDetailsLeft {
	color: #000000;
	font-size: 14px;
}

.nicheNumPrice {
	width: 400px;
}

.nichebuyOutPrice {
	font-weight: bold;
	color: #c0b13b;
}

/* ------ Portfolio ------ */

	.portfoliogroup {
		padding: 0px 0px 26px 0px;
		margin: 0px;
	}
	
	.portfolioLeft {
		float: left;
		width: 350px;
		padding: 0px;
		margin: 0px;
		text-align: left;
	}
	
	.portfolioRight {
		float: right;
		width: 350px;
		padding: 0px 25px 0px 0px;
		margin: 0px;
		text-align: left;
	}
	
	.portfolioHeader {
		color: #000000;
		padding: 10px 0px 12px 0px;
		margin: 0px;
		font-weight: bold;
	}

/* ------  Contact Us ------ */
	
	/* id */
	
	#contactLeft {
		width: 540px;
		padding: 0px 0px 0px 0px;
		margin: 0px;
		float: left;
	}
	
	#contactRight {
		width: 200px;
		padding: 0px 0px 0px 0px;
		margin: 0px;
		float: right;
	}
	
	/* class */
	
	input.contactFormInput {
		width: 190px;
		font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		font-size: 12px; 
	}
	
	.contactFormTextArea {
		width: 190px;
		font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		font-size: 12px; 
	}

/* ------ Misc ------ */

	.bold {
		font-weight: bold;
	}
	
	.cleardiv {
		clear: both;
		margin: 0px;
		padding: 0px;
		font-size: 0px;
	}
	
	.pageHeading {
		color: #003263;
		font-size: 20px;
		padding: 0px 0px 10px 0px;
		margin: 0px;
		font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	
	.pageHeadingLeft {
		color: #003263;
		font-size: 20px;
		padding: 0px 0px 10px 0px;
		margin: 0px;
		font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		font-weight: bold;
		width: 400px;
		float: left;
	}
	
	.pageHeadingRight {
		color: #876600;
		font-size: 11px;
		padding: 0px 0px 10px 0px;
		margin: 0px;
		font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		font-weight: bold;
		width: 200px;
		float: right;
		text-align: right;
	}
	
	.pageHeadingRight a:link,
	.pageHeadingRight a:active,
	.pageHeadingRight a:visited,
	.pageHeadingRight a:hover {
		color: #876600;
		text-decoration: none;
	}
	
	.subContentHeading {
		font-weight: bold;
		padding: 16px 0px 0px 0px;
		margin: 0px;
	}
	
	.subContentHeading a {
		text-decoration: none;
	}

/* ------ Generic Link ------ */

	a:link,
	a:visited,
	a:active {
		color: #c0b13b;
		text-decoration: none;
		font-weight: bold;
	}
	
	a:hover {
		color: #c0b13b;
		text-decoration: none;
		font-weight: bold;
	}

/* ------ Begin Slimbox Styles ------ */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #ffffff;
}

.lbLoading {
	background: #fff url(../images/slimbox_loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #ffffff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
	background: transparent url(../images/slimbox_prevlabel.gif) no-repeat 0% 15%;
}

#lbPrevLink:hover {
	background: transparent url(../images/slimbox_prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
	background: transparent url(../images/slimbox_nextlabel.gif) no-repeat 100% 15%;
}

#lbNextLink:hover {
	background: transparent url(../images/slimbox_nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #ffffff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/slimbox_closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #303030;
}

#lbCaption {
	font-weight: bold;
}

/* End Slimbox Styles */
