body {
	text-align: center;
	font: 10px Optima, Verdana, sans;
	line-height: 14px;
	overflow-x: hidden;
	color:#333;
	background: #fff url('../images/header-swoosh.jpg') no-repeat;
	margin: 0px auto;
}

a:active, a:focus { outline: 0; }

p {
	font-size: 1.3em;
	line-height: 1.4em;
}

h1 {
	font-size: 1.9em;
	line-height: 1.6em;
}

h4 {
    font-size: 1.3em;
    font-weight: bold;
    color: #971B1E;
    line-height: 1.2em;
    margin-bottom: .25em;
    margin-top: 1em;
}

li {
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 1.4em;
	list-style: disc;
	padding-bottom: 3px;
}

li ul li {
	font-size: 1em;
	padding-left: 6px;
	line-height: 1.4em;
	list-style: disc;
}

a { color: #971B1E; }
a:hover { text-decoration: none; }
a img {	border: 0; }

#header {
	height: 160px;
	width: 1024px;
	margin: 0 auto;
	position: relative;
	bottom: -50px;
}

#header img {
	position: absolute;
	left: 75px;
	top: -20px;
	width: 391px;
	height: 76px;
}

#header .contact {
	font-size: 2em;
	color: #000;
	text-align: center;
	display: inline;
	float: right;
	padding: 40px 125px;
	line-height: 24px;
}

#shadow-holder {
	width: 930px;
	min-height: 800px;
	margin: 0 auto;
	background: #fff url('../images/shadow.jpg') repeat-y;
	padding-bottom: 10px;
}

#shadow-holder-links {
	clear: both;	
	width: 930px;
	height: 150px;
	margin: 0 auto;
	background: #fff url('../images/shadow.jpg') repeat-y;
}

#shadow-bottom {
	width: 930px;
	height: 30px;
	background: #fff url('../images/shadow-bottom.jpg') no-repeat;
	margin: 0 auto;
}

#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	top: -12px;
}

#main-container {
	width: 900px;
	margin: -12px auto 0;
	text-align: left;
	position: relative;
}

#right-bar {
	float: right;
	width: 200px; 
	padding: 15px 0px 5px 10px;
	
}

#mainContent { 
	margin: 0px 10px 0px 10px;
	width: 650px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
	
#border-left {
	background: url("../images/border-left.jpg") repeat-y;
	float: left;
	width: 15px;
	height: auto;
	min-height: 1000px;
	display: inline;
}

#border-bottom-left {
	background: url("../images/border-left.jpg") repeat-y;
	float: left;
	width: 15px;
	height: 312px;
	display: inline;
}

#border-right {
	background: url("../images/border-right.jpg") repeat-y;
	float: right;
	width: 15px;
	height: auto;
	min-height: 1000px;
	display: inline;
}

#border-bottom-right {
	background: url("../images/border-right.jpg") repeat-y;
	float: right;
	width: 15px;
	height: 312px;
	display: inline;
}

#border-bottom {
	background: url("../images/border-bottom.jpg") repeat-x;	
	height: 20px;
	width: 930px;
	clear: both;
	margin: 0 auto;
}

.bottom-left-corner {
	background: url("../images/border-bottomleft-crnr.jpg") repeat-x;	
	height: 20px;
	width: 30px;
	float: left;
	display: inline;
}	

.bottom-right-corner {
	background: url("../images/border-bottomright-crnr.jpg") repeat-x;	
	height: 20px;
	width: 30px;
	float: right;
	display: inline;
}

#callout {
    background-color: #fff;
    height: 200px;
    width: 900px;
    margin: 0 auto;
}

#callout .call1 {
	text-align: center;
	width: 250px;
	position: absolute;
	right: 10px;
	top: 15px;
}

#callout .call2 {
	text-align: center;
	width: 260px;
	position: absolute;
	right: 10px;
	top: 100px;
}

#callout h2 {
	color: #fff;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 20px;
	margin: 5px 0;
}

#callout h3 {
	color: #FFCC00;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 18px;
	margin:5px 0;	
}

#right-callout {
	width: 195px;
	position: absolute;
	right: 25px;
	top: 290px;
}

#left-column {
	position: absolute;
	top: 275px;
	left: 35px;
	width: 600px;
}

.right-button {
    width: 194px;
    height: 83px;
    background: #fff url('../images/right-callout-background.jpg');
    text-align: right;
}

.right-button img {
    float: left;
    display: inline;
    width: 54px;
    height: 59px;
    padding: 10px 0 0 5px;
}

.right-button h1 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.1em;
    color: #971B1E;
    padding: 7px 10px 0 0;
}

h1 a { color: #971B1E; }
h2 a { color: #fff;}

h1 a:hover { text-decoration: none; }
h2 a:hover { text-decoration: none; }

.right-button p {
    font-size: 1.14em;
    padding: 0 10px;
    line-height: 1.2em;
}

#linkbar {
    margin: 0 auto;
    width: 930px;
    color: #000;
    position: relative;
}

#linkbar #titlebar {
    background: #fff url(../images/backer-bar.jpg) repeat-x scroll 0 0;
    height: 27px;
    left: 15px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 900px;
    padding-top: 5px;
}

#linkbar #footer-props {
    width: 900px;
    left: 90px;
    position: absolute;
}

#contactUs {
    float: left;
    width: 250px;
    margin-top: 6px;
    text-align: center;
}

#links {
    float: left;
    width: 250px;
    margin-top: 6px;	
    text-align: center;
}

#bottom3 {
    float: left;
    width: 250px;
    margin-top: 6px;	
    text-align: center;
}

#bottom4 {
	float: left;
	width: 220px;
	margin-top: 6px;	
	text-align: center;
}

.titles {
    color: #971b1e;
    font-size: 1.6em;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    font-weight: bold;
}

.bottom-clear {
	background:#FFFFFF;
	margin-top:7px;
	top:-10px;
	width:250px;
}

.bottom-header {
	color: #971b1e;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}

.bottom-text {
	color: #000;
	text-align: center;
	padding-bottom: 10px;
	font-size: 1.2em;		
}

.bottom-text a {
	color: #333;
}

.bottom-text a:hover {
	color: #971b1e;
	text-decoration: none;
}

#titlebar .titles {
	text-align: center;
	padding-top: 6px;
	width: 250px;
	display: inline;
	color: #971b1e;
	font-size: 1.4em;
}

a.titles {
	text-decoration: none;
}

a.titles:hover {
	text-decoration: underline;
}

.locations {
	clear: left;	
	width: 400px;
	margin-left: 25px;
	padding-bottom: 15px;
	float: left;
	display: block;
}	
	
.location {
	font-size:1.4em;
	font-weight:bold;
	padding-left:25px;
}

.address {
	float:left;
	font-size:1.3em;
	margin-left:175px;
	margin-top:-13px;
}

.spacer {
	padding-top: 10px;
	clear: both;
}

p.list {
	padding-left: 25px;
}

span.benefits {
	color: #971b1e;
	padding-right: 5px;
	font-weight: bold;
}

p.quote {
	text-align: center;
	font-style: italic;
	color: #971b1e;
}

li.list2 {
    font-size: 1.3em;
    list-style: none;
}

ul.press {
    padding: 10px 0;
}

ul.press li {
    list-style-type: none;
    padding-bottom: 5px;
}

ul {
    margin-left: 25px;
}
