/* CONTENT STYLES
---------------------------------------*/
	
#content {
	background:url(/images/bg-content.gif) left top no-repeat #ffffff;
	height: 440px;
}

/* SIDEBAR STYLES
---------------------------------------*/
#sidebar {
	width:250px;
}

/* MAIN STYLES 
---------------------------------------*/
#main {
	width:325px;
	padding:35px 30px;
}

#main p {
	margin: 0 0 1em 0;
}


/* FOOTER
----------------------------------*/	
#footer {
	background:url(/images/bg-footer.gif) left bottom no-repeat;
	padding: 15px 30px 30px 30px;
}
