HTML, BODY {
    background-color: #e9e9e9;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: arial, verdana, sans serif;
    font-size: 12px;
	text-align: center;
}

#BodyWrapper {
    width: 749px;
    border-left: solid 1px #d6d6d6;
    border-right: solid 1px #d6d6d6;
    border-bottom: solid 2px #d6d6d6;
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
	text-align: left;
}

#BodyArea {
    position: relative;
    clear: both;
}

#Logo {
    position: relative;
    top: 0px;
    left: 0px;
    height: 58px;
    width: 200px;
    background-image: url(../image/anthem/logo.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    float: left;
}

#CustomizedLogo {
	position: relative;
	top: 3px;
	left: -16px;
	float: right;
}

#BodyArea H1 {
    font-size: 14px;
}

#BodyArea LI {
    padding-bottom: 11px;
}

#BodyArea #Content {
	background-color: #3498ca;
	color: #ffffff;
	padding: 4px 5px 4px 5px;
	height: 426px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}


#Footer {
    clear: both;
    margin: 2px 1px 2px 1px;
    text-align: center;
    color: #b8b8b8;
	width: 747px;
}

#Footer #FooterBar {
    color: #FFFFFF;
    background-color: #b8b8b8;
}

#Footer #Copyright {
    color: #004a6e;
	padding-top: 4px;
}

#TopImages {

text-align: center;
}

#TopImages .TopImage {
float: left;
margin: 2px 0 2px 0;
}

#TopImages .spacer {
	float: left;
	width: 5px;
	height: 1px;
}

#CallToAction {
clear: both;
}

#CallToAction {
float: left;
margin: 0px;
padding: 0px;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 8px;
font-size: 14px;
}



#BottomTouts {
clear: both;
}

#BottomToutsLeft {
	float: left;
}

#BottomToutsRight {
	float: left;
}

#BottomTouts .LeftTout, #BottomTouts .RightTout {
padding: 0px;
margin: 0;
width: 366px;
}

#BottomTouts .spacer {
float: left;
width: 5px;
height: 1px;
}

#BottomTouts .ToutHeader {
background-image: url(../image/anthem/ToutHeader.gif);
background-position: bottom left;
background-repeat: no-repeat;
height: 4px;
}

#BottomTouts .ToutBody {
background-image: url(../image/anthem/ToutBody.gif);
background-position: top left;
background-repeat: repeat-y;
height: 70px;
padding-left: 9px;
padding-right: 6px;
}

#BottomTouts .ToutBody p {
	margin: 7px 0 0 0;
}

.ToutEnterBtn {
	background-image: url(../image/anthem/ToutBody.gif);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: left;
	padding: 9px 9px 9px 9px;
}

#BottomTouts .ToutBody .ToutBodyHeader {
position: relative;
top: 4px;
left: 0 !important; left: -1px;
font-size: 14px;
font-weight: bold;
}

#BottomTouts .ToutFooter {
background-image: url(../image/anthem/ToutFooter.gif);
background-position: top left;
background-repeat: no-repeat;
height: 4px;
}
