body {
	background-image:url(../images/body_bg.jpg);
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	font-family: Helvetica,Arial,sans-serif;
	background-color:#f7f4ed;
	text-align:left;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #7D5C1C;
	line-height:1.5;

}

#container {
	width:1024px; margin-left:auto; margin-right:auto; background-image:url(http://www.shapeinnovation.com/templates/shapetemplate/images/main_bg.jpg); background-repeat:no-repeat; min-height:811px;
}

a:link, a:visited {
	color: #003058;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

h2, .contentheading {
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: bottom;
	color: #7D5C1C;
	text-align: left;
	width: 100%;
}