body {
	background-color: #7A5415;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#614310;
	padding:0px;
	margin:0px;
	line-height: 18px;
	text-align: justify;
}
a:link {
	color: #5A3F10;
	text-decoration: underline;
}
a:visited {
	color:#7A5415;
	text-decoration: underline;
}
a:hover {
	color: #564b47;
	text-decoration: underline;
}
a:active {
	color:#000000;
	text-decoration: underline;
}
.imgR {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.imgL {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h1 {
	font-size: 17px;
	text-transform:none;
	margin-top: 30px;
	line-height: 22px;
	color: 5A3F10;
	padding: 10PX 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.5pt;
	margin-top: 0px;
}
#container #content h2 {
	color: #5A3F10;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 0px;
	letter-spacing: 0px;
}
#container #content p {
	margin-top: 5px;
	margin-bottom: 10px;
}

h3 {
	font-size:14px;
	font-weight: bold;
	margin:10px 0 0 0;
	color: #614310;
	line-height: 24px;
	text-align: left;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
h3 a:link {
	color: #614310;
	text-decoration:none;

}

h3 a:visited {
	color: #614310;
	text-decoration:none;

}
h3 a:hover {
	color: #614310;
	text-decoration: underline;

}


h4 {
	font-size:15px;
	font-weight: bold;
	margin:0px;
	color: #5A3F10;
	line-height: 30px;
}
h4 a:link {
	color: #B33D03;
	text-decoration:none
}
h4 a:visited {
	color: #B33D03;
	text-decoration:none
}
h4 a:hover{
	color: #B33D03;
	text-decoration: underline
}







img.download {vertical-align:middle;}

/* ----------container -------------- */
#container {
	width: 791px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/SOC2007C2_02.jpg);
	background-repeat: repeat-y;
}

/* ----------banner for logo-------------- */
#banner {
	text-align: left;
	height: 242px;
}
#banner img {} 

/* -----------------content--------------------- */
#content {
	padding: 0px;
	margin-left: 220px;
	margin-right: 35px;
}
div#content { 
min-height:500px;
height:expression(this.scrollHeight > 500 ? "auto":"500px"); 
}

/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 160px;
	padding: 10px 0px 0px 35px;
	margin-top: 30px;
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	padding: 20px 0 0 0;
	background-image: url(images/SOC2007C2_03.jpg);
	height: 66px;
}

.navi {
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 9px;
	text-align: center;
}
hr {
	margin-left: 20px;
	margin-right: 20px;
}
.addr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7A5415;
	text-align: left;
	line-height: 16px;
	padding: 3px;
}
.box {
	background-color: #D1BE9A;
	border: 1pt solid #7A5415;
}
.box2 {
	background-color: #E4DAC5;
	border: 1pt solid #7A5415;
	line-height: 18px;
	font-size: 11px;
	text-align: left;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E9E0CF;
	background-color: #48320D;
	text-align: center;
	margin-top: 0px;
	line-height: 22px;
	margin-bottom: 2px;
}
.box2Top {
	background-color: #E4DAC5;
	line-height: 20px;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	color: #564B47;
}
.priceRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	color: #CC0000;
}
.margL {
	margin-left: 100px;
	background-color: #F8F5F1;
	border: 1pt solid red;
	padding: 5px;
	text-align: center;
}
