@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background-color:#921827;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#ffffff;
	line-height:150%;
}
img {
	border-style:none;
}
p {
	margin:1em 0;
}
ul {
	margin:0 0 0 2em;
}
a {
	color:#ffffff;
}
h1 {
	font-size:1.1em;
	font-weight:bold;
	margin:20px 0 2em 0;
	color:#821927;
	background: url('/images/h1-bg.gif') no-repeat;
	height:29px;
	text-align:left;
	padding:6px 0 0 10px;
	text-transform:uppercase;
}
h2 {
	font-size:1.4em;
	margin:2em 0 1em 0;
	text-align:left;
	line-height:150%;
}

h3 {
	margin-top:2em;
	text-align:left;
	line-height:150%;
}
#home h1 {
	padding:1.8em 0 0 0;
	margin:0 0 1em 0;
	background-image:none;
	color:#ffffff;
}
.clearer {
	clear:both;
}
#page-container {

	margin:0 auto;
	background-color:#921827;

}
#header-container {
	background:#ffffff url('/images/header-bg.gif') repeat-x bottom;
	position:relative;
	color:#000000;
	height:120px;
}
#header-container-inner {
	width:960px;
	height:140px;
	margin:0 auto;
	position:relative;
}
#logo {
	margin:10px 30px;
}
#header-banner {
	background:url('/images/header-banner.gif') no-repeat;
	width:327px;
	height:26px;
	position:absolute;
	top:47px;
	right:35px;
}
.text-replace span {
	margin-left:-9999px;
	height:1px;
}
#nav {
	position:absolute;
	list-style-type:none;
	top:95px;
	right:30px
}
#nav li {
	display:inline;
}
#nav li a span {
	position:absolute;
	left:-9999px;
}
#nav a {
	display:block;
	float:left;
	margin-right:1px;
}
#nav-home {
	width:71px;
	height:25px;
	background: url('/images/tab-home.gif') no-repeat;
}
#home #nav-home, #nav-home:hover {
	background: url('/images/tab-home.gif') -71px 0 no-repeat;
	margin-top:1px;
}
#nav-about {
	width:71px;
	height:25px;
	background: url('/images/tab-about.gif') no-repeat;
}
#about #nav-about, #nav-about:hover {
	background: url('/images/tab-about.gif') -71px 0 no-repeat;
	margin-top:1px;
}
#nav-services {
	width:81px;
	height:25px;
	background: url('/images/tab-services.gif') no-repeat;
}
#services #nav-services, #nav-services:hover {
	background: url('/images/tab-services.gif') -81px 0 no-repeat;
	margin-top:1px;
}
#nav-news {
	width:71px;
	height:25px;
	background: url('/images/tab-news.gif') no-repeat;
}
#news #nav-news, #nav-news:hover {
	background: url('/images/tab-news.gif') -71px 0 no-repeat;
	margin-top:1px;
}
#nav-library {
	width:79px;
	height:25px;
	background: url('/images/tab-library.gif') no-repeat;
}
#library #nav-library, #nav-library:hover {
	background: url('/images/tab-library.gif') -79px 0 no-repeat;
	margin-top:1px;
}
#nav-clients {
	width:71px;
	height:25px;
	background: url('/images/tab-clients.gif') no-repeat;
}
#clients #nav-clients, #nav-clients:hover {
	background: url('/images/tab-clients.gif') -71px 0 no-repeat;
	margin-top:1px;
}
#nav-contact {
	width:78px;
	height:25px;
	background: url('/images/tab-contact.gif') no-repeat;
}
#contact #nav-contact, #nav-contact:hover {
	background: url('/images/tab-contact.gif') -78px 0 no-repeat;
	margin-top:1px;
}
#mini-nav {
	list-style-type:none;
	position:absolute;
	top:5px;
	right:30px;
}
#mini-nav li {
	display:inline;
	border-style:solid;
	border-color:#921827;
	border-width:0 1px 0 0;
}
#mini-nav li.mini-nav-last {
	border-style:none;
	border-width:0;
}
#mini-nav a {
	color:#921827;
	font-size:0.9em;
	margin-right:5px;
} 
#home-spread-container {
	width:100%;
	background:#004970 url('/images/bg-sp.gif') repeat-x top;
	height:250px;
}
#spread-title {
	display:block;
	height: 250px;
	width:960px;
	margin:0 auto;
	background: url('/images/home.jpg') no-repeat bottom;
	border-style:solid;
	border-color:#ffffff;
	border-width:0 1px;
}
#main-container {
	margin:0 auto;
	background:url('/images/mc-bg-alt.jpg') repeat-x top;
}
#home #main-container {
	background-image:url('/images/mc-bg.jpg');
}
#main-container-inner {
	width:960px;
	margin:0 auto;	
	border-style:solid;
	border-color:#ffffff;
	border-width:0 1px 1px 1px;
	background: url('/images/bg.gif') no-repeat bottom left #921827;
	min-height:750px;
}
#accessibility #main-container-inner, #sitemap #main-container-inner {
	background-position:right bottom !important;
}

#home #main-container-inner {
	min-height:0;
}
#home #main-container-inner {
	border-bottom-width:0;
	background-image:none;
}
#left-container {
	width: 300px;
	float:left;
	margin:0;
	padding:30px 0 0 0;
}
#news-title {
	margin:0;
	padding:0;
}
#left-container p {
	margin:1em 20px 1em 15px;
}
#left-latest-news-title {
	font-weight:bold;
	font-size:1.1em;
}
#left-latest-news-title a {
	display:block;
	background: url(/images/left-latest-news.gif) no-repeat;
	width:273px;
	height:29px;
}
#left-container img {
	margin:1em 0 3em 15px;
}
#home #left-container img {
	margin-bottom:2em;
}
#content-container {
	margin:0 0 0 300px;
	padding:10px 0 2em 0;
	width:600px;
	text-align:justify;
}
#home #content-container {
	background: url('/images/bg.gif') right top no-repeat;
	margin-left:320px;
}
.img-container, .img-container-alt, #content-container img {
	float:right;
}
#accessibility #content-container img {
	float:none;
	margin:1em 0 0 0;
}
.img-container, .img-container-alt {
	width: 290px;
	margin:15px 5px 0 30px;
}
.img-container-alt {
	width:216px !important;
}
.img-caption {
	margin:10px auto;
	font-size:0.8em;
	text-align:center;
	width:95%;
	font-weight:bold;
}
.img-container img, .img-container-alt img {
	float:none !important;
	border:1px solid #ffffff;
}

#content-container li {
	margin-bottom:1em;
}
#content-container a{
	color:#ffffff;
	font-weight:bold;
}
#services-container {
	background-color:#666666;
	border-width:1px 0;
	border-style:solid;
	border-color:#ffffff;
}
#services-container-inner {
	width:960px;
	margin:0 auto;
	padding:1em 0 2em 0;
}
#services-container ul {
	float:left;
}
#services-left {
	margin-left:45px;
	width:170px;
}
#services-mid {
	margin:0 30px 0 100px;
	width: 300px;
}
#services-right {
	width:280px;
}
#footer-container {
	text-align:center;
}
#footer-company {
	font-size:1.2em; 
	font-weight:bold;
}
#footer-ss {
	font-size:0.9em;
}
#fc-container {
	background-color:#ffffff;
	color:#921827;
	padding:20px 30px;
	border:2px solid #666666;
	margin-top:2em;
}
#fc-container h2 {
	margin-top:0;
}
#fc-container p {
	margin-bottom:0
}
#fc-container a {
	color:#921827;
}
p.lead {
	font-weight:bold;
}
#news .news-story {
	padding-bottom:1em;
}
#library .library-item {
	padding-bottom:1em;
}
#library .library-item-divider {
	background-color:#ffffff;
	height:1px;
	margin:2em 0;
	border-style:none;
}
#clients .client-title {
	font-weight:bold;
	font-size:1.2em;
	margin-top:2em;
}
#clients .client-content {
	margin-top:1em;
}	
#acc-links {
	position:absolute;
	margin-left:-9999px;
}
#accessibility caption {
	font-weight:bold;
	text-align:left;
	width:100%;
	margin:0 0 1em 0;
}
#content-container ul {
	margin-top:1em;
}
#contact-address {
	margin-bottom:1em;
}
#contact-phone {
	margin-bottom:1em;
}
#contact-phone span {
	font-weight:bold;
}
#MMEmbeddedMap {
	float:right;

}
#sitemap #content-container ul {
	margin:2em 5em
}
#left-latest-news-container {
	margin:2em 0 3em 0;
}
#home #left-latest-news-container {
	margin-bottom:2em;
}
.news-item-listing {
	margin:1em 40px 1em 20px; 
	font-weight:bold;
}
.news-item-listing a {
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}
#content-container-content {
	margin-left:10px;
}
#home #content-container-content {
	margin-left:0;
}
.service-name {
	font-size:1.2em;
	font-weight:bold;
	
}
#content-container-content .client-content img {
	float:left;
	margin:0 25px 10px 0 
}
