/* CSS Document */
#maincontent #left, #maincontent #pro_right
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
	@media all and (min-width: 0px) {
#maincontent #left,#maincontent #pro_right
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
#maincontent #left:before,#maincontent #pro_right:before
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}
#maincontent #pro_right{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 809px;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-x;
	background-color: #090E12;
	height:100%;
}

#pro_right #nav{
	background-image: url(../image/adj1.jpg);
	background-repeat: repeat-x;
	height: 37px;
}

#pro_right #nav ul{
	list-style-type: none;
	margin:0px 8px 0px 0px;
	padding:0px 5px 0px 0px;
}
#pro_right #nav li {
	line-height: 25px;
	margin: 0px;
	float: right;
	padding:0px 5px;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
#pro_right #nav li a:link {
	color: #fff;
	text-decoration: none;
}
#pro_right #nav li a:visited {
	color: #FFF;
	text-decoration: none;
}
#pro_right #nav li a:hover {
	color: #ff6600;
	text-decoration: none;
}


#pro_right #flash{
	background-image: url(../image/bearings1.jpg);
	clear: both;
	background-repeat: no-repeat;
	height: 108px;
}
#pro_right h1 {
	font-size: 22px;
	font-weight: bold;
	color: #FF6600;
	line-height: 180%;
	text-align: center;
}

#pro_right .about {
	text-indent: 2.2em;
	margin: 0px;
	width: 98%;
	padding-left: 8px;
	line-height: 25px;
}
#pro_right #procp{
	width:96%;
	margin:0px 0px 0px 10px;
	padding:4px;
}
#pro_right #procp span img {
	border: 3px solid #20646F;
	float: left;
	padding: 0px;
	margin: 0px;
}
#pro_right #procp div {
	float: left;
	width: 80%;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#pro_right #procp .pronames {
	font-weight: bold;
	background-color: #172E34;
	height: 20px;
	color: #b4d7ef;
	margin: 0px;
	padding: 3px;
	width: 95%;
}
#pro_right #procp .proabouts {
	line-height: 150%;
	margin-top: 2px;
	text-align: left;
	padding:3px 0px 0px 3px;
}
	
