

body{
font-family: sans serif;
color: black;
margin:0;
margin-left:auto;
margin-right:auto;
padding:0;
background-color:#7AA8EA;

}

#pagewrap{
    background-color: #7AA8EA;
	background-image:url(../a_images/bodyTile.jpg);
    background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	padding:0;	
	width: 800px;
	
	
}

a{
background-color;#7fabeb;
color:black;
font-family:sans-serif;
font-size:.9em;
}

#banner{
	background-image: url(../a_images/catseatBanner.jpg);
	height: 87px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#logoLink{
width:235px;
height:50px;
float:left;
margin-left:35px;
margin-top:35px;
}

#logoLink a{
display:block;
width:235px;
height:50px;
}


#banner ul{
	padding-top: 68px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:0;
	margin-right:20px;
}

#banner li{
	list-style-type: none;
	display: inline;
	float: right;
	margin-right: 15px;
}

#midContainer{


}

#mainContent{
margin-top:20px;
margin-left:210px;
padding-right:50px;
}


#orderDiv{
	background-image: url(../a_images/catseatLeftColNoCap.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 513px;
	width: 187px;
	margin: 0px;
	padding: 0px;
}


#orderDiv a{
width:160px;
height:158px;
float:left;
margin-left:27px;
margin-top:235px;
}

#benefits{
	background-image: url(../a_images/catseatBenefits.jpg);
	height: 216px;
	width: 613px;
	float: left;
}

#benefits a{
display:block;
width:515px;
height:158px;
margin-left:80px;
margin-top:48px;
}

#imgMap{
	float: left;
	height: 236px;
	width: 564px;
padding-left:10px;
padding-top:15px;
}


#footer{
	background-image: url(../a_images/bodyBottomCap.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #7AA8EA;
	height: 63px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */








