/*******************************************************************************
   Contact Us Stylesheet
*******************************************************************************/
div#main {
	width: 640px;
	}

div#content_image {
	width: 640px;
	}
	
/*******************************************************************************
   Content
*******************************************************************************/
div#content {
	width: 580px;
	margin-top: 10px;
	}

/*******************************************************************************
   Sidebar
*******************************************************************************/
div#sidebar {
	width: 251px;
	height: 415px;
	background-color: #DDDDDD;
	padding: 15px 10px 0px 30px;
	}
	
div#sidebar h1 {
	font-size: 1.2em;
	}
table.bbar tr td {
	color:#fff;
	font-size:10px;
	line-height:13px; }
