.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 58px;
	text-align: center;
	vertical-align: middle;
	background-image: url(imgs/btm.jpg);
	background-repeat: no-repeat;
}
.containerCell {
	background-color: #F8F8F8;
}
body {
	margin: 0px;
	background-image: url(imgs/slice.jpg);
	background-repeat: repeat;
}
.content_left {
	width: 30%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CC0000;
	padding: 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(imgs/corner_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: dotted;
}
a {
	color: #9A3400;
}
.borderCell {
	background-color: #9A3400;
	height: 8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.content_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(imgs/corner_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CC0000;
	width: 70%;
}
ul {
	list-style-type: square;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9A3400;
}
.serviceLeft {
	width: 30%;
	background-image: url(imgs/corner_top.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CC0000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CC0000;
}
.serviceRight {
	width: 70%;
	background-image: url(imgs/corner_top.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CC0000;
}
.btm a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.content_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #996666;
}
.btm a:visited {
	color: #CCCCCC;
}
btm a:hover {
	color: #99666;
}
