/* CSS Document */

html.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #444444;
	margin-left: 2px;
	margin-right: 2px;
	line-height: 18pt;
}

body {
	margin: 0px;
	padding: 0px;
	height:100%;
}

#header {
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px solid;
	border-bottom-color: #FF6600;
	height: 103px;
	width: 800px;
	background-image: url('http://www.headsupenglish.com/images/stories//fade2.png');
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/stories/fade2.png');
	background-repeat: x-repeat;
}

#header img {
	padding-top: 13px;
}

#navigation {
	margin-left: auto;
	margin-right: auto;
	top: 107px;
	background-color: #528AC1;
	height: 28px;
	width: 800px;
	font-weight: bold;
}


#bar {
	margin-left: auto;
	margin-right: auto;
	top: 137px;
	padding-top: 2px;
	background-color: #FF6600;
	height: 20px;
	width: 800px;
}

#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-left: auto;
	margin-right: auto;
	top: 160px;
	width: 740px;
	line-height: 25px;
}

#guarantee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	z-index: 2;
	margin-left: auto;
	margin-right: auto;
	margin-top:40px;
	padding: 25px;
	border: solid 4px;
	background-color:#FFFF99;
	width: 600px;
	line-height: 25px;
}

#guarantee h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
	color: #800000;
}

#guarantee_image {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align:right;
	position: absolute;
	z-index: 3;

}

.list ol {
	font-family: Arial,Helvetica,sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000080;
	
}

.list ol d {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
}

.list ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
 
.list li {
	float: left;
	width: 50%;
}

.check li {
	padding-top: 0px;
	background-image: url(http://www.headsupenglish.com/images/stories/checkwhite.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	line-height:40px;
	text-indent:25px;
}

.check ul {
	margin: 10px;
	padding: 0;
	list-style: none;
}

h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 15px;
	color: #800000;
}

.style1 {
	color: #000080;
	font-weight: bold;
}

