body,html {
	background-image:			url('./img/bg.png');
	background-repeat:		repeat-x;
	background-color: 		#FFCB00;
	font-family: 				Trebuchet MS;
	font-size: 					13px;
	color: 						#333333;
	margin:	 					0px;
	text-align:					center;
}

#grey {
	width:						756px;
	margin-left:				auto;
	margin-right:				auto;
	background-color:			#333333;
}

#allofit {
	width:						750px;
	margin-left:				auto;
	margin-right:				auto;
}

#header {
	width:						750px;
	height:						210px;
}

#container {
	width:						750px;
	background-color:			#FFFFFF;
	text-align:					center;
}

#textcolumn {
	width:						690px;
	background-color:			transparent;
	text-align:					justify;
	margin-left:				auto;
	margin-right:				auto;
	padding-bottom:			20px;
}

#footer {
	width:						750px;
	height:						40px;
	background-image:			url('./img/bottom.png');
	background-repeat:		no-repeat;
	clear:						both;
}

#altmenu {
	font-size: 					11px;
	text-align:					center;
}

#option1 {
	float:						left;
	position:					relative;
	background-image:			url('./img/option1.png');
	background-repeat:		no-repeat;
	width:						220px;
	height:						250px;
	margin-left:				83px;
	margin-right:				83px;
}

#option2 {
	float:						left;
	position:					relative;
	background-image:			url('./img/option2.png');
	background-repeat:		no-repeat;
	width:						220px;
	height:						250px;
	margin-left:				83px;
	margin-right:				83px;
}

#option3 {
	float:						left;
	position:					relative;
	background-image:			url('./img/option3.png');
	background-repeat:		no-repeat;
	width:						220px;
	height:						250px;
}

#orderinfo form {
	width:						100%;
	background-color:			transparent;
}

#orderinfo form .price {
	float:						left;
}

#orderinfo .buynow {
	float:						right;
	margin:						0px;
	clear:						both;
}

#inmfeatures {
	position:					relative;
	background-image:			url('./img/inmfeatures.png');
	background-repeat:		no-repeat;
	width:						690px;
	height:						190px;
}

#inmfeatures .more {
	position:					absolute;
	width:						134px;
	height:						22px;
	top:							130px;
	left:							435px;
}

#inmfeatures .buy {
	position:					absolute;
	width:						110px;
	height:						22px;
	top:							105px;
	left:							435px;
}

/*
#option1 .more, #option2 .more, #option3 .more {
	position:					absolute;
	width:						134px;
	height:						22px;
	top:							80px;
	left:							455px;
}

#option1 .buy, #option2 .buy, #option3 .buy {
	position:					absolute;
	width:						110px;
	height:						22px;
	top:							46px;
	left:							455px;
} */

/* TESTIMONIALS */

.testimonial {
	background-color:			#FFF5D8;
	border:						1px solid #FEDF9A;
	padding:						10px;
	margin-bottom:				10px;
}

.testimonial b {
	color:						#333333;
}

.testimonial i {
	font-weight:				bold;
	color:						#333333;
}

.more {
	float:						right;
}

.back {
	float:						left;
}

/* RE-USABLES */

.title {
	font-size:					18px;
	font-weight: 				bold;
	color: 						#323232;
}

.dispimg {
	border:						6px solid #C8B48C;
}

.hilite {
	background-color:			#F3E9CC;
	border:						1px solid #E9D1A0;
	padding:						10px;
}

.sep {
	width:						100%;
	height:						2px;
	border-bottom:				1px dotted #CCCCCC;
}

/* RIGHT FLOATING CONTACT DIV */

.contactright {
	width:						260px;
	background-color:			#F3E9CC;
	border:						1px solid #E9D1A0;
	float:						right;
	text-align:					right;
	padding:						10px;
	margin-left:				15px;
}

/* CONTACT DIV END */

.gdlink {
	width:						756px;
	margin-left:				auto;
	margin-right:				auto;
	padding-top:				5px;
	text-align:					right;
	font-size:					12px;
	color:						#444444;
}

/*
	FAQ PAGE
*/

.questionblock {
	background-color:			#FFFFFF;
	border:						1px solid #FFFFFF;
	border-bottom:				1px dotted #666666;
	padding:						10px;
	margin-bottom:				10px;
}

.questionblock:hover {
	background-color:			#FFEACD;
	border:						1px solid #CCCCCC;
}

.questionblock .title {
	margin-bottom:				10px;
	border-bottom:				1px solid #FFEACD;
}

/*
	COMMON CLASSES
*/

.gdlink a:link, .gdlink a:visited {
	color:						#444444;
}

.noline {
	text-decoration:			none;
}

.statsmain {
	margin-left:				auto;
	margin-right:				auto;
	font-size: 					11px;
	width: 						650px;
	text-align: 				left;
	background-color: 		#FFFFFF;
	border:						1px solid #FFFFFF;
}

.statsmain tr {
	height:						25px;
}

.stats {
	padding-left:				10px;
	height:						25px;
	background-color:			#D0EAA4;
}

.demotd {
	height:						25px;
	width:						78px;
	text-align:					center;
}

.demotd img {
	vertical-align:			middle;
}

.list {
	background-color: 		#E5DCCA;
	padding:						5px;
}

.arrowtop {
	height:						25px;
	line-height:				25px;
}

.arrowimg {
	float:						left;
	margin-right:				5px;
}

/* WIDE DEFINITIONS FOR THE PRODUCT DEMOS */

#greywide {
	width:						836px;
	margin-left:				auto;
	margin-right:				auto;
	background-color:			#333333;
}

#allofitwide {
	width:						830px;
	margin-left:				auto;
	margin-right:				auto;
}

#headerwide {
	width:						750px;
	height:						210px;
	margin-left:				auto;
	margin-right:				auto;
}

#containerwide {
	width:						830px;
	background-color:			#FFFFFF;
	text-align:					center;
}

/* WIDE END */

.required {
	width:						470px;
	background-color:			#F3E9CC;
	border:						1px solid #E9D1A0;
	padding:						10px;
	margin-bottom:				10px;
}

/* ORDER FORM */

#orderform {
	width:						450px;
	padding:						20px;
	color:						#2A2A2A;
	background-color:			#E4F2CC;
	border: 						1px solid #666666;
	font-size: 					12px;
}

#orderform form {
	width:						400px;
	border: 						0px;
	padding:						0px;
}

#orderform input {
	width:						200px;
}

#orderform select {
	width:						200px;
}

#orderform .formField button {
	float:						right;
	margin-right:				10px;
}

#orderform a {
	color:						#333333;
	font-weight:				bold;
}

#orderform a:hover {
	color:						#666666;
}

/* ORDER FORM END */

.silent {
	color:						#FFFFFF;
	font-size:					0.1px;
}

.clear {
	clear:						both;
}

a {
	color:						#2A2A2A;
}

/* DOWNLOAD REG FORM DEFINITIONS */

#regform label {
	float:						left;
	width:						100px;
	text-align:					right;
}

#regform input {
	float:						left;
	width:						200px;
}

#regform textarea {
	float:						left;
	width:						200px;
	height:						80px;
}

.rightbutton {
	width:						300px;
	text-align:					right;
}

/* LOGIN FORM DEFINITIONS */

#login {
	text-align:					left;
}

#login form {
	background-color:			transparent;
	border: 						none;
	font-size: 					12px;
	padding:						0px;
	width:						240px;
}

#login input {
	float:						left;
	width:						180px;
	background-color:			#F9F2E3;
	border:						1px solid #E9D1A0;
}

#login label {
	float:						left;
	width:						50px;
	text-align:					right;
	font-weight:				bold;
	font-variant:				small-caps;
}

#login button {
	float:						right;
}

/* STANDARD FORM DEFINITIONS */

form {
	background-color:			#E4F2CC;
	border: 						1px solid #666666;
	font-size: 					12px;
	padding:						15px;
	width:						320px;
}

input {
	background-color:			#D0EAA4;
	color:						#333333;
	border: 						1px solid #6AA21E;
	font-family: 				Trebuchet MS;
	font-size:					11px;
	width:						290px;
}

textarea {
	background-color:			#D0EAA4;
	color:						#333333;
	border: 						1px solid #6AA21E;
	font-family: 				Trebuchet MS;
	font-size:					11px;
	width:						290px;
	height:						120px;
}

select {
	background-color:			#D0EAA4;
	color:						#333333;
	border: 						1px solid #6AA21E;
	font-family: 				Trebuchet MS;
	font-size:					11px;
	width:						290px;
}

button {
	padding:						2px;
	font-family:				Trebuchet MS;
	font-size: 					12px;
	color:						#333333;
}

img {
	border:						0px;
}

b, strong {
	color:						#718D16;
}

h2 {
	font-size:					18px;
	margin-bottom:				5px;
	font-style:					italic;
}
