body {
	background-image: url(../images/sub/bg1.jpg); 
	background-repeat: repeat-x;
	background-color: #fdcea2;
	margin-top: 0px
}
.podMain {
	background-image: url(../images/sub/sub_r5_c3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #925448;
}

body#gallery .podMain { padding-left: 4px;
	padding-right: 4px;
}

.columnRight {
	background-image: url(../images/sub/border_r_repeat.jpg);
	background-repeat: repeat;
}
.columnLeft {
	background-image: url(../images/sub/border_l_repeat.jpg);
	background-repeat: repeat;
}.fields {
	background-color: #F1D3BB;
	border: 1px solid #925448;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #925448;
}
.formPadding {
	padding-right: 50px;
}
.floatLeft {
	width: 115px;
	text-align: center;
	float: left;
	cursor:pointer;
	height: 120px;
	
}
.containingbox {
	width: 100%;
	display:inline;
}
#caseTitle {
	position: static;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 5px;
	clear: left;
}
.caseFooter {

	padding-top: 1px;
	padding-left: 15px;
	background-image: url(../images/sub/bna/footer.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	clear:both;
	padding-bottom: 15px;
}
.clear{clear:both;}
#faqList {
	line-height: 18px;
}
.address {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #925448;
	padding-right: 30px;
	padding-left: 37px;
}
.ani1 {
	height: 120px;
	width: 210px;
	text-align: left;
	float: left;
	padding-left: 15px;
	padding-right: 5px;
	vertical-align: bottom;
}
#floatRight {
	width: 175px;
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 37px;
}
#product {
	text-align: center;
	padding-bottom: 20px;
}

table#content-table{
	background-color:#F1D3BB;
}	

table#table-container{
	background-color:#E9BE94;
}

td#rightcol-background{
	padding-top:100px;
	background:transparent url('../images/sub/rightcol_block.jpg') no-repeat;
}

a#sub-blog:link, a#sub-blog:visited{
	background:transparent url(../images/sub/sub_blog.jpg) no-repeat;
	text-decoration:none;
	display:block;
	width:234px;
	height:108px;
}

a#sub-blog:hover, a#sub-blog:active{
	background:transparent url(../images/sub/sub_blog_over.jpg) no-repeat;
	text-decoration:none;
	display:block;
	width:234px;
	height:108px;
}