#frame {
	font-family: "Trebuchet MS", serif;
	font-size: 12px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 5px;
	background-image: url(images/right_back.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}

#header {
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	}
#navigation {
	clear: right;
	float: right;
	width: 575px;
	background-image: url(images/nav.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 145px;
	top: 20px;
}
#logo {
	clear: left;
	float: left;
	z-index: 2;
	left: 26px;
	top: 37px;
}
#leftcontent {
	padding: 10px;
	clear: left;
	float: left;
	width: 599px;
	color: #000000;
}
#rightcontent {
	clear: right;
	float: right;
	color: #000000;
}
#footer {
	font-family: "Trebuchet MS", serif;
	font-size: 11px;
	color: #000000;
	clear: both;
	height: 30px;
	width: 619px;
	margin-bottom: 20px;
}

h2 {
	font-size: 24px;
	height:16px;
	padding-top:5px;
	padding-bottom:0px;
	text-decoration: underline;
}

.imgaboutus {
	float:left;
	margin-right:10px;
	margin-bottom:50px;
	}
	
.footertext {font-weight:bold;}

.picgal{
	margin:0 auto;
	width:100%;
	font-size:10px;
	}
	
.picgal img{
width:75px;
height:56px;
border:solid 1px #fff;
}