body {
	background-image: url(images/bg_page_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
	background-color: #5085bb;
}
p {
	margin: 0px;
	padding: 0px;
}
#content .leftcolumn p {
	margin-bottom: 0px;
	margin-top: 10px;
}
#content .leftcolumn table {
	text-align: center;
}
#content .leftcolumn td {
}
#content .leftcolumn .TabbedPanelsContent ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content .leftcolumn .TabbedPanelsContent li {
	display: block;
	background-color: #E6E6E6;
	width: 275px;
	margin: 5px;
	padding: 5px;
	float: left;
	list-style-type: disc;
	list-style-position: inside;
}
.nobullet li {
	list-style-type: none;
}
h3 {
	color: #FFA100;
	font-size: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.maincontainer {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.lettersig {
	float: right;
	margin-right: 10px;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.header {
	margin: 0px;
	padding: 0px;
	height: 127px;
	width: 960px;
}
.titlebar {
	float: left;
}
.mainnav {
	float: left;
	width: 630px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 35px;
}
.mainnav ul {
	margin: 0px;
	padding: 0px;
}
.mainnav  li {
	display: block;
	list-style-type: none;
	float: left;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/navhighlight_off.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainnav  li:hover {
	background-image: url(images/navhighlight_on.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.mainnav  li.active {
	background-image: url(images/navhighlight_on.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.mainnav a {
	color: #000;
	text-decoration: none;
}
.mainnav a:hover {
	color: #E7A31A;
	text-decoration: none;
}

.bodycontainer {
	background-image: url(images/shell_middle.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	width: 960px;
	margin: 0px;
}
#content .rightheader {
	background-image: url(images/bg_header_content.jpg);
	float: right;
	height: 127px;
	width: 310px;
}
#home .rightheader {
	background-image: url(images/bg_header_home.jpg);
	float: right;
	height: 127px;
	width: 310px;
}
#content .rightcolumn {
	float: right;
	width: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/rightcolumnparts_middle.jpg);
	background-repeat: repeat-y;
	color: #303030;
}
#home .rightcolumn {
	float: right;
	width: 375px;
	margin-right: 40px;
	margin-top: 255px;
	font-size: 13px;
	height: 250px;
	overflow: hidden;
}
.rightcolumnbottom {
	background-image: url(images/rightcolumnparts_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 300px;
}
.rightcolumntop {
	background-image: url(images/rightcolumnparts_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 55px;
	padding-left: 15px;
	font-size: 12px;
	padding-right: 30px;
}
.clearfloat {
	clear: both;
	width: 100%;
	font-size: 0px;
	height: 0px;
}
.footer {
	text-align: center;
	padding-top: 30px;
	color: #FFF;
}
#content .footer {
	background-image: url(images/shell_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#home .footer {
	padding-top: 0px;
}

.bottomnav a {
	color: #FFF;
	text-decoration: none;
}
.bottomnav a:hover {
	color: #E7A31A;
	text-decoration: none;
}
.bottomnav {
}
.footer .contactnumber {
	font-size: 36px;
	font-weight: bold;
}
#content .leftcolumn {
	width: 620px;
	margin-left: 20px;
}

#home .leftcolumn {
	width: 960px;
	margin: 0px;
	background-image: url(images/bg_home_body_07.jpg);
	background-repeat: no-repeat;
	height: 545px;
}
.homebuttons {
	width: 454px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	padding: 0px;
}
.headline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA100;
}
.leftimage {
	float: left;
	margin: 10px;
}

.rightimage {
	float: right;
	margin: 10px;
}

