/*
.yourStyle {
	
}
a.yourStyle:link {
	
}
a.yourStyle:active{
	
}
a.yourStyle:visited {
	
}
a.yourStyle:hover {
	
}
a.yourStyle:visited:hover {
	
}
*/
body {
	background-color: #F0F0E8;
	text-align: center; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
}

.mainBodyCell {
	background-color: #FFFFFF;
	padding: 7px;
}
.navSpacerCell {
	width: 3px;
}
.navSellectedTop {
	background-image: url(../images/navSelectedTop.jpg);
	border: 1px solid #93111B;
	background-repeat: repeat-x;
	height: 3px;
	background-position: left center;
}
.navSelectedCellBtm {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 23px;
	padding-bottom: 5px;
	padding-left: 23px;
	background-image: url(../images/navSelectedBtm.jpg);
}
.navCellText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.navNonSellectedTop {
	background-image: url(../images/navNonSelectedTop.jpg);
	border: 1.5px solid #CCCCCC;
	background-repeat: repeat-x;
	height: 3px;
	background-position: left center;
}
.navNonSelectedCellBtm {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/navNonSelectedBtm.jpg);
	background-repeat: repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.navRolloverCellBtm {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/navSelectedBtm.jpg);
	background-repeat: repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 9px;	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
.h2red {color: #E9181D}
.h1red {color: #E9181D}
.bodyTextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9181D;
	text-decoration: none;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.bodyText:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9181D;
	text-decoration: underline;	
}
a.bodyText:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9181D;
	text-decoration: underline;	
}
a.bodyText:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9181D;
	text-decoration: underline;	
}
a.bodyText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9181D;
	text-decoration: none;	
}
a.bodyText:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9181D;
	text-decoration: none;	
}
.callOutBoxHead {
	background-image: url(../images/callOutBoxHead.jpg);
	background-repeat: repeat-x;
	border: 1px solid #BCBCBC;
	background-color: #E1E1E1;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
}

.callOutMainCell {
	background-color: #FDF7F7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.callOutMainCelMdl {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.callOutTextArea {
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.callOutTextTitle {
	padding-right: 9px;
	padding-left: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
a.footerText:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
a.footerText:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
a.footerText:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;	
}
a.footerText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #E9181D;
	text-decoration: underline;
}
a.footerText:visited:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #E9181D;
	text-decoration: underline;	
}.footer {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
}
.navNonSelectedCellBtm_Services {

	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/navNonSelectedBtm_Services.jpg);
	background-repeat: repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.subNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	}
a.subNavText:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;	
}
a.subNavText:active{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;	
}
a.subNavText:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;	
}
a.subNavText:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FF0000;	
}
a.subNavText:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FF0000;
}
.bulletList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	list-style-image: url(../images/bullet2.gif);
}
.rightCallOutCell {
	float: right;
	padding-left: 10px;
}
.consulCallOutImageCell {
	background-image: url(../images/freeConsultation.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 99px;
	background-color: #132225;
}
.headQuatersMap {
	background-image: url(../images/headQuatersMap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 140px;
}
#ServicesSub {
	position:absolute;
	width:545px;
	height:33px;
	z-index:1;
	left: 258px;
	top: 73px;
	visibility: hidden;
}.navCellDown {
	background-image: url(../images/navDown.jpg);
	background-repeat: repeat-x;
	height: 27px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCBCBC;
	border-left-color: #BCBCBC;
	border-right-width: 1px;

}
.navCellOver {
	background-image: url(../images/navOver.jpg);
	background-repeat: repeat-x;
	height: 27px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCBCBC;
	border-left-color: #BCBCBC;
	border-right-width: 1px;
	
}.navCellDownServices {
	background-image: url(../images/navDown_services.jpg);
	background-repeat: repeat-x;
	height: 27px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCBCBC;
	border-left-color: #BCBCBC;
	border-right-width: 1px;

}
.navCellOverServices {
	background-image: url(../images/navOver_services.jpg);
	background-repeat: repeat-x;
	height: 27px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCBCBC;
	border-left-color: #BCBCBC;
	border-right-width: 1px;
	
}
.SubmenuPadding {
	padding-right: 10px;
	padding-left: 10px;
}
.consulCallOutImageCell1 {	background-image: url(/images/freeConsultation.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 99px;
	background-color: #132225;
}
.headQuatersMap1 {	background-image: url(/images/headQuatersMap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 140px;
}
.rightCallOutCell {
	float: right;
	padding-left: 10px;
}
.consulCallOutImageCell {
	background-image: url(/images/freeConsultation.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 99px;
	background-color: #132225;
}
.headQuatersMap {
	background-image: url(/images/headQuatersMap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 140px;
}
#ServicesSub {
	position:absolute;
	width:642px;
	height:33px;
	z-index:1;
	left: 245px;
	top: 93px;
	visibility: hidden;
}