/* CSS Document */

html {
	background-image: url(../images/common/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 10px auto;
        padding: 0;
}

body {
	height: auto;
	width: 800px;
	text-align: center;
	margin: 10px auto;
	padding: 0;
}
#logo {
	background-image: url(../images/common/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	width: 350px;
}

#wrapper { width: 800px;
height: auto;
}

#scroll { font-family: "Times New Roman", Times, serif;
		font-style: italic;
		font-size: 2em;
}

#pic {
	height: auto;
	width: 800px;
	margin-bottom: 20px;
}

 h1 {
	margin: 0;
	font-size: 180%;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
 h2 {
	font-size: 140%;
	padding: 0 20px;
	line-height: 140%;
	text-align: left;
}

 h3 { font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 13px; }
 
 h4 { font-family: arial, helvetica, sans-serif; font-variant: small-caps; font-size: 14px; padding: 10px 10px; }
 
p {	padding: 0 20px;
	line-height: 150%;
	text-align: justify;
}
.main_content {
	float: right;
	position: relative;
	overflow: auto;
	height: auto;
	width: 600px;
}

.main_content ul li { font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 13px; text-align: left; padding: 10px 0; list-style-type: none;}

.title h2{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.75em;
	text-align: center;
}

.title h3{
	font-size: 1em;
}

.index ul {
	width: 600px;
	height: auto;
	list-style: none;
	margin-left: 10px;
	padding: 0px;
}

.index li{
	float: left;
	width: 110px;
	display: inline;
	padding: 0px;
	margin-right: 10px;
}

.index li.twohundred{
	height: 230px;
}

.index li.oneforty {
	height: 170px;
}

.index li.onefifty {
	height: 180px;
}

.index li.oneseventy{
	height: 200px;
}

.index li.oneeighty{
	height: 210px;
}

.index h3 {
	width: 100px;
	font-size: 11px;
}

.index h3.pump {
	width: 580px;
	margin-bottom: 20px;
	padding: 0px;
}

.photo h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	padding: 0 20px;
	line-height: 140%;
	text-align: left;
	height: 60px;
}


.photo {
	width: 500px;
	height: auto;
	margin: auto;
	padding: auto;
}

.photo h3 {
	text-align: center;
}



.photo li a{
	text-align: center;
}

td {
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 125%;
	text-align: center;
}

td .style1 { font-size: 180%; }

.form td{ margin: 0; padding: 5px; text-align: left;}

.adobe { margin: 30px 0; float: right; width: 133px; height: 33px; }

.breadcrumbs ul li {
	width: 130px;
	margin: 0;
	display: inline;
	padding: 10px;
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

#logos { width: 800px;
        height: 85px;
        float: left; 
		padding-bottom: 10px;
}

#footer {
	width: 100%;
	float: left;
}

 #footer h5 {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 60%;
	text-align: center;
	color: #000;
}
