/*Theme Styles*/
body {
background: url(bodyBg.jpg) left top repeat-x;
background-color: #54100F;
}
#container {
border-color: #999;
border-style: solid;
border-width: 0px;
background: url(shadowBg_mid.jpg) center top repeat-y;
}
#wrapper {
background: url(shadowBg_top.jpg) center top no-repeat;
border-color: #999;
border-style: solid;
border-width: 0px;
padding-top: 27px;
}
#header {
background: url(headerBg.jpg) 0 0 no-repeat;
}
	#logo {
	width: 210px;
	height: 124px;
	display: block;
	}
	img { 
	behavior: url(iepngfix.htc);
	}
	.contactInfo li, .contactInfo li a:link {
	color: #702F00;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
	text-transform: uppercase;
	}
	.contactInfo li {
	border-right: 0px solid #702F00;
	}
	.contactInfo li.last {
	border-right: none;
	}
	
#main {
}
	#menuCol {
	}
	#menu {
	background-color: #29356E;
	}
	#satisfiedClientsBox h2 {
	background-color: #273B7C;
	color: #E3FAFF;
	line-height:21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	}
	#satisfiedClientsBox div#clientBlurbs {
	border-color: #273B7C;
	border-style: solid;
	border-width: 0px 2px 2px 2px;
	color: #8C8C8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	}
	#rightCol {
	}
#footer {
background: url(shadowBg_bot.jpg) center bottom no-repeat; padding-bottom: 10px;
}
	#footerTop div {
	background: url(footerTopBg.gif) left bottom repeat-x;
	width:795px;
	}
	#footerNav, #footerNav a:link, #footerNav a:visited {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: .25px;
	line-height: 16px;
	text-decoration: none;
	vertical-align: middle;
	}
	#footerNav a:hover {
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: .25px;
	text-decoration: underline;
	vertical-align: middle;
	}
	.footerLinks {
	color: #54100F;
	font-size: 12px;
	font-weight: bold;
	}
	.footerLinks img {
	vertical-align: middle;
	}
	#footerBottom {
	background-color: #54100F;
	}
#footerBottom p {
color: #FFF;
line-height: 18px;
}
#footerBottom p span {
font-weight: bold;
}
#footerBottom p a:link, #footerBottom p a:visited {
color: #036;
font-weight: bold;
line-height: 18px;
text-decoration: underline;
}
#footerBottom p a:hover {
color: #999;
}
#footy{
width:795px;
}