
a {
	text-decoration: none;
	color: #333399;
}

a:hover {
	text-decoration: underline;
}

#footerBTM p{
	font-size: 85%;
	line-height: 150%;
	margin-bottom: 10px;
}

#centreContent p, #centreContent ul, #centreContent ol, #homeContent p, #homeContent ul, #homeContent ol {
	font-size: 93%;
	line-height: 150%;
	margin-bottom: 10px;
	margin-right: 35px;
}

#centreContent td {
	line-height: 150%;
}

#footerBTM p {
	font-size: 77%;
}

#footerBTM {
	color: #666;
}

#homeContent p a, #centreContent p a, #centreContent ul a {
	color: #b99a00;
	font-weight: bold;
	text-decoration: underline;
}

#centreContent p a:hover, #centreContent ul a:hover {
	text-decoration: none;
}

.mustard {
	color: #b99a00 !important;
}

#colMid h1 {
	text-indent: -9000px;
	height: 0;
	margin: 0;
	float: left;
}

#centreContent {
	float: left;
	position: relative;
}

#centreContent img.rightCol {
	top: 0;
	left: 441px;
	z-index: 999;
	position: absolute;
}

#centreContent h2{
	font-size:116%;
	font-weight:bold;
	margin-bottom:10px;
	color: #666;
}

#centreContent h3{
	margin-top: 15px;
	font-size:108%;
	font-weight:bold;
	margin-bottom:10px;
	color: #666;
}

#centreContent h4{
	margin-top: 15px;
	font-size:100%;
	font-weight:bold;
	margin-bottom:10px;
	color: #666;
}

#centreContent ul li{
	list-style: url(/imgs/site/bullet1.gif) outside disc;
	margin-left: 20px;
	margin-bottom: 10px;
}

#centreContent ol li {
	list-style: outside decimal;
	margin-left: 30px;
	margin-bottom: 10px;
}

#centreContent ul, #centreContent ol {
	margin-bottom: 10px;
}

#headerLogo {
	
}

#headerLogoL h2, #headerLogoL h3 {
	width: 145px;
	height: 71px;
	margin: 0 0;
	margin-top: 1px;
	background: url(/imgs/site/priceforbes.gif) no-repeat top left ;
	text-indent: -9000px;
	float: left;
}

#headerLogo h2 a, #headerLogo h3 a {
	width: 145px;
	height: 71px;
	display: block;
}


#headerMenu {
	background: url(/imgs/site/greybar.jpg) no-repeat top center;
	min-height:31px;
	height:auto !important;
	height:31px;
	margin-bottom: 10px;
}

#headerBanner {
	background-color: #666;

}

#headerBannerImage {
	width: 764px;
	padding: 0 10px;
	background-color: #fff;
	margin: 0 auto;
}

#headerBanner img {
	display: inline;
	margin: 0;
	padding: 0;
}

#headerNewsBread {
	min-height:22px;
	height:auto !important;
	height:22px;
	background: #8E7600 url(/imgs/site/newsbar.gif) repeat-x top center;
	overflow: auto;
	margin-top: 10px;
}

#footerMenu {
	min-height:28px;
	height:auto !important;
	height:28px;
	overflow: auto;
	background: url(/imgs/site/btmbg.png) repeat-x bottom left;
	margin-top: 10px;
}

#newsFrontBlock {
	float: left;
	border-right: 2px solid #fff;
	background: #605000 url(/imgs/site/newsfrontbg.gif) repeat-x top center;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
	padding: 0 10px;
	margin-right: 10px;
}

#homeServices ul li {
	font-size: 85%;
}


/* css SPAN popup */

a.spPop {
	color: #333399 !important;
	font-weight: normal !important;
	text-decoration: underline !important;
	position: relative;
}

a.spPop span, a.newsPop span {
	display: none;
}

a.spPop:hover, a.newsPop:hover {
	text-indent: 0;
	cursor:help;
}

a.spPop:hover span, a.newsPop:hover span {
 	display: block;
	z-index: 999 !important;
	width: 250px;
	padding: 10px;
	padding-top: 30px;
	position: absolute;
	background: transparent url(/imgs/site/spantop.gif) no-repeat top left !important;
	color: #fff;
	top: 10px;
	left: 0;
	text-decoration: none !important; 
}




#requestAQuote {
	width: 160px;
	background-color: #fff;
	line-height: 24px;
/* 	position: absolute;
	top: 196px;
	left: 50%;
	margin-left: 222px;*/
	position: absolute;
	top: -66px;
	left: 594px;
}

#requestAQuote a {
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	height: 24px;
	width: 160px;
}

#requestAQuote a:hover {
	text-decoration: none;
	background-color: #f0f0f0;
}

#requestAQuoteNub {
	width: 24px;
	height: 24px;
	background-color: #b89900;
	float: left;
	margin-right: 10px;
}

.adminWrapper h1 {
	text-indent: 0;
	height: auto;
}

.slideCont {
	width: 100%;
	float: left;
}

#twoRec1, #twoRec2 {
	float: left;
}

table.contact tr td{
	font-size: 93%;
}

table.contact tr td a{
	color: #B99A00;
	font-weight: bold;
}
