body {
	margin: 0px;
	background-color: #eeeeee;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	}

.header {
	background-image: url(images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center; 
	background-color: black;
	width: 100%;
	height: 515px;
	}

.frame {
	margin: 0px;
	background-image: url(images/contentback.png);
	background-repeat: repeat-y;
	background-position: top center;
	width: 100%;
	text-align: center; 
	}

.order {
	height: 400px;
	margin: 50px 0 0 0px;
	padding: 0px 0 0 0px;
	background-image: url('images/orderback.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	width: 997px; 
	background-color: white;
	}

.content {
	width: 900px;
	text-align: left;
	}

h1 {
	font-size: 42px;
	font-family: arial;
	text-decoration: bold;
	color: #333333;
	margin: 0px 0 0px 0px;
	padding: 40px 0 0 0px;
	}

h2 {
	font-size: 32px;
	font-family: arial;
	text-decoration: bold;
	margin: 0px 0 0px 0px;
	padding: 40px 0 20px 0px;
	}

h2.ordering {
	font-size: 30px;
	font-family: arial;
	text-decoration: bold;
	margin: 0px 0 0px 0px;
	padding: 0px 0 20px 0px;
	}

h2.calc {
	font-size: 32px;
	font-family: arial;
	text-decoration: bold;
	margin: 0px 0 0px 0px;
	padding: 40px 0 0px 0px;
	color: #666666;
	}

h3 {
	font-size: 18px;
	font-family: arial;
	color: #999999;
	text-decoration: none;
	margin: 0px 0 20px 0px;
	padding: 0px;
	}

.details {
	width: 300px;
	padding-left: 30px;
	font-size: 16px;
	line-height: 24px;
	font-family: arial;
	color: #333333;
	}

.details2 {
	width: 400px;
	padding-left: 30px;
	font-size: 16px;
	line-height: 24px;
	font-family: arial;
	color: #333333;
	margin-bottom: 30px;
	}

.how {
	font-size: 16px;
	line-height: 24px;
	font-family: arial;
	color: #333333;
	valign: top;
	}

.fab16 {
	font-size: 16px;
	line-height: 28px;
	font-family: arial;
	color: #000000;
	}

ul
	{
	margin: 5px 0px 5px 40px;
	padding: 0px;
	}

.result1 {
	width: 138px;
	background-image: url('images/2hours.png');
	background-repeat: no-repeat;
	color: white;
	font-size: 48px;
	padding-bottom: 11px;
	font-family: arial;
	text-decoration: bold;
	}

.result2 {
	width: 138px;
	background-image: url('images/5hours.png');
	background-repeat: no-repeat;
	color: white;
	font-size: 48px;
	padding-bottom: 11px;
	font-family: arial;
	text-decoration: bold;
	}

.result3 {
	width: 138px;
	background-image: url('images/12hours.png');
	background-repeat: no-repeat;
	color: white;
	font-size: 48px;
	padding-bottom: 11px;
	font-family: arial;
	text-decoration: bold;
	}

.submit {
	width: 70px; 
	height: 70px;
	}

.picturel {
	width: 250px;
	text-align: center;
	valign: center;
	border-right: 1px solid #999999;
	}

.picturer {
	width: 250px;
	text-align: center;
	valign: center;
	border-left: 1px solid #999999;
	}

.testimonials {
	padding: 0px 20px 0px 20px;
	width: 600px;
	align: left;
	valign: center;
	color: #999999;
	font-style: italic; 
	font-size: 14px;
	line-height: 21px;
	font-family: arial;

