@charset "UTF-8";
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #EAEAEA;
	margin: 0px;
	padding: 0px;
	color: #868686;
	background-image: url(../images/backgrounds/top_fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 22px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
	font-weight: normal;
	color: #1D3474;
	font-style: italic;
}
h2 {
	font-size: 15px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0.6em;
	margin-left: 0px;
	font-weight: bold;
	color: #000000;
}
h3 {
	padding: 0px;
	margin-top: 0.8em;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
ul {
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .15em;
	margin-left: 0px;
	list-style-type: square;
}
a:link, a:visited {
	color: #D0250B;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/backgrounds/petrico_red.gif);
	background-repeat: repeat;
}
a:link  img, a:visited img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover img, a:active img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerwrap {
	height: 145px;
	width: 100%;
	background-image: url(../images/backgrounds/header_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin: 0px;
}
#header {
	height: 36px;
	width: 920px;
	background-image: url(../images/backgrounds/header_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 109px;
	padding-right: 20px;
	padding-left: 20px;
}
#navwrap {
	background-image: url(../images/backgrounds/left_buttons.gif);
	height: 36px;
	margin: 0px;
	float: left;
	width: auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#navwrapright {
	background-image: url(../images/backgrounds/right_buttons.gif);
	height: 36px;
	margin: 0px;
	float: left;
	width: auto;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navwrap ul {
	margin: 0px;
	padding: 0px;
}
#navwrap li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
#navwrap li a
{
	display: block;
	margin: 0px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	height: 22px;
	width: 120px;
	background-image: url(../images/backgrounds/button_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navwrap li a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/backgrounds/button_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#bodywrap {
	height: auto;
	width: 100%;
	background-image: url(../images/backgrounds/body_background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	margin: 0px;
}
#body {
	height: auto;
	width: 960px;
	background-image: url(../images/backgrounds/body_background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
}
#footerwrap {
	height: 93px;
	width: 100%;
	background-image: url(../images/backgrounds/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin: 0px;
}
#footer {
	height: 70px;
	width: 923px;
	background-image: url(../images/backgrounds/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 37px;
	padding-top: 23px;
}
#footer p {
	font-size: 10px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #B0B0B0;
	text-decoration: none;
	background-color: #FFF;
	background-image: none;
}
.singlecolumn {
	float: left;
	height: auto;
	width: 920px;
	padding-left: 40px;
	background-image: url(../images/backgrounds/columnlightblue.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.twothirdcolumn {
	width: 560px;
	padding-right: 40px;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
.linkchain {
	float: left;
	width: 548px;
	background-image: url(../images/backgrounds/chainlink.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #CCC;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-bottom: 20px;
}
.onethirdright {
	float: left;
	width: 240px;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
}
.picturesright {
	float: left;
	width: 320px;
}

