@charset "UTF-8";
/* CSS Document */

body{
	margin:0pt;
	text-align:center;
	background: url(../images/shared/fill5.jpg) repeat scroll 0%;
}

a:link {color:#333333; text-decoration:underline;}
a:visited {color:#666666; text-decoration:underline;}
a:hover {color: #990000; text-decoration:underline;}

.subhead {
	color: #990000;
	font-size: 15px;
}


#footer{
display:block;
border-top:solid #b9b8a3 1px;
width:740px;
padding:10px;}

.tiny a{
font-size:10px;
color:#333333;
text-decoration:none;}

.tiny{
font-size:10px;
color:#333333;
text-decoration:none;}

#masthead span { display:none; }

#top {
	display:block;
	height: 126px;
	width: 760px;
	
}

ul li{
list-style:none;
padding-left: 10px;
background-image:url(../images/shared/red_bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.quotes .small{
background-image:url(../images/shared/quotes_sm.png);
background-position:top;
background-repeat:no-repeat;
padding-top:5px;
}
.quotes p{margin:20px 30px;
}
.quotes .smallmedium{
background-image:url(../images/shared/quotes_smmd.png);
background-position:top;
background-repeat:no-repeat;
padding-top:5px;
}
.quotes .medium{
background-image:url(../images/shared/quotes_md.png);
background-position:top;
background-repeat:no-repeat;
padding-top:5px;
}

.quotes .large{
background-image:url(../images/shared/quotes_lg.png);
background-position:top;
background-repeat:no-repeat;
padding-top:5px;
}

.case_study .small{
background-image:url(../images/shared/case_study_sm.png);
background-position:top;
background-repeat:no-repeat;
padding-top:5px;
}
.case_study .smallmedium{
background-image:url(../images/shared/case_study_smmd.png);
background-position:top;
background-repeat:no-repeat;
padding-top:5px;
}
.case_study .medium{
background-image:url(../images/shared/case_study_md.png);
background-position:top;
background-repeat:no-repeat;
padding-top:5px;
}
.case_study .large{
background-image:url(../images/shared/case_study_lg.png);
background-position:top;
background-repeat:no-repeat;
padding-top:5px;
}
.case_study p{margin:20px 30px;
}

