html {
	font-family: "Trebuchet MS";
}
body {
	background-color: #fff;
	background-image: url(../images/bannerBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	font-weight: bold;
	color: #1b5790;
}
a:hover, a:active {
	font-weight: bold;
	color: #aa0000;
}
#preLoad {
	display: none;
}

#gift{width:150px;
height:163px;
position:absolute;
left:0; top:0;}

#outerContainer {
	display: block;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 150px;
	width: 770px;
	margin: 0px;
	padding: 0px;
}
#innerContainer {
	background-color:#fff;
	background-repeat: repeat-y;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	border:#CCC 1px dotted;
}
.spacer {
	margin: 0px;
	padding: 0px;
	height: 117px;
	width: 770px;
}

#mainNav {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#mainNav a:link, #mainNav a:visited, #mainNav a:active {
	font-size: 11px;
	line-height: 32px;
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav a:hover {
	color: #AA0000;
	margin: 0px;
	padding: 0px;
}

.border{border:#999 1px dotted;}
#content {
	font-size: 14px;
}

.description{ list-style:circle}
.description li{ margin-bottom:10px; line-height:18px; font-size:14px;}
#footer {
	background-image: #fff;
	background-repeat: no-repeat;
	height: 20px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.breaker {
	margin: 0px;
	padding-top: 1px;
	clear: both;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 18px;
}
legend {
	color: #aa0000;
}

.copy12 {
	font-size: 12px;
}
.copy20 {
	font-size: 20px;
}
#triangle li {
	list-style-position: outside;
	list-style-image: url(../images/li_triangle.jpg);
	list-style-type: none;
	padding-bottom: 5px;
}
#check li {
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-image: url(../images/check.gif);
	list-style-type: none;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}



form {
	margin: 0px;
	padding: 0px;
}

.red {
	color: #aa0000;
}
.testimonialTopBg {
	background-image: url(../images/testimonialBox_03.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.testimonialBottomBg {
	background-image: url(../images/testimonialBox_13.jpg);
	background-repeat: repeat-x;
}

.testimonialBg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #adadad;
	border-left-color: #adadad;
}
.testimonialGradient {
	background-image: url(../images/testimonialGradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.optinBg {
	background-image: url(../images/optin-repeatBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 36px;
}
.optinBannerCopy {
	font-size: 18px;
	line-height: 36px;
	color: #FFFFFF;
}
#player1 {
	margin-right: auto;
	margin-left: auto;
}


.certificateTopBg {
	background-image: url(../images/guaranteeCertificate_02.jpg);
	background-repeat: repeat-x;
	height: 68px;
}
.certificateLeftBg {
	background-image: url(../images/guaranteeCertificate_05.jpg);
	background-repeat: repeat-y;
	width: 69px;
	height: 372px;
}
.certificateRightBg {
	background-image: url(../images/guaranteeCertificate_07.jpg);
	background-repeat: repeat-y;
	width: 69px;
}
.certificateBottomBg {
	background-image: url(../images/guaranteeCertificate_11.jpg);
	background-repeat: repeat-x;
	height: 68px;
}



.quoteBox {
	background-image: url(../images/quoteBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 650px;
	background-color: #d1d1d1;
	margin-right: auto;
	margin-left: auto;
	border: 1px outset #000;
}




/* Alex Button v4 */
a.alexButton_v4I {
	font-size: 14px;
}
a.alexButton_v4I:link,a.alexButton_v4I:visited {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #aa0000;
    padding: 8px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Up.gif) repeat-x bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:hover {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 8px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Over.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:active {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 8px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Down.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
div.alexButton_v4O_Default {
    padding: 6px;
    background-color: #aa0000;
}
div.alexButton_v4O_Hover {
    padding: 6px;
    background-color: #00cc00;
}
div.alexButton_v4O_Pressed {
    padding: 6px;
    background-color: #00cc00;
}
/* End Alex Button 4 */

.blueBorder {
	border: 2px solid #00437a;
}
