body {
	background-image: url(../images/general-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	padding: 0px;
	background-color: #FFF;
}
#divWrapper {
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contentWrapper {
	width: 915px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 120px;
}
#divBody {
	background-image: url(../images/mid-contentbg.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 865px;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	padding-top: 15px;
}
#divBanner {
	background-image: url(../images/banner-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 280px;
	width: 865px;
	margin-bottom: 10px;
}
#divRightColumn {
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: auto;
	width: 280px;
}
#divRightHeader {
	background-image: url(../images/header-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 247px;
	height: 40px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #202020;
}
#divHeadTxt {
	height: 25px;
	width: 190px;
	color: #FFF;
	font-weight: bold;
	font-size: 12pt;
	padding-top: 15px;
	text-align: left;
}
#divColumnContent {
	height: 100%;
	width: 280px;
	text-align: left;
}


#divContent {
	float: left;
	height: auto;
	width: 575px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divHeadTxt2 {
	background-image: url(../images/header-bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 555px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #343434;
	padding-top: 15px;
	padding-left: 20px;
	color: #FFF;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}
#divHeadTxt3 {
	background-image: url(../images/left-bit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 555px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #343434;
	padding-top: 15px;
	padding-left: 20px;
	color: #FFF;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px
}
#divFooter {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 875px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clienteditor {
	padding-right: 10px;
	padding-left: 20px;
}
.clienteditor ul {
	color: #005277;
	font-weight: bold;
	list-style-type: disc;
	list-style-position: outside;
}
#divFooter a:link, #divFooter a:visited {
	color: #004080;
	text-decoration: none;
}
#divFooter a:hover {
	text-decoration: underline;
}
.clienteditor a:link, .clienteditor a:visited {
	color: #004080;
	text-decoration: none;
	font-weight: bold;
}
.clienteditor a:hover {
	text-decoration: none;
}
#sponsorTB img {
	padding-right: 10px;
	padding-bottom: 10px;
}
#divbox {
	background-color: #FFFFE6;
	padding: 5px;
	border: 1px solid #E2E2E2;
}
