* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/img01.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	color: #606F76;
}

.blue {color: #606F76; font-weight:bold;}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
	margin-bottom: 10px;
	margin-top:25px;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(../images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #606F76;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

/* Menu */

#menu {
	width: 990px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

#menu ul {
	margin: 0;
	margin-left:220px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 129px;
	height: 45px;
	padding: 20px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #BABABA;
}

#menu a:hover {
	background: #EFEFE0;
}

#menu .active a {
	background: #A5BDC9;
	color: #FFFFFF;
}

/* Header */

#header {
position:relative;
	width: 990px;
	height: 250px;
	margin: 0 auto;
	background-color:#606F76;
}

#header-img { position:absolute; left:220px; top:0;}

#header h1 {
position:absolute; width:180px; text-align:center;
left:20px; top:30px;
color:#F3F4F6;
font-size:22px;
}

#header h2 {
position:absolute; width:180px; text-align:center;
left:20px; top:35px;
color:#F3F4F6;
font-size:14px;
}

#header a {
text-decoration: none;
color:#F3F4F6;
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#left {
float:left;
width: 200px;
padding: 10px;
background-color:#EFEFE0;
margin-top:65px;
line-height: 1.8em;
color:#8F8F8F;
}

#content {
	float: left;
	width: 550px;
	padding-top: 10px;
	display:inline;

}

#content img {
border: 2px solid #EDEBD5;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	margin-top:65px;
	background: #EDEBD5;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 10px;
	list-style: none;
}

#sidebar li {
padding:0px;
margin:0px;
}

#sidebar p {
	color: #FFFFFF;
}

#sidebar a {
	color: #FFFFFF;
}

.sactive {
text-decoration:none;
color:#D1D0BC !important;
}

.bluebox {
	background: url(../images/img05.jpg) repeat-y;
}

.bluebox h2 {
	background: url(../images/img06.jpg) repeat-y;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background: #EDEBD5 url(../images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

#footer a {
	color: #A8A58C;
}

.parts td { font-family:Arial, Helvetica, sans-serif; font-size:10px; padding:1px; line-height:12px; color:#666666;}
.parts a {color: #666666;}
.parts a:hover { text-decoration:underline!important;}

.part-title {clear:both; width:990px; height:40px; background: url(../images/bg-part-top.png); }
.part-title td { font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:16px;}
.result p { font-family:Arial, Helvetica, sans-serif; color:#19326A; font-size:16px;}
.result h2 { font-family:Arial, Helvetica, sans-serif; font-size:28px; font-weight:bold; color:#19326A;}

.part-desc td  { font-family:Arial, Helvetica, sans-serif; color:#19326A; font-size:16px;}
.part-desc {width:990px; height:100px; background: url(../images/bg-part-bottom.png); background-position:bottom; background-repeat:no-repeat; }

.info {font-family:Arial, Helvetica, sans-serif; color:#666666!important; font-size:11px!important; margin-top:150px;}
.searchfield {padding:3px;}
#psfl {float:left; width:750px;}
#psfr {float:right; width:240px; margin-top:30px;}
