﻿#mainbox{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width:1133px;
		height:auto;
		display:block;
		overflow:hidden;
		margin:0px auto;
	/*background-image:url('../images/main_img_top.jpg');
		background-position:center top;
		background-repeat:no-repeat;*/
		background-color:transparent;
		position:relative;
}
#mainbott{
	width:100%;
	height:200px;
	display:block;
	overflow:hidden;
	margin:0px;
	padding:0px;
	background-image:url(../images/main_img_bot.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
}

#cont_bot{
	/*border: 1px lime dotted;*/
	display:block;
	overflow:hidden;
	margin:10px 0px 0px 280px;
	width:735px;
	height:110px;
}
#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:22px;
	margin-left:80px;
	/*border: 1px lime dotted;*/
	line-height:25px;
}

#contbox{
	display:block;
	overflow:hidden;
	clear:both;
	/*border: 1px lime dotted;*/
	margin:65px 0px 200px 80px;
	width:935px;
	min-height:500px;
	height:auto;
}

#leftcol{
	display:block;
	overflow:hidden;
	float:left;
	clear:left;
	width:170px;
	height:auto;
	min-height:455px;
	/*border: 1px lime dotted;*/
	margin:45px 0px 0px 0px;
	padding:0px;
}

#breadbox{
	display:block;
	overflow:hidden;
	float:left;
	clear:right;
	width:700px;
	height:40px;
	/*border: 1px lime dotted;*/
	margin:50px 0px 10px 50px;
}

#bodybox{
	display:block;
	overflow:hidden;
	float:left;
	clear:right;
	margin:35px 0px 0px 30px;
	width:730px;
	min-height:350px;
	height:auto;
	/*border: 1px lime dotted;*/
}

#textcont{
	display:block;
	overflow:hidden;
	float:left;
	clear:left;
	width:515px;
	min-height:350px;
	height:auto;
	margin:0px;
	padding:0px;
	/*border: 1px lime dotted;*/
}
#rightcol{
	display:block;
	overflow:hidden;
	float:left;
	clear:right;
	margin:140px 0px 0px 15px;
	width:175px;
	min-height:200px;
	height:auto;
	/*border: 1px lime dotted;*/
}

#footbox{
	display:block;
	overflow:hidden;
	margin:30px 0px 0px 280px;
	width:735px;
	height:30px;
	clear:both;
	/*border: 1px lime dotted;*/
}
