
#content {
	width:808px;
	float:left;

}

#contentBackground{
	background-image:url('../images/lower_bg.jpg');
    background-repeat:no-repeat;
}

.contentCopy {
	margin:25px;
	margin-top:0px;
	color:#000;
	padding-top:145px;
}

h1{
color:#EA1D26
}

h2{
color:#EA1D26
}

#contentbot{
    text-align:center;    
    background-image:url('../images/lower_bottom.jpg');
    background-repeat:no-repeat;
    height:79px;
    color:#ccc;
    margin-bottom:25px;
	margin-top:-25px;
}

