#tblWPage {
	margin-top: 0px;
	width: 100%;
}
.tdWPageLeft {
	width: 40px;
	background-image: url(../images/saag-left.jpg);
	background-repeat: repeat-y;
}
.tdWPageContent {
	width: 920px;
	height: 538px;
	background-color: #ffffff;
}
.tdWPageRight{
	width: 40px;
	background-image: url(../images/saag-right.jpg);
	background-repeat: repeat-y;
}
#divWPageTop {
	background-image: url(../images/wpage-top2.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 44px;
}
#divWPageContentbkg{
	background-image: url(../images/wpage2-bkg2.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}
#divWPageContent{
	background-image: url(../images/wpage2-bkg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
	text-align: center;
}
#divMainContent {
	width: 801px;
	margin: auto;	
	padding-left: 15px;
}
#divMainContent h1 {
	font-size: 18px;
	color: #CE0000;	
	text-align: left;
}
#divMainContent h2 {
	font-size: 14px;
	color: #000000;	
	font-weight: bold;
	margin-top: 10px;
	text-align: left;
}
#divMainContent P {
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
}
#divWPageBtm{
	background-image: url(../images/wpage-btm2.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 42px;
}
/*//////////////////////////////////////////////////////////////////////////// Contact Styles */
#divMainPage {
	height: 597px;
	width: 1000px;
	background-image: url(../images/contact-bkg.jpg);
	background-repeat: no-repeat;
}
#divHeadingBlock {
	height: 150px;
	width: 100%;
}
#divContentBlock {
	width: 220px;
	float: left;
	padding-left: 163px;
}
#divContentBlock P {
	color: #000000;
	font-size: 12px;
	text-align: left;
	margin-bottom: 15px;
}
#divContentBlock A:link, #divContentBlock A:visited {
	color: #880000;
	text-decoration: none;
}
#divContentBlock A:hover {
	text-decoration: underline;
}
#divOtherInfo 
{
    margin-top: 410px;
    padding-left: 163px;
}
#divOtherInfo P 
{
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
}
#divOtherInfo a:link, #divOtherInfo a:visited 
{
    color: #880000;
    font-weight: normal;
    text-decoration: none;
}
#divOtherInfo a:hover 
{
    text-decoration: underline;
}
.sName {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.sTitle {
	color: #ffffff;
}
#divCTxt {
	font-size: 12px;
	float: right;
	width: 310px;
	text-align: left;
	margin-right: 100px;
	margin-top: 35px;
}
#divCTxt p {
	font-size: 12px;
}
#divCTxt A:link, #divCTxt A:visited {
	color: #880000;
	text-decoration: none;
	font-size: 12px;
}
#divCTxt A:hover {
	text-decoration: underline;
}
/*//////////////////////////////////////////////////////////////////////////////  Site Map Styles */
#divSiteMapL {
	width: 250px;
	float: left;
	padding-left: 22px;
	margin-left: 80px;
}
#divSiteMapC {
	width: 250px;
	float: left;
}
#divIH-Header {
	width: 801px;
	height: 95px;
	border-bottom: 2px solid #720000;	
	margin: auto;
	margin-bottom: 15px;
}
#divSiteMapR {
	width: 250px;
	float: left;
}
#divSiteMapL UL, #divSiteMapC UL, #divSiteMapR UL {
	text-align: left;
	list-style: none;
	font-size: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.liHeader, .liHeader A {
	color: #CE0807;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
	font-size: 14px;
}
.liHeader A:hover {
	text-decoration: underline;
}
.liRegular, .liRegular A {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.liRegular A:hover {
	text-decoration: underline;
}
/*/////////////////////////////////////////////////////////////////////////////// Values Styles */
.ulValues {
	text-align: left;
}
.ulValues LI{
	list-style: none;
	font-size: 12px;
}
