* {
    padding: 0;
    margin: 0;
} 

body {
	background: #69799A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding: 0;
	margin: 0;
	color: #000000;
	line-height: 16px;
}

img { border: none; }
a { color: #69799A; }
a:hover { text-decoration: none; color : #999; }
h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #999; }

#wrap {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#header {
background: #69799A url(images/header.jpg) no-repeat;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 100px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding: 30px 0 0 30px;
text-align: left;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}
#header h2 {
font-size: 16px;
color: #fff;
padding: 4px 0 0 30px;
text-align: left;
font-weight: 600;
}

#menu {
background: #69799A url(images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
padding-left: 30px;
}
#menu li {
float:left;
list-style-type:none;
}
#menu li a {
display:block;
padding:0 10px;
text-decoration:none;
color: #111;
}
#menu li a:hover {
color:#111;
text-decoration:none;
background: #E9D2B2 url(images/menuover.jpg) repeat-x;
}

#content { 
padding: 0 20px;
background: #ffffff url(images/content.jpg) repeat-y;
}
#main {
	padding: 10px 0;
	width: 760px;
	float: none;
	font-size: 12px;
	text-align: justify;
}
#left {
padding: 10px 0;
width: 520px;
float: left;
font-size: 12px;
text-align: justify;
}
#left h3 { border-bottom: 1px dotted #aaa; }

#right{
padding: 20px 0;
width: 220px;
float: right;
}
#right h3 { font-size: 16px; border: none; padding: 0 0 0 10px; margin: 0; color: #000; }
#right ul { list-style-type: none; padding: 10px 0 20px 20px; }
#right ul li { padding: 2px 0 3px 0; }
#right ul li a { color: #69799A; font-weight: 100; display: block; text-decoration: none; font-size: 12px;  }
#right ul li a:hover { color : #999; }

#footer {
font-size: 10px;
color: #111;
text-align: center;
height: 50px;
line-height: 50px;
background: #69799A url(images/footer.jpg) no-repeat;
}
#footer a { 
color: #111;
text-decoration: none;
}
#footer a:hover {
color: #111; 
text-decoration: underline; 
}

#menubottom {
background: #69799A url(images/menubottom.jpg);
padding: 5px 0;
}

/* Sales Copy Type Formatting Styles */


.preHead {
	color: #000; font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
}
.head1 {
	color: #000;
	font-size: 18pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 110%;
}
.head1Red {
	color: #d8061f;
	font-size: 18pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 110%;
}
.head3Red {
	color: #d8061f;
	font-family: Tahoma, Verdana;
	font-size: 31pt;
	font-weight: bold;
	line-height: 110%;
}
.headRed {
	color: #d8061f;
	font-size: 21pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 125%;
}
.headBlack {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 31pt;
	font-weight: bold;
	line-height: 110%;
}
.headBlack3 {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 25pt;
	font-weight: bold;
	line-height: 110%;
}
.headBlue {
	color: #003399;
	font-family: Tahoma, Verdana;
	font-size: 31pt;
	font-weight: bold;
	line-height: 110%;
}
.headgreen {
	color: #003300;
	font-size: 21pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 125%;
}
.head1Blue {
	color: #003399;
	font-family: Tahoma, Verdana;
	font-size: 22pt;
	font-weight: bold;
	line-height: 110%;
}
.head2 {
	color: #000;
	font-size: 14pt;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 110%;
}
.head2Blue {
	color: #003399;
	font-size: 18pt;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 110%;
}
.head3 {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	line-height: 110%;
}
.subhead1 {
	color: #d8061f;
	font-size: 16px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 110%;
}
.subhead2 {
	color: #000;
	font-size: 14pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 110%;
}
.highlight {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 130%;
	background-color: #feff00
}
.bodyBlack {
	font-size: 14px
}
.bodyred {color: #d8061f}

#listcircle {
	list-style-position: inside;
	list-style-type: circle;
	text-align: left
}
#listnumber {
	list-style-position: inside;
	list-style-type: none;
}
/* END SalesLetter Type Style */
