/*home page items*/

#main {
	width:745px;
	position: relative;
	left: 40px;
	padding-left: 10px;
	padding-bottom: 20px;
	float: none;
	height: auto;
	background-image: url(http://www.pagelinx.com/purebeauty/images/universal/2colbk.gif);
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#bottom {
	width:757px;
	position: relative;
	left: 40px;
}
#left2col {
	width:442px;
	position: relative;
	top: 10px;
	float: none;
	background-image: url(http://www.pagelinx.com/purebeauty/images/universal/2colback.gif);
	text-indent: 0px;
}
#copy {
	padding: 15px 25px 7px;

}
#right2col {
	width: 290px;
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: right;


}