@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: #fff;
	margin-top: 0px;
	font-size: 14px;
	line-height: 16px;
}
#mainWrapper {
	width: 863px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#headline-graphic-area {
	background-image: url(images/main-headline.jpg);
	background-repeat: no-repeat;
	height: 445px;
	width: 907px;
}

#headline-graphic-area2 {
	background-image: url(images/sq_header.jpg);
	background-repeat: no-repeat;
	height: 445px;
	width: 907px;
}

#headline-graphic-area3 {
	background-image: url(images/dl_header_1.jpg);
	background-repeat: no-repeat;
	height: 445px;
	width: 907px;
}

#headline-graphic-area4 {
	background-image: url(images/dl_header-2.jpg);
	background-repeat: no-repeat;
	height: 445px;
	width: 907px;
}

#headline-graphic-area5 {
	background-image: url(images/dl_header_3.jpg);
	background-repeat: no-repeat;
	height: 445px;
	width: 907px;
}


#logo_area {
	margin-top: 0px;
}
#main_content {
	width: 650px;
	margin-right: 105px;
	margin-left: 105px;
	margin-top: -150px;
}

#main_content2 {
	width: 750px;
	margin-right: 57px;
	margin-left: 56px;
	margin-top: -300px;
}


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: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	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;
}
#squeeze {
	background-image: url(images/sq_bg.jpg);
	background-repeat: no-repeat;
	height: 380px;
	width: 290px;
}

#squeeze form {
	padding: 25px;
	padding-top: 140px;
}
#squeeze form input[type=text] {
	width: 200px;
	padding: 5px;
	margin: 8px 0;
	border: none;
	background: none;
	color: #666;
	font-size: 14px;
}
#squeeze form input[type=submit] {
	width: 250px;
	height: 70px;
	margin-top: 15px;
	border: none;
	background: none;
	text-indent: -99999999px;
	cursor: pointer;
}

