@charset "utf-8";
body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(images/alex-repeater.jpg);
	background-repeat: repeat-x;
	background-color: #ebebeb;
	
	margin-top: 0px;
	font-size: 14px;
	line-height: 16px;
}
#mainWrapper {
	width: 719px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#headline-graphic-area {
	background-image: url(images/main-headline.jpg);
	background-repeat: no-repeat;
	height: 306px;
	width: 719px;
}
#main_content {
	width: 650px;
	background: #fff;
	padding: 0 16px;
	padding-left: 15px;
	margin-top: -15px;
	margin-left: 19px;
	border: 1px solid #ccc;
	border-top: none; border-bottom: none;
}
ul {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #f2f2f2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b3b4b6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#ul-1 ul {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #e8f7fd;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8db8cb;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/list-1-bg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 630px;
	background-position: center;
}

#ul-2 ul {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #e7f0df;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #BDD6A7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/list-2-bg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 630px;
	background-position: center;
}

#ul-3 ul {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 60px;
	background-color: #e7f7fd;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A6E1F6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/list-3-bg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 590px;
	background-position: center;
}
#notice-box {
	background-color: #e8f7fd;
	border: 1px dotted #8db8cb;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#inner-list {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px dotted #B5DBEA;
}


#notice-box ul {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #fffbc3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eae288;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #61573F;
}


#bonus-section ul {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #fffbc3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eae288;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #61573F;
}

#inner-list ul li {
	list-style-type: none;
}

#bonus-section {
	background-image: url(images/bonus_repeater.jpg);
	background-repeat: repeat-y;
	width: 684px;
	margin-left: -17px;
}
#bonus_content {
	margin-right: 50px;
	margin-left: 50px;
}




h1 {
	color: #900;
}
#order_form {
	background-image: url(images/order_repeater.jpg);
	background-repeat: repeat-y;
	margin-left: -18px;
	width: 684px;
}
#order_header {
	background-image: url(images/order_header.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 684px;
	padding-top: 35px;
}
p {
padding: 1px 25px;
}