.header{
height: 157px;
width: 836px;
background: url(../images/header22.png) no-repeat;
}

body,h1,h2,h3,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
}
.tabs{
padding-left: 10px;
}
.tabsul{
padding-left: 20px;
}
.textcontent{
width: 595px;
}
.menu{
width: 205px;
background-color: #aaa;
}
.text{
margin-top: 0px;
padding-left:5px;
padding-right: 10px;
background-color: white;
}
body {
	background-color: #ccc;
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background5.png);
	background-repeat: repeat-x;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #015a8d;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 3px;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-color: #916b4a;
}
.shadowleft{
	width: 13px;
	background-image: url(../images/shadowleft4.png);
	}
.shadowright{
	width: 13px;
	background-image: url(../images/shadowright4.png);
	}
h4{
	color: #015a8d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 5px;
	margin-bottom: -2px;
	}