@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	background-color: #8AA9CE;
}

#container {
	padding: 0px;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#header {
	background-image: url(images/header2.gif);
	height: 214px;
	width: 680px;
}
.myth {
	background-color: #FFC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #D99404;
	border-right-color: #D99404;
	border-bottom-color: #D99404;
	border-left-color: #D99404;
	border-bottom-style: solid;
	padding: 10px;
}

#top {
	background-image: url(images/top.gif);
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 680px;
}
#content {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content p {
	margin: 20px 45px 20px 45px;
}
#content li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .bonus ul li {
	list-style-type: disc;
	padding: 1px;
	margin-left: 30px;
}
.bonus h2 {
	color: #900;
	text-align: center;
}


.arrow {
	margin-left: 50px;
	margin-right: 45px;	
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
}
.dot {
	margin-left: 50px;
	margin-right: 45px;
	background-image: url(images/dot.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px;
}
.check {
	margin-left: 50px;
	margin-right: 45px;
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	margin-left: 10px;
}
#content img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.box {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #1D7DD0;
}

#footer {
}
.order {
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 4px solid #0066CC;
}
.orderlink a:hover {
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
#footer a:hover {
	color: #0099FF;
}

.orderlink a {
	color: #990000;
	text-decoration: none;
}


.orderlink {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.small {
	font-size: 10px;
	line-height: 10px;
	text-align: center;
}





#bottom {
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 680px;
	background-image: url(images/bottom.gif);
}
.bonus {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #006;
	margin-top: 50px;
	margin-bottom: 50px;
	list-style-type: disc;
}
.bonuslist {
	list-style-type: upper-alpha;
}


#footer {
	padding: 0px;
	width: 680px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#table {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-color: #FFC;
	border: 3px dashed #F00;
}
#table .small {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#table h2 {
	text-align: center;
	color: #141B45;
}


#table td {
	background-color: #FFF;
	color: #333;
}
#table .tableheader {
	background-color: #C0D0E4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	color: #742C2C;
}
#table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 12px;
}
#table table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
#footer {
	color: #54677D;
}
#footer a {
	color: #003E5B;
	text-decoration: none;
}

#content .break{
	background-color: #FFC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FBBB37;
	border-right-color: #FBBB37;
	border-bottom-color: #FBBB37;
	border-left-color: #FBBB37;
	border-bottom-style: solid;
	width: 350px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
