body {
	margin: 0px;
	padding: 0px;
	background-color: #696969;
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #423e3b;
}

.toplinks {
	background-color: #f47a26;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.toplinks a:link {
	color: #ffffff;
}

.toplinks a:hover {
	color: #423e3b;
}

.toplinks td {
	padding: 3px;
}

.dkgreybg {
	background-color: #423e3b;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #f37c20;
	text-align: center;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #423e3b;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #433e3b;
	text-align: center;
}

h3 a {
	color: #433e3b;
}

h3 a:hover {
	color: #f47a2b;
}

.section {
	font-size: 16px;
	color: #433e3b;
	font-weight: bold;
	padding-top: 20px;
}

.contentbg {
	background-color: #ffffff;
}

.leftside {
	padding: 10px;
	font-size: 10px;
	color: #6a6a6a;
}

.seo {
    padding: 10px;
    font-size: 10px;
    color: #FFFFFF;    
}

.navigation {
	margin-top: 10px;
	background-color: #cecaca;
	font-size: 12px;
}

.navigation ul {
	list-style: url(/images/orange_square.jpg);
	padding: 0;
	margin-left: 25px;
	white-space: nowrap;
}

.navigation ul li {
	padding-bottom: 5px;
}

.navigation ul li a {
	color: #423e3b;
}

.navigation ul li a:hover {
	color: #6a6a6a;
}

.registerform {
	font-size: 10px;
	color: #6a6a6a;
	background-color: #cecaca;
	padding-left: 0px;
	padding-right: 0px;
}

.registerform h1 {
	font-size: 11px;
	font-weight: bold;
	color: #423e3b;
	text-align: left;
    padding-left: 6px;
    padding-right: 5px;
}

.registerform p {
	font-size: 10px;
	font-weight:normal;
	color: black;
	text-align: left;
    padding-left: 6px;
    padding-right: 5px;
}

.registerbutton {
	font-size: 11px;
	color: #f37c20;
	margin-top: 10px;
}

.maintxtarea {
	font-size: 13px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.maintxtarea .italic {
	font-weight: bold;
	color: #423e3b;
	font-style: italic;
	font-size: 16px;
}

.drname {
	font-size: 10px;
	color: #6a6a6a;
	text-align: center;
}

.drname img {
	padding-bottom: 10px;
}

.footer {
	background-image: url(/images/copyright_bg.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	padding: 15px;
}

.footer p {
	margin-bottom: 10px;
}

.footercopyright {
	margin-bottom: 25px;
}

.footer a:link {
	color: #ffffff;
}

.footer a:hover {
	color: #ffffff;
}

.footer a:visited {
	color: #ffffff;
}

.bold {
	font-weight: bold;
}

.boldu {
	font-weight: bold;
	text-decoration: underline;
}

.u {
	text-decoration: underline;
}

.imgright {
	float: right;
	padding-left: 10px;
}

.imgleft {
	float: left;
	padding-right: 10px;
}

.clear {
	clear: both;
}

.problem {
	font-size: 14px;
	font-weight: bold;
	color: #f47a25;
	text-decoration: underline;
}

.option {
	font-size: 14px;
	font-weight: bold;
	color: #f47a25;
}

.optionu {
	font-size: 14px;
	font-weight: bold;
	color: #433e3b;
	text-decoration: underline;
}

.reason {
	font-weight: bold;
	color: #f47a25;
}

#clientbox {
	width: 450px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin dashed #f47a25;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

#bonusbox {
	width: 450px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin dashed #f47a25;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

#guaranteebox {
	width: 400px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin dashed #f47a25;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

#choosebox {
	width: 400px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	border: thin dashed #f47a25;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	
}

#choosebox h1 {
	color: #433e3b;
	text-align: left;
	font-size: 16px;
}

.video {
	text-align: center;
}

.articlename {
	font-weight: bold;
	font-size: 14px;
	color: #433e3b;
}

.articlename a {
	color: #f47a25;
}

.articlename a:hover {
	color: #f47a25;
}

.morelink {
	text-align: right;
	padding-bottom: 30px;
}

.morelink a {
	color: #f47a25;
}

.morelink a:hover {
	color: #f47a25;
}

a:link {
color: #423e3b;
}

a:hover {
	color: #f47a25;
}

a:visited {
	color: #423e3b;
}

ul {
	list-style: circle;
	color: #423e3b;
	padding: 0;
	margin-left: 25px;
}

ul li {
	padding-bottom: 10px;
}

.boldi {
	font-style: italic;
	font-weight: bold;
}

.i {
	font-style: italic;
}

.linethrough {
	text-decoration: line-through;
}

.specialhead {
	font-weight: bold;
	color: #f47a25;
	font-size: 16px;
}

.letterintro {
	font-size: 18px;
	color: #423e3b;
}

.yes {
	color: #f47a25;
	font-size: 20px;
}

.lasercdmsg {
	font-size: 14px;
	color: #423e3b;
	font-weight: bold;
}

.call {
	font-weight: bold;
	color: #423e3b;
	font-size: 14px;
}

#effective ul {
	list-style: circle;
	padding: 0;
	margin-left: 25px;
}

#effective ul li {
	padding-bottom: 10px;
}

.effectivearticle {
	color: #f47a25;
	font-weight: bold;
}

.contactform {
	color: #f47a25;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
}

hr {
	border: dashed 1px #f47a2b;
	margin-top: 30px;
}

.phrase {
	text-align: center;
	color: #f47a25;
	font-weight: bold;
	font-size: 16px;
}

.formbuttons {
	font-size: 11px;
	color: #423e3b;
	margin-top: 10px;
}
.screen li {
	display: inline;
	list-style-type: none;
}
.screen li + li {
margin-left: 20px;
}
ul.screen {
	margin-top: 30px;
	margin-bottom: 30px;
}
.screen img {
	border: 1px solid #999;
}