body {
	background-color:#ffffff;
	margin: 0 0 0 10px;
	}

#content {
	position: absolute;
	background-color:#ffffff;
	left:180px;
	padding:10px 20px 10px 20px;
	max-width: 650px;
	}	
	
#line {
	position:absolute;
	background-color:#336666;
	left:180px;
	top:0px;
	width:4px;
	height:1200px;
	}
	
#left_box1 {
	position:absolute;
	background-color:#fff;
	left:10px;
	width:160px;
	text-align:center;
	padding:10px 0 0 0;
	}
		
#quote {
	color: #336666;
	background-color: #FFFFFF;
	font-family: Times, "Times New Roman", serif;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	font-style: oblique;
	}

p {
	font-weight:normal;
	font-size: 0.95em;
	font-family: Times, "Times New Roman", serif;
	margin: 8px 0 4px 0;
	text-align: justify;
	}
	
p.middle {
	font-weight:normal;
	font-size: 0.95em;
	font-family: Times, "Times New Roman", serif;
	margin: 8px 0 4px 0;
	text-align: center;
	}
	
p.small {
	font-weight:normal;
	font-size: 0.7em;
	font-family: Times, "Times New Roman", serif;
	text-align: center;
	}
	
h1 {
	font-size:1.3em;
	font-family:Times, "Times New Roman", serif;
	text-align: left;
	}
	
h2 {
	font-size:1.25em;
	text-align: center;
	font-family:Times, "Times New Roman", serif;
	}	

h3 {
	font-size:1.1em;
	text-align: center;
	font-family:Times, "Times New Roman", serif;
	}
	
h4 {
	font-size:1.1em;
	text-align: left;
	font-family:Times, "Times New Roman", serif;
	margin: 16px 0 4px 0;
	}
	
h5 {
	font-size:0.9em;
	text-align: left;
	font-family:Times, "Times New Roman", serif;
	margin: 20px 0 0 0;
	}
	
li {
	font-weight:normal;
	font-size: 0.95em;
	font-family: Times, "Times New Roman", serif;
	text-align: justify;
	margin:0 0 6px 0;
	}

table.center {
	margin-left: auto;
	margin-right: auto;
	}

table.offer {
	margin-left: auto;
	margin-right: auto;
	width:500px;
	border-width: 3px;
	border-style: outset;
	border-color: #336666;
	border-collapse: separate;
	background-color: white;
	text-align: center;
	}

table.offer td {
	border-width: 2px;
	padding: 2px;
	border-style: inset;
	border-color: #336666;
	text-align: center;
	background-color: white;
	}

img {
	border: 0 none;
	margin: 0;
	padding: 0;
	}

a.left_menu:link {
	color: #336666;
	background-color: #FFFFFF;	
	font-family: Times, "Times New Roman", serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

a.left_menu:visited {
	color: #666666;
	font-family:  Times, "Times New Roman", serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

a.left_menu:hover {
	color: #427693;
	font-family:  Times, "Times New Roman", serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	}

a.left_menu:active {
	color: #336666;
	background-color: #FFFFFF;	
	font-family:  Times, "Times New Roman", serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}