#wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 900px;
	height: 625px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#header {
	height: 125px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: auto;
	width: 750px;
	background-position: center bottom;
}

#side-a {
	float: left;
	width: 120px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: right;
	padding-right: 15px;
	padding-top: 40px;
}
img {
}



#side-b {
	float: right;
	width: 139px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 40px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#content {
	float: left;
	width: 619px;
	height: 475px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: center;
	overflow: visible;
}
#aboutus {
	float: left;
	width: 619px;
	height: 635px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: center;
	overflow: visible;
}

.margin {
	height: 30px;
	width: 400px;
	margin-right: auto;
	margin-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
#titlehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000;
}



#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	line-height: normal;
}


a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
.selected {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

a:hover {
	color: #333333;

}
a:active {
	text-decoration: none;
}
.contact {
	height: 360px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
.h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
