#header {
	background-image: url(../../uploads/images/banners/default.jpg);
	background-repeat:no-repeat;	
}

#container {
	background-image: url(images/default_line.gif);
	background-repeat:repeat-x;
	background-position:left 119px;
	
}

h1, h3, h4, h5, h6 {
	color:#d95936;
}

#maintxt {
	background-image: url(/themes/default/images/home_bg_frame.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#maincol {
	margin-left: 178px;
	margin-right: 150px;
}


