body {
	margin: 0px;
	padding: 0px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #454545;
	background: #01354D url(../images/brittwood_constructions_01.jpg) repeat-x;

}
a {
	color:#0099FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	background: #FFF;
}
#wrapper {
	margin: 0px auto;
	width: 961px;
	background: url(../images/brittwood_constructions_10.jpg);
}
#header {
}
#menu {
	height: 46px;
	background:url(../images/brittwood_constructions_06.jpg) no-repeat;
}
#banner {
}
#content {
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 30px;
}
#sidebar {
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	width:290px;
	padding-top: 20px;
	background: #FFF;
	margin-left: 20px;
}
#footer {
	text-align: right;
	font: bold 13px Arial, Helvetica, sans-serif;
}
#belowfooter{
	background: #01354D;
	text-align: center;
	font: 11px/40px Arial, Helvetica, sans-serif;
	color: #CCC;
}
#belowfooter a{
	color: #CCC;
	text-decoration: none;
	background: none;
	font-weight: normal;
}
#belowfooter a:hover{
	color: #FFF;
	text-decoration: underline;
	background: none;
	font-weight: normal;
}
h1 {
	font: normal 22px Arial, Helvetica, sans-serif;
	color:#00618e;
	padding-top: 20px;
	margin-top: 0px;
}
h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #4d9acd;
}
h3 {
	color:#00618e;
	font: bold 18px Arial, Helvetica, sans-serif;
}
.imgBordered {
	border: 5px solid #FFF;
}
.imgLeftBordered {
	margin-right: 20px;
	margin-bottom: 20px;
	border: 5px solid #FFF;
	float: left;
}
a .imgLeftBordered{
	border: 5px solid #FFF;
}
a:hover .imgLeftBordered{
	border: 5px solid #00618e;
}
.imgRightBordered {
	margin-left: 20px;
	margin-bottom: 20px;
	border: 5px solid #FFF;
	float: right;
	display: none;
}
ul#topNavBlock {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}
ul#topNavBlock li {
	display: inline;
	list-style: none;
}
ul#topNavBlock li a {
	display: inline-block;
	padding: 13px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #555;
	text-decoration: none;
}
ul#topNavBlock li a:hover {
	color: #00618e;
	background: #a9dbf7 url(../images/menuback.gif) no-repeat left;
}
ul.moreAboutUs {
	color:#0099FF;
	font: 16px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.attop {
	margin-top: 0px;
	padding-top: 0px;
}
.clear{
	clear: both;
}
.leftHalf{
	float: left;
	width: 46%;
}
.rightHalf{
	float: left;
	width: 46%;
	margin-left: 40px;
}
.leftHalfHalf{
	float: left;
	width: 46%;
}
.rightHalfHalf{
	float: left;
	width: 46%;
	margin-left: 20px;
}
form{
	margin: 0px;
	padding: 0px;
}
input, textarea, select{
	width: 95%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
}
.submitButton{
	width: auto;
}
.smallText{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333;
}