body		{
	background:#030F46;
	margin:0;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:12px;
	line-height:150%;
}
img	{
	border:0px;
}

a	{
	color:#00AEEF;
}
#container	{
	width:950px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	position:relative;
	background:#5396C1;
}
#header		{
	height:144px;
	background-color:#003F62;
	background-image:url('/images/logocorner.jpg');
	background-repeat:no-repeat;
	position:relative;
}
#leftcol	{
	width:173px;
	float:left;
	min-height:267px;
	background:#003F62;
}
#ritecol	{
	width:777px;
	float:right;
	min-height:267px;
	background:#5396C1;
}
#footer		{
	clear:both;
	min-height:25px;
	background:#030F46;
}
#byline		{
	text-align:center;
	font-size:9px;
	padding:3px;
	color:#FFF;
}
#byline a	{
	text-decoration:none;
	color:#999;
}
#byline a:hover	{
	text-decoration:underline;
}
#languagebar	{
	background-image:url('/images/languagebar.jpg');
	width:698px;
	height:44px;
	float:right;
}
#languagetable	{
	float:right;
	width:340px;
	margin-top:5px;
}
#mainpanel	{
	background-color:#5396C1;
	background-image:url('/images/partshome.jpg');
	background-position:100% 0%;
	background-repeat:no-repeat;
	height:370px;
	color:#FFF;
}
#maintext	{
	width:540px;
	margin-left:176px;
	padding-top:10px;
	font-size:15px;
}
#maintext p	{
	margin-top:0px;
	margin-bottom:2px;
	padding-top:2px;
	padding-bottom:3px;
}
#titlebar	{
	background-image:url('/images/titlebar.jpg');
	height:50px;
	clear:both;
}
#overlap	{
	display:inline-block;
	width:173px;
	height:22px;
	background-color:#003F62;
	float:left;
}
#title		{
	color:#FFF;
	font:23px Georgia,Times,TimesNewRoman,"Times New Roman",serif;
	margin-left:178px;
}
#bottombar	{
	background-image:url('/images/bottombar.gif');
	height:24px;
}
#slogan	{
	font:18px Georgia,Times,TimesNewRoman,"Times New Roman",serif;
	color:#FFF;
}
#tagline	{
	font:italic 16px Arial,Helvetica,Verdana,sans-serif;
	color:#00AEEF;
	padding-top:10px;
}
#corporate	{
	float:right;
	width:685px;
	margin-top:25px;
}
.email	{
	color:#FFF;
}

/*============== MENU ==================*/
#menu	{
	width:150px;
	padding-top:15px;
}
.menucel	{
	border-top:1px solid #FFF;
	padding:3px 0px;
	padding-left:10px;
	color:#00AEEF;
}
.menucel:hover,.menucel:hover a	{
	background-color:#5396C1;
	color:#FFF;
}
.menuitem	{
	color: inherit;
	text-decoration:none;
}
.menuitem:hover	{
	color:#FFF;
}
.nolink	{
	color:#FFF;
	font-family:Arial-Black,"Arial Black","Trebuchet MS",sans-serif;
}
.link	{
	margin-top:5px;
	display:inline-block;
	padding:3px;
	margin-left:10px;
	font-family:Arial-Narrow,"Arial Narrow",verdana,sans-serif;
	font-size:14px;
	border-right:2px solid #006;
	border-bottom:2px solid #006;
	border-left:2px solid #5396C1;
	border-top:2px solid #5396C1;
	text-align:center;
}
.link a {
	color:#FF0;
	text-decoration:none;
}
.link visited	{
	color:#FF0;
}