h1
{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-size:30pt;
	color:#515151;
	font-weight:normal;
	background:url(../images/template_images/h1_bg.jpg) no-repeat left bottom;
}

/*------------ main structure styles ------------*/

#sidebar
{
	width:185px;
	float:left;
}

#main_content
{
	width:700px;
	float:right;
}

/*------------ sidebar styles ------------*/

#sidebar_links
{
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar_links li
{
	width:171px;
	height:56px;
	margin:0 0 10px 0;
	border:1px solid #9A9A9A;
	padding:4px;
}

#sidebar_links li img
{
	border:none;
}
