body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contentbg {
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-x;
}
#bottom {
	background-image: url(images/footer.jpg);
	height: 17px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#rightmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	border: 1px solid #C4C4C4;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
#rightmenu li {
	padding-bottom: 3px;
}

#rightmenu h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #CCCCCC;
	padding: 2px;
	margin: 0px;
}



#table {
	background-image: url(images/middlebg.jpg);
	background-repeat: repeat-y;
	width: 749px;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#sidebar {
	float: left;
	width: 179px;
	padding-top: 10px;
}
#footer {
	background-image: url(images/middlebg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-position: bottom;
	height: 50px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 749px;
}
#content {
	padding: 10px;
	float: right;
	width: 535px;
}
#address {
	clear: left;
	text-align: center;
	margin-left: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #1C3249;
	height: 50px;
}
#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#sidebar li {
	list-style-type: none;
}
#sidebar   li  a {
	display:block;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px;
	background-color: #41485A;
	border: 1px solid #FFFFFF;
	width: 150px;
}
#sidebar .implant a {
	font-weight: bold;
	color: #41485A;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 2px;
}
#sidebar .implant {
	text-align: center;
}

#sidebar .implant img {
	border: 1px solid #999999;
}

#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	clear: both;
}
#credits a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#sidebar  li a:hover {
	background-color:#263F55;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar a.selected{
	background-color:#263F55;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar a:active {
	color: #FFFFFF;
	background-color: #577FA3;
}
.shadow{
	display:block;
	color: #2A4055;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	width: 160px;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41485A;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #41485A;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1B344A;
}
.url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #243A51;
}
.3i {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #082135;
	text-decoration: none;
}
#testimonials {
	background-color: #EBEBEB;
	padding: 5px;
	border: 1px solid #152B40;
	clear: both;
	float: none;
}
#testimonials h2 {
	color: #FFFFFF;
	background-color: #1B344A;
	padding: 5px;
	margin: 0px;

}
