body {
	
	background-color: #c6cece;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: left;
	vertical-align:top;	
	
	width: 880px;
	margin-right:auto;
	margin-left: auto;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
}


#content {
	padding:0px;
	background-color:#FFFFFF;
	padding-bottom: 5px;
}


#main {
	padding:0;
	margin:0;
	padding-left:10px;
	padding-right: 10px;
	background:#FFFFFF;
}


#main #contentWithSubNav {
	background:#fff;
	padding: 0px;
	padding-left: 200px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 10px;
}
#main #contentWithNoSubNav {
	background:#fff;
	padding: 0px;
	padding-left: 3px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 10px;
}
#main #contentForSalesLetter {
	background:#fff;
	padding: 0px;
	padding-left: 25px;
	margin-left: 0px;
	padding-right: 25px;
	margin-right: 0px;
	margin-top: 10px;
}


.paddingLeft {
	padding-left: 10px;
	float:right;
}
.paddingRight {
	padding-right: 10px;
	float:left;
}
.extraPaddingRight {
	padding-right: 50px;
	float:left;
	
}

H1 { 
	font-size: 23px;
	color: #a3242a;
	font-weight: bold;
	text-align: left;
	font-family:Tahoma, Times New Roman;
}
H2 { 
	font-size: 21px;
	color:#000080;
	font-weight: bold;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}

H3 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}
H4 {
	font-size: 18px;
	font-weight: bold;
	text-decoration:underline;	
	background-color: Yellow;
	text-align: left;
}
H5 { 
	font-size: 18px;
	color: #a3242a;
	font-weight: bold;
	text-align: center;
	font-family:Tahoma, Times New Roman;
}
/* *************************************** */
/* Boxes */
.dotted
{
	margin: 0px auto;
	border: 5px dashed rgb(0, 0, 0);
	border-collapse: collapse;
	background-color: #daf2fc;
	padding: 10px;
}

.dotted2
{
	margin: 0px auto;
	border: 5px dashed rgb(0, 0, 0);
	border-collapse: collapse;
	background-color: #daf2fc;
	padding: 10px;
	text-align: center;
}

.dotted3
{
	margin: 0px auto;
	border: 3px dashed rgb(204, 51, 0);
	width: 100%;
	background-color: #ffffcc;
	text-align: center;
	padding: 10px;
}

.dotted4
{
	border-style: dashed;
	border-width: 5px;
	padding: 10px;
	width: 90%;
	margin: 0px auto;
}
.dotted5
{
	margin: 0px auto;
	border: 3px dashed rgb(204, 51, 0);
	width: 96%;
	background-color: #ffffcc;
	text-align: left;
	padding: 10px;
}
.dotted6
{
	margin: 0px auto;
	border: 6px dashed rgb(204, 51, 0);
	width: 80%;
	text-align: center;
	padding: 10px;
}
.guarantee {
	margin: 0px auto;
	border: 2px solid;
	border-color: #990000;
	
	width: 96%;
	background-color: #FFFFCC;
	text-align: left;
	padding: 10px;
}
/* *************************************** */
/*  Testimonials */
.testimonialBox
{
	margin: 0px auto;
	border: 2px solid;
	
	width: 96%;
	background-color: #daf2fc;
	text-align: left;
	padding: 10px;
}
.testimonialBox h1
{
	font-size: 18px;
}
.motivaterBox
{
	border-style: solid;
	margin: 0px auto;
	border: 2px;
	width: 96%;
	background-color:#66FFFF;
	text-align: left;
	padding: 10px;
	font-size:13px	
}
.motivaterForm
{
	font-size:12px;
	
}
.imagineBox
{
	border-style: solid;
	margin: 0px auto;
	border: 2px;
	width: 96%;
	background-color:#CCCCCC;
	text-align: left;
	padding: 10px;
}
/* *************************************** */
/*  Font Sizes */
.large
{
	/*font-size: large;*/
	font-size: 18px;
}
.xlarge
{
	/*font-size: x-large;*/
	font-size: 24px;
}
.xlargeSale
{
	/*font-size: x-large;*/
	font-size: 28px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:underline;
}
.xxlarge
{
	font-size: 30px;
	/*font-size: xx-large;*/
}
.xxxlarge
{
	font-size: 50px;
	font-weight: bold;
}
.xxxxlarge
{
	font-size: 100px;
	color: Navy;
	font-weight: bold;
}
.inlineH1 { 
	font-size: 24px;
	color: #a3242a;
	font-weight: bold;
	text-align: left;
	font-family:Tahoma, Times New Roman;
}
.inlineH2 { 
	font-size: 22px;
	color:#036;
	font-weight: bold;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}

.inlineH3 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}
.inlineH4 {
	font-weight: bold;
	text-decoration:underline;	
	background-color: Yellow;
	text-align: left;
}
/* *************************************** */
p{
	color:#000000;
}

a {
	font-size: 14px;
	color: #036;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.small {
	font-size: 10px;
	color: #036;
	font-weight: bold;
	text-decoration: underline;
}
a.small:hover {
	font-size: 10px;
	color: #7E1519;
	font-weight: bold;
	text-decoration: none;
}

a.large {
	font-size: 18px;
	color: #036;
	font-weight: bold;
	text-decoration: underline;
}

a.large:hover {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.xLarge {
	font-size: 22px;
	color: #036;
	font-weight: bold;
	text-decoration: underline;
}
a.xLarge:hover {
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
}


.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.smallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight:bolder;
}

.center {
	text-align: center;
}
.bold {
	font-weight:bold;
}
.textWhite {
	color: #FFFFFF;
}

.videoBackground{
	background-image:url(../images/videoBackground.jpg);
}