body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #43568e url(images/BKG2_02.jpg) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 800px;
	background: #43568E repeat-y;
	text-align: left;
	margin: 0 auto;
}
#header {
	background: #43568E;
}
#nav {
	width: 140px;
	float: left;
	padding: 15px 10px;
}
#content {
	margin: 0 0 0 0px;
	padding: 0px 25px;
	float: left;
	width: 750px;
	background: url(images/websitelayout2_10.jpg);
	height: 542px;
}
#content2 {
	margin: 0 0 0 0px;
	padding: 0px;
	float: left;
	width: 800px;
	background: #f5a8c8 url(images/puzzlepiece2_14.jpg) repeat-y;
}
.leftinnercontent {
	background: #43568E url(images/websitelayout2other_12.jpg) repeat-y;
	width: 31px;
	float: left;
	height: 100%;
}
.innerinner {
	background: url(images/puzzlepiece_10.jpg) repeat-x;
	float: left;
	height: 100%;
	width: 742px;
}

.rightinnercontent {
	background: #43568E url(images/websitelayout2other_13.jpg) repeat-y;
	width: 27px;
	float: right;
}

.headernav {
	margin: 0px;
	padding: 0px;
}
.leftheadernav {
	float: left;
	height: 59px;
	width: 17px;
	background: url(images/index_02.jpg);
}
.navbutton1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 41px;
	width: 105px;
	background: url(none) no-repeat;
}
.navbuttonwide {
	background: url(images/websitelayout2_06.jpg) no-repeat;
	float: left;
	height: 41px;
	width: 451px;
}
.rightheadernav {
	background: url(images/index_07.jpg);
	float: right;
	height: 59px;
	width: 17px;
}
.innercontent {
	padding: 5px 0px 25px 25px;
	float: left;
	width: 500px;
	color: #330066;
}

.belowheadernav {
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(images/index_08.jpg);
	height: 18px;
	width: 766px;
}
.belowheadernav2 {
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(images/websitelayoutservices_08.jpg);
	height: 18px;
	width: 766px;
}
.contentimageright {
	float: left;
	margin: 35px;
	padding: 0px;
	border: 2px solid #43568E;
}
.contentimageright2 {
	float: left;
	padding: 0px;
	border: 2px solid #43568E;
	margin: 55px 0px 0px;
}
.contentlistright {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.contentlistcoupon {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 160px;
	padding: 3px;
	border: medium dashed #fff;
	margin: 0px 0px 0px 15px;
}


#footer {
	padding: 0px 0px 30px;
	border-top: none;
	font-size: 80%;
	color: #736B5E;
	margin: 0px;
	background: #43568E no-repeat;
	height: 12px;
}
#footer2 {
	padding: 15px 0px 30px;
	border-top: none;
	font-size: 80%;
	color: #736B5E;
	margin: 0px;
	background: #43568E url(images/websitelayout2other_14.jpg) no-repeat;
	height: 12px;
}
.callout {
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;
	background: repeat-y;
}
p {
	font-size: 80%;
}
a.footer span
{
color: #fff;
text-decoration: none
}

#content p {
	line-height: 130%;
}
#nav a:link { 
	color: #736B5E;
	text-decoration: none;
	font-weight: bold;
}

#nav a:visited { 
	color: #666;
}

#nav a:hover, #nav a:active, #nav a:focus {  
	color: #333;
}
.middleColumn {
 	display: block;
 	margin: 15px 10px 10px 0;
	padding: 4px;
	width: 100%;
	clear: left;
}

