body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #15557B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #3d6995;
	text-decoration: none;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/address-bg.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 140px;
	margin-left: 25px;
}
#address-text {
	padding-left: 15px;
	padding-top: 10px;
}
#content {
	height: 512px;
	width: 550px;
	overflow: auto;
	position: relative;
	_position: relative;
	z-index: 1;
	float: right;
	margin-top: 10px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.mainbg {
	background-color: #FFFFFF;
	height: 625px;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
	width: 875px;
	padding-right: 20px;
}
#nav {
	float: left;
	width: 297px;
	padding-top: 10px;
}
#nav ul {
	padding: 0;
	margin: 0px;
}
#nav li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 9px;
	padding-bottom: 5px;
	font-weight: normal;
}
#nav li a {
	color: #6699cc;
	text-decoration: none;
	margin-left: 30px;
}
#nav li a:hover {
	color: #3d6995;
}
li#firstcurrent, li#current, li#lastcurrent{
	background-image: url(images/nav_active.png);
	background-repeat: no-repeat;
}
li#firstcurrent a, li#current a, li#lastcurrent a {
	color: #3d6995;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 30px;
	margin-top: 10px;
}
#text h1 {
	font-size: 18px;
	font-style: bold;
	color: #888888;
	border-bottom: dotted 1px #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.test {
	font-size: 18px;
	font-style: bold;
	color: #888888;
	border: solid 1px #CCCCCC;
	padding: 10px;
	background-color: #EFEFEF;
}
#barblue {
	padding: 10px;
	background-color: #E0EBF5;
	border: solid 1px #FFFFFF;
}
#barblue2 {
	padding: 10px;
	background-color: #ecf1f5;
	border: solid 1px #FFFFFF;
}
#service {
	
}
#price {
	font-weight: bold;
	width: 70px;
	float: left;
}