body {
	background-color:#E7E7E7;
	text-align:center;
	background-image:url(images/background_tile.jpg);
}

#wrapper {
	margin:0px auto;
	width:800px;
}

#topheader {
	margin-top:50px;
	background-image:url(images/new_top.png);
	width:800px;
	height:25px;
	background-repeat:no-repeat;
}

#main {
	background-color:white;
	text-align:left;
	
}

#bottom {
	background-image:url(images/new_bottom.png);
	width:800px;
	height:25px;
	background-repeat:no-repeat;
	
	clear:both;
}

h1 {
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:0px;
	margin-top:0px;
	color:#37859C;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C636E;
	padding-bottom:0px;
	margin-bottom:0px;
}

#tablestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C636E;
}

#navtor {
	width:250px;
	height:1100px;
	margin-left:20px;
	margin-right:20px;
	float:left;
	overflow:visible;
}

#social {	
	width:100%;
	height:25px;
	background-image:url(images/Social.jpg);
	background-repeat:no-repeat;
}

#overview {	
	width:100%;
	height:25px;
	background-image:url(images/Overview_of_cats_inc.jpg);
	background-repeat:no-repeat;
}

#business {
	width:100%;
	height:25px;
	background-image:url(images/Business.jpg);
	background-repeat:no-repeat;
}

#header {
	width:692px;
	height:138px;
	background-image:url(images/logo1.jpg);
	margin:0px auto;
	text-align:center;
	margin-bottom:25px;
}

.submenuitem {
	list-style:none;
	padding:0px;
	margin:0px;	
}

.menuitem {
	list-style:none;
	padding:0px;
	margin:0px;	
}

#content {
	margin-right:20px;
	background-color:white;
	height:1150px;
}

li {
	padding:0px;
	margin:0px;
}

.items {
	width:100%;
	height:25px;
	background-repeat:no-repeat;
	margin:0px;

}

.clickitem {
	display:block;
	width:100%;
	height:25px;
}