body {
	background-color: #CCC;
	color: #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
	}
	
#wrapper {
	width: 940px;
	margin: 0px auto 0px auto;
	border-left: #111 1px solid;
	border-right: #111 1px solid;
	border-bottom: #111 1px solid;
	background-image: url(../img/background.jpg);
	}
	
#header-home {
	width: 940px;
	height: 130px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/oiheader_home.jpg);
	color: #FFF;
	}

#header-home h1 {
	text-indent: -10000px;
	width: 625px;
	height: 130px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/oilogo_home.jpg);
	float: left;
	}
	
#header {
	width: 940px;
	height: 130px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/oiheader_main.jpg);
	color: #FFF;
	}

#header h1 {
	text-indent: -10000px;
	width: 625px;
	height: 130px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/oilogo_main.jpg);
	float: left;
	}
	
#photoright {
	margin: 0px 0px 10px 15px;
	padding: 0px;
	border: #333 1px solid;
	float: right;
	}
	
#getaquote {
	width: 250px;
	margin: 0px;
	padding: 30px 30px 0px 0px;
	float: right;
	text-align: right;
	}
	
#navigation {
	width: 140px;
	float: left;
	font-weight: bold;
	
	}
	
#content-home {
	width: 770px;
	padding: 15px;
	float: right;
	}
	
#content {
	width: 770px;
	padding: 15px;
	float: right;
	}
	
#portland {
	width: 800px;
	height: 177px;
	margin: 0px;
	padding: 0px;
	float: right;
	}
	
#section {
	width: 768px;
	border-top: #AA1800 1px solid;
	border-bottom: #5e0000 1px solid;
	}
	
#clear {
	clear: both;
	}
	
h3 {
	padding: 0px;
	margin: 0px;
	#margin-top: 10px;
	font-size: 18px;
	line-height: 1.1em;
	}
	
h4 {
	font-size: 12px;
	color: #5e0000;
	}
	
h6 { 
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 11px;
	font-style: italic;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 15px 0px;
	}

	
.subtitle {
	font-weight: normal;
	font-size: 14px;
	color: #5e0000;
	}
	
#footer {
	color: #333;
	font-size: 11px;
	text-align: center;
	width: 940px;
	margin: 8px auto;
	padding: 0px;
	}
	
#footer a:link {
	color: #333;
	text-decoration: none;
	}
	
#footer a:visited {
	color: #333;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #333;
	text-decoration: underline;
	}
	
#content a:link {
	color: #5e0000;
	text-decoration: none;
	}
	
#content a:visited {
	color: #5e0000;
	text-decoration: none;
	}
	
#content a:hover {
	color: #5e0000;
	text-decoration: underline;
	}
	
.normal {
	font-size: 12px;
	color: #333;
	font-weight: normal;
	}


	

	


	
