@charset "utf-8";

* { padding: 0px;
	margin: 0px;
	}

#mainWrapper {
	width: 602px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b8babb;
	border-left-color: #b8babb;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B8BABB;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
h1 {
	font-weight: normal;
}
body {
	margin-top: 0px;
	background-color: #e7e7e7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#headline {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#mainContent {
	font-family: Helvetica, Tahoma, Arial;
	color: #333333;
	margin-right: 25px;
	margin-left: 25px;
	font-size: 14px;
}
#highlighted {
	background-color: #fdf1c1;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #875710;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fbd658;
}
#COPYHERE {
	line-height: 20px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#COPYHERE p {
	padding-top: 10px;
}
#quick-note {
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	margin-top: 5px;
	padding-top: 10px;
}
#feature-block {
	background-color: #111;
	width: 269px;
}
#testimonial {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-right: 40px;
	padding-left: 40px;
}
#testimonial h3 {
}
#designpreview {
	border: 2px solid #CCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#BONUS-BLOCK {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 30px;
	background-color: #f9f7f0;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e9e6d5;
	border-bottom-color: #E9E6D5;
}
#bonus-content {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D8D2B4;
}
#bonus-list {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #DFD5B0;
	border-bottom-color: #DFD5B0;
}

#bonus-list-2 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #DFD5B0;
	border-bottom-color: #DFD5B0;
	background-color: #f2f0e9;
}
#Bonus-Value {
	background-color: #e1e8f0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #bdcadb;
	border-bottom-color: #BDCADB;
	color: #516067;
}

#buynow {
	background-image: url(images/by_repeater.jpg);
	background-repeat: repeat-y;
	width: 669px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEBEBE;
	border-right-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
	border-left-color: #BEBEBE;
}
