/* CSS Document */





/* ============================= MAIN CONTENT ==========================*/

#main{
	width:728px;
	height:388px;
	margin-top:16px;
}

#main #flashBanner{
	width:364px;
	height:388px;
	float:left;
}

#main #mainText{
	float:right;
	width:348px;
}

#main #mainText #theText{
	margin-top:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}



/* ============================= BOTTOM ==========================*/


#bottom{
	margin-top:16px;
}

#bottom a{
	text-decoration:none;
}

#bottom #bottomLeft{
	float:left;
}

#bottom h5{
	width:359px;
	height:15px;
	background-color:#d8d2c1;
	color:#422511;
	font-size:12px;
	padding-top:3px;
	padding-left:5px;
}

#bottom #group{
	color:#686868;
	font-size:11px;
	width:160px;
	padding-left:170px;
}

#bottom .one{
	background-image:url(images/potvin_kitch_trim_logo.jpg);
	background-repeat:no-repeat;
	padding-top:18px;
	margin-top:8px;
	height:52px;
}

#bottom .two{
	background-image:url(images/landRock_logo.jpg);
	background-repeat:no-repeat;
	height:35px;
	padding-top:9px;
}

#bottom .three{
	background-image:url(images/spaceBuilders_logo.jpg);
	background-repeat:no-repeat;
	height:33px;
	padding-top:8px;
}

#bottom .four{
	background-image:url(images/potvinRentals_logo.jpg);
	background-repeat:no-repeat;
	height:28px;
	padding-top:8px;
}

#bottom #rightOne{
	float:right;
}

#bottom #rightTwo{
	float:right;
}


