body {
	margin: 0;
	padding: 0;
	background-color: #F9F7F1;
	color: #222;
	font-family: Trebuchet MS, verdana, sans-serif;;
	font-size: 14px;
	line-height: 22px;
}

a {
	color: #222; 
}

p {
	text-align: justify;
}

h3 {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	color: #222;
	background-image: url(images/graph.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	width: 560px;
	height: 22px;	
}

h4 {
	font-size: 14px;
}

h5 {
	font-style: normal;
	color: #777;
}

#header {
	margin: 0;
	padding-top: 51px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	text-align: center;
	width: 910px;
	height: 79px;
}

#container {
	margin: 70px auto;
	padding: 0;
	background-image: url(images/fullrow.jpg);
	background-repeat:repeat-y;
	width: 910px;
	background-color: #fff;
}

#menu {
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
	width: 210px;
	float: right;
	font-weight: bold;
	list-style-type: none;
	text-transform: uppercase;
}

#submenu {
	list-style-type: none;
	margin-left: 20px;
	padding-left: 0;
	text-transform: none;
}

#menu a {
	text-decoration: none;
	color: #644848;
}

#menu a:hover {
	color: #323232;
}

#main {
	margin: 0;
	padding: 0 0 0 120px;
	width: 570px;
	float: left;
}

#nllink td{
	margin-bottom: 0;
	padding-bottom : 0;
	background-image: url(images/greybtn.gif);
	width: 21px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	line-height:16px;
}

#nllink a {
	color: #FFFFFF;
	text-decoration: none;
}

#nllink a:hover{
	text-decoration: underline;
}

#aptmenu {
	font-weight: bold;
	text-align: center;
}

#aptmenu li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#aptdesc {
	margin-top: -150px;
	margin-left: 360px;
	position: relative;
	width: 172px;	
}

#contactform {
	margin: 0;
	padding: 0;
}

#footer {
	margin: 0;
	padding-top: 20px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	text-align: center;
	width: 910px;
	height: 30px;
	font-size: 11px;
	clear: left;
}

.infobox {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #333;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	list-style-type: none;
}

.inputtext {
	width: 300px;
}

.textarea {
	width: 300px;
	height: 75px;
}

.offices {
	margin: 0;
	padding: 20px 0 0 30px;
}