/* @override 
	http://websites.hawthornpublications.com/Websites/hawthorn/templates/Template7/_css/index.css
	http://paulgiroux.publishpath.com/Websites/paulgiroux/templates/PaulGiroux/_css/index.css
*/

div#wrapper {
    background: url(../_img/home_bkg.gif) repeat-y top left;
}

div#region02 {
	background: #000;
	color: #fff;
	font-size: 80%;
	line-height: 1.4em;
	padding: 30px 15px;
	width: 245px;
	float: left;	
	display: inline;
}

div#MainContent {
	width: 470px;
	margin: 30px 50px 0 0;
	float: right;
	display: inline;
}

#MainContent div.element div.textElement {
	padding: 0 0 10px 0;
}



div#footer {
	clear: both;
}
