div.top-nav {
	background-image: url(../images/bg-main/bg-main_01.jpg);
	background-repeat: repeat-x;
	height: 20px;
	margin-bottom: 2px;
	text-align: center;
}
div.top-nav ul {
	list-style-type: none;
	clear: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
div.top-nav li {
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0px;
}
div.top-nav li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.topnavcontainer {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
}

div.main {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: auto;
	position: relative;
	background-image: url(../images/bg-main/images/bg-main_09.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
div.top-images {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 770px;
	clear: both;
}

div.main-nav {
	height: 35px;
	width: 560px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	background-color: #B3B3B3;
	z-index: 1;
	left: 0px;
	float: right;
}
div.mainnavpad {
	margin-left: 35px;
}

div.content {
	float: right;
	width: 550px;
}
div.main-nav a:link, div.main-nav a:active, div.main-nav a:visited {
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
div.main-nav a:hover {
	color: #666666;
}

div.top-nav a:link, div.top-nav a:active, div.top-nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
div.top-nav a:hover {
	color: #4B6095;
	text-decoration: underline;
}
div.left-nav {
	width: 210px;
	background-image: url(../images/bg-main/images/bg-main_09.jpg);
	float: left;
	position: relative;
	background-repeat: repeat-y;
	height: auto;
}
h1.left-nav {
	height: 58px;
	width: 210px;
	margin: 0px;
	background-image: url(../images/bg-main/images/bg-leftnav-header.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 58px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.footer {
	width: 770px;
	padding-top: 15px;
	text-align: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
div.footer-bar {
	height: 55px;
	width: 770px;
	background-image: url(../images/bg-main/images/bg-main_11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
div.footer a:link, div.footer a:active, div.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #63A4DC;
	text-decoration: none;
}
div.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
div {
}
div.phnumbers-right {
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	text-align: right;
	position: relative;
	top: 5px;
	right: 10px;
}
