@import url('mambo.css');
@import url('sifr.css');
@import url('menu.css');
/* CSS Document */
body, html {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #666;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}


#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	background: #ddd;
	text-align: center;


}
html>body #outer {height:auto}

a:link, a:visited {
	color: #628e91; 
	font-weight: normal;
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	outline: none;
	}

a:hover {
	color: #00264c;
	}


#main-col{
	width: 1019px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	
	color: #000;

}

/****************Top Bar*************************/
#header {
	width: 1019px;
	height: 181px;
}

/*
#logo {
	float: left;
}

#logo a {
	display: block;
	width: 267px;
	height: 181px;
}
*/

#logo  {
display: block;
width: 450px;
height: 181px;
text-indent: -5000px;
outline: none;
clear:both;
border: none;
margin: 0;
padding: 0;
}

#header a {
display: block;
width: 450px;
height: 181px;
text-indent: -5000px;
outline: none;
clear:both;
border: none;
margin: 0;
padding: 0;
}

#nav {
	background: url(../images/nav.jpg) top repeat-x #E3E3E3 ;
	width: 227px;
	min-height: 288px;
	margin: 0 0 10px 0;
	float: left;
	clear: left;
}

#quote {
	background: url(../images/quote.jpg);
	width: 227px;
	height: 220px;
	float: left;
	clear: left;
}
.cleaner {
	clear: both;
}



#rightcol {
	width: 650px;
	float: right;
	margin: 10px 80px 0 0 !important;
	margin/**/: 10px  9px 0 0;
	line-height: 19px;
}

#news, #news a {
	width: 214px;
	background: url(../images/news.jpg) top no-repeat;
	height: 100px;
	float: right;
}

#clients, #clients a {
	width: 223px;
	background: url(../images/clients.jpg) top no-repeat;
	height: 100px;
	float: right;
}
#case-studies, #case-studies a {
	width: 213px;
	background: url(../images/case-studies.jpg) top no-repeat;
	float: right;
	height: 100px;
	
	
}
/***************Footer******************/
#footer {
	height: 49px;
	background: #004C7E;
	font-size: 11px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
	padding-right: 19px;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	font-size: 11px;
	color: #C7DEF0;
	font-family: "Times New Roman", Times, serif;
}
/****************************************/


/***************sharon adds******************/

ul.master li {
padding-top: 10px;
}

ul.contact li {
list-style : none;
padding-bottom: 5px;
}

.testimonials {
font-style: italic;
border-top: 1px solid #a3b054;
padding-top: 5px;
}

cite {
font-style: normal;
}


/* site management menu */

#mgmt-menu {
width:200px;
position:absolute;
text-align:left;
}





ul#team  {
width: 85%;
}
ul#team li {
padding-left: 5px;
padding-bottom: 10px;
list-style-image:url(../images/bullet-default.gif);
}
.title {
color: #77989d;
font-weight: bold;
float:right;
}
ul#team li.last {
padding-bottom: 50px;
}
h1 {
border-bottom: 1px solid #ddd;
}

table#bios {
width: 100%;
margin-bottom: 20px;
}
table#bios td {
color: #00264c;
vertical-align: top;
padding: 5px;
}
table#bios img{
padding-top: 12px;
}


table#bios tr {
background-color:#f9f9f9;
}
table#bios p.strong {
padding:5px;margin:0;line-height:1em;
}
table#bios p {
padding:0;margin:0;line-height:1.5em;
}
.strong {
font-weight: bold;
}
li.list-title {
list-style: none;
}
h1.home {
border: none;
font-size: 125%;
margin-top:-10px !important;
}
.client-quote {
font-size: 120%;
font-style: oblique;
color: #659194;
}
.external {
background: url(../images/external.gif) no-repeat right center;
text-decoration:none;
padding-right: 15px; 
}
#pullquote {
width: 300px;
float:right;
}
#pullquote p {
font-size: 110%;
font-style: oblique;
color: #999;
text-align: right;
}
.pullquote-inline {
font-size: 110%;
font-style: oblique;
color: #999;
text-indent: 20px;
}
ul#no-top-margin {
margin-top: -10px;
}
ul#pdf {
list-style-image: url(../images/pdficon_small.gif);
padding-bottom: 50px;
}
