.slogan {
	z-index: 3;
	position: relative;
	float: right;
	top: 70px;
	background-image:  url(Art/bg.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
	border-left: 1px solid #222222;
}

.topimage {
	height: 162px;
	width: 800px;
	background-image:  url(Art/todo.jpg);
	background-repeat: no-repeat;
	background-position: 268px top;
	overflow: hidden;

}
.slogan h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 15px;
	font-weight: 900;
	margin: 0px 0px 5px;
	font-variant: small-caps;
}
.slogan h2 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}

.header {
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 800px;
	border-bottom: 1px solid #222222;
}
html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #BBBBBB;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.maintable {
	background-color: #FFFFFF;
	border: 1px solid #222222;
}

.maintd {
	padding: 20px;
}

.testimonial {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	color: #880000;
	font-size: 14px;

}

.quote {
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}
ul li {
	font-weight: bold;
	font-size: 16px;
	list-style-image:  url(Art/check-bullet.png);
}

h3 {
	font-weight: bold;
	text-transform: capitalize;
	color: #111111;
	margin-bottom: 0px;
}
p {
	margin: 0px;
	padding-top: 8px;
	font-size: 14px;
}
.imagemap {
	padding-top: 20px;
	padding-bottom: 20px;
}

.statetable {
	font-size: 10px;
}

.footer {
	font-size: 10px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.headertd {
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
	background-image: url(Art/bg.jpg);
	height: 30px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	font-weight:bold;



}
.imageleft {
	float: left;
	border: 1px solid #222222;
	margin-right: 20px;
	margin-left: 20px;

}
.citytable {
	line-height: 2em;
	font-size: 12px;
}

ul.box {
	list-style-type: circle;
	list-style-image: none;
	padding-top: 0px;
	margin-top: 0px;
}
li.box{
	padding-bottom: 18px;
	list-style-type: circle;
	list-style-image: none;
}
