body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	background-color: #F1F1F1;
	background-image: url(images/oil.jpg);
	background-repeat: repeat-x;
	background-position: left 2px;
	background-attachment: scroll;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #4486C7;
}

a:hover {
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
/* Header */

#page_header {
	width: 980px;
	height: 250px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(images/head2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Menu */

#menu {
	width: 980px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 50px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 134px;
	height: 28px;
	margin-right: 3px;
	padding: 12px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	font-variant: normal;
	vertical-align: middle;
	background-color: #0067B2;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	border-radius: 14px 14px 0px 0px;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	background-color: #999999;
}

#menu .current_page_item a {
	padding-left: 0;
	background-color: #CEB782;
}

/* Page */

#page {
	width: 968px;
	background-image: url(images/img03.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
/* Content */

#main {
	float: left;
	width: 620px;
	padding: 0px 0px 0px 0px;
}
.item {
	background: url(images/img07.gif) no-repeat left 50px;
	margin-bottom: 0px;
}
.item .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -0.5px;
	color: #333333;
}
.item .entry {
	background: url(images/img08.gif) no-repeat left top;
	padding: 0px 0px 10px 0px;
	padding-bottom: 0px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	color: #787878;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar ul {
	padding: 0;
	list-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #c0c0c0;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding-left: 0px;
	letter-spacing: -0.5px;
	font-size: 1.8em;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 0px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c0c0c0;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

/* Footer */

#footer {
	height: 40px;
	margin: 0 auto;
	padding: 0px 0 10px 0;
	border-top: 1px solid #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFF;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}
#footer a:hover {
	color: #ACBEDD;
}

.socials {
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 13px;
	position: relative;
	left: -80px;
}
.blueh1 {	color: #0067B2;
	font-size: 1.4em;
	margin-left: -3px;
	font-style: normal;
}
h4 {
	font-size: 1.2em;
	color: #666;
}
