﻿#mainbox{
	width:1133px;
	height:auto;
	min-height:745px;
	display:block;
	overflow:hidden;
	margin:0px auto;
	border:none;
	/*background-image:url('../images/main_img.jpg');
	background-position:center top;
	background-repeat:no-repeat;*/
	background-color:#FFFFFF;
}

#pf_logo{
	display:block;
	overflow:hidden;
	clear:both;
	width:101px;
	height:57px;
	background-image:url('../images/profine.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin:10px 0px 1px 81px;
}

#navhold{
	display:block;
	overflow:visible;
	height:25px;
	width:695px;
	clear:left;
	margin-top:30px;
	margin-left:80px;
	/*border: 1px lime dotted;*/
	line-height:25px;
}

#motoholder{
	display:block;
	overflow:hidden;
	margin:245px 0px 0px 135px;
	
}
#motobox1{
	margin:0px;
	padding:0px;
	background-color:transparent;
	/*border: 1px lime dotted;*/
	height:200px;
	width:230px;
	float:left;
	clear:none;
}

#motobox2{
	display:block;
	overflow:hidden;
	background-color:transparent;
	/*border: 1px lime dotted;*/
	float:left;
	clear:none;
	margin:45px 0px 0px 135px;	
	height:155px;
	width:500px;
}
