html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: url('b.jpg') top center repeat-x;
	line-height: 1;
	font-size: 20px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 {
	font-size: 46px;
	color: #fff;
}
h2 {
	font-size: 32px;
	font-weight: normal;
	font-style: italic;
	border-bottom: 1px solid #ccc;
}
#wrapper {
	width: 800px;
	margin: 20px auto 0 auto;
	text-align: center;
}
#header {
	margin: 0 0 40px 0;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #720000;
}
#info {
	text-align: left;
	width: 470px;
	height: 110px;
	min-height: 110px;
	background: #7A3030;
	color: #fff;
	padding: 10px;
	border: 1px solid #ccc;
	line-height: 26px;
}
#c1 {
	width: 230px;
	float: left;
}
#c2 {
	margin: 10px 0 0 0;
	float: left;
	width: 220px;
	border-left: 1px solid #ccc;
	padding: 0 0 0 10px;
}
#services {
	text-align: left;
	margin: 40px 0 0 0;
	width: 470px;
	height: 270px;
	min-height: 270px;
	background: #7A3030;
	color: #fff;
	padding: 10px;
	border: 1px solid #ccc;
	line-height: 26px;
}
#c3 {
	margin: 10px 0 0 0;
	float: left;
	width: 230px;
}
#c4 {
	margin: 10px 0 0 0;
	float: left;
	width: 220px;
	border-left: 1px solid #ccc;
	padding: 0 0 0 10px;
}
#map {
	width: 280px;
	height: 280px;
	min-height: 280px;
	float: right;
}
#footer {
	clear: both;
	text-align: center;
	font-style: italic;
	color: #000;
	margin: 40px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 2px solid #720000;
}