@charset "utf-8";
/* CSS Document */

body {
	background: #fbfaf9 url("../images/mainBg_sub.jpg") left top repeat-x;
}

#container {
	width: 850px;
}

#inner_wrapper {
	background: transparent url("../images/mastheadBg_sub.jpg") center top no-repeat;
	margin: 0 auto;
	padding-bottom: 50px;
	width: 100%;
}
	
#mainBody {
	
}

#mainContent {
	float: left;
	width: 614px;
	margin-bottom: 50px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~Page Elements~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.contentBox {
	width: 100%;
	padding: 10px 20px; 
	padding-left: 5px;
	margin-bottom: 20px;
}

.contentBox th {
                Padding: 3px 7px;
}

.contentBox01 {
	width: 483px;
	padding: 10px 20px;
	margin-bottom: 20px;
	background-color: #E4DBCD;
	border: solid 2px #977A4F;
}

.contentBox02 {
	width: 420px;
	padding: 10px 20px 10px;
	margin: 0 auto 20px;
	background-color: #E4DBCD;
	border: solid 2px #977A4F;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~Footer Control~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.getFlash {
	display: none;
}







