body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #333333;
	line-height: 19px;
	background-color: #e9f8ff;
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-y;
	background-position: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}

#container {
	width: 732px;
	margin: 0 auto;
	padding: 0;
}
#header-title{
	height:40px;
	margin: 0px;
	padding: 0px 0px 10px;
	clear:both;
}
#nav {
	margin:0px;
	height:12px;
	font-size: 11px;
	text-align: right;
	line-height:12px;
	float:right;
	padding: 5px 45px 4px 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	display:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	margin:0;
	padding:0;
	height: 23px;
	line-height: 23px;
	letter-spacing: -1px;
	color: #FF0000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 27px;
	font-weight: normal;
	color:#FF0000;
	clear:both;
	margin-top:5px;
}
#content {
	width: 640px;
	margin:11px auto 0 auto;
	padding:0;
	text-align: left;
	background-color: #e9f8ff;
}
a:link, a:visited {
	color:#009CE8;
}
a:hover {
	color:#FF6600;
}
.red-bright {
	color:#D78600;
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica;
	font-weight: bolder;
}
.red-dark {
	color:#990000;
}
.black {
	color:#666666;
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica;
	font-weight: bolder;
}
.blue {
	color:#EC7C00;
}
li {
	list-style-image: url(../images/bullet-paw-right.gif);
	margin: 0 50px 10px 0;
}

ul.checks li {
	list-style-image: url(../images/checkbox.gif);
	margin-bottom: 8px;
}
form.orders p {
	margin:0;
	padding:0;
}
#deals p {
	font-weight: bold;
	color: #FF0000;
	margin:0;
	padding:0;
}
.copyright {
	color: #666666;
	margin:0 auto;
	text-align:center;
	padding:10px 0 20px 0;
	font-size: 10px;
}
.pic-float-right {
	float:right;
	margin:0 0 15px 15px;
	padding:7px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	line-height: 14px;
	font-size: 11px;
}
.pic-float-left {
	float:left;
	width:275px;
	margin:0 15px 15px 0;
	padding:7px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	line-height: 14px;
	font-size: 11px;
}
.pic-float-right img{
	margin-bottom:3px;
}
.emphasize-center {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 27px;
	font-style: italic;
	margin: 30px auto;
	width: 440px;
	text-align:center;
	color: #F07200;
}
.highlighter {
	background-color: #CEEFFF;
	color: #333333;
}
.number {
	font-size: 36px;
	line-height: 36px;
	color: #FF7022;
	float:left;
	margin:0 11px 4px 0;
	padding:0;
	font-weight: bolder;
}
.testimonial {
	background-color: #FFFFFF;
	text-align: center;
	width:410px;
	padding:5px 40px;
	margin:0 auto;
	border: 1px dashed #FF0000;
	font-size: 15px;
	line-height: 22px;
}
#excerpts {
	background-color: #e0f5ff;
	padding: 10px 15px;
	width: 550px;
	border: 1px dashed #858585;
	margin:0 auto;
	text-align:left;
}
#common-website-mistakes {
	background-color: #e0f5ff;
	padding: 10px 15px;
	width: 550px;
	border: 1px dashed #858585;
	margin:0 auto;
	text-align:left;
}
.divider {
	height:1px;
	clear:both;
	margin:0;
	padding:0;
	border-top: 1px solid #666666;
}
#order {
	margin:0 auto 40px auto;
	width:80%;
	padding:10px 15px 15px 15px;
	background-color: #fff4d6;
	border: 2px dashed #a0a0a0;
}
#order a{
	text-decoration: none;
	color: #000;
}
.table-border {
	padding:0 0 4px 0;
	border-bottom: 1px solid #CCCCCC;
}
.strikeout {
	text-decoration: line-through;
}
.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #FF7022;
	margin-top: 10px;
}
.subtitle {
	font-size: 15px;
	font-weight: bold;
	color: #007BB7;
	padding-bottom: 10px;
}
#rightComment{
	float:right;
	width:35%;
	margin:10px 0px 10px 10px;
	padding:10px;
	background:#DEE6F1;
	font:Verdana,sans-serif;
	font-size: 200%;
	color: #000080;
	line-height: 90%
}

