html {
	background: url(bg_main.gif);
	width: 100%;
	min-height: 100%;
}
body {
	background: url(bg.jpg) top center no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100.01%;
	color: #333;
	width: 100%;
	min-height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
}
div {
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	line-height: 130%;
	font-size: 13px;
}
a {
	color: #BF1831;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
p {
	margin: 0 0 15px;
}
a img {
	border: 0;
}
ul {
	list-style-image: url(bullet.gif);
}
ul li {
	margin-bottom: 5px;
}
.clear {
	clear: both;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.pic_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.pic_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
h1 {
	color: #BF1831;
	font-size: 34px;
	line-height: 100%;
	text-transform: uppercase;
	margin: 0 0 12px;
}
h2 {
	color: #BF1831;
	font-size: 22px;
	line-height: 100%;
	text-transform: uppercase;
	margin: 25px 0 8px;
}
h3 {
	color: #BF1831;
	font-size: 18px;
	line-height: 100%;
	margin: 0;
}
h4, h5, h6 {
	color: #BF1831;
	font-size: 16px;
	line-height: 100%;
	margin: 0;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
}
.header {
	background: url(header_bg.jpg) top center no-repeat;
	height: 303px;
}
.top {
	padding: 10px 37px 0;
}
.name {
	color: #FFF;
	float: left;
	font-size: 12px;
}
.phone {
	float: right;
	color: #FFF;
	font-size: 15px;
	margin: 0 30px 0 0;
}
.phone img {
	margin: 0 0 4px;
}
.mail {
	float: right;
	font-size: 12px;
}
.mail a {
	color: #FFF;
	text-decoration: none;
}
.mail a:hover {
	color: #FFF;
	text-decoration: underline;
}
.logo {
	padding: 6px 0 0 15px;
}
.page {
	background: #FFF;
	border-radius: 3px;
	margin-bottom: 10px;
	padding: 20px 30px 5px;
}
.leftcol {
	float: left;
	width: 170px;
}
.menu a, .menu a.mainbuttontext {
	display: block;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
	background: url(bullet_2.gif) 10px 5px no-repeat;
	padding-left: 30px;
	line-height: 20px;
	margin-bottom: 8px;
}
.menu a#on_link, .menu a:hover {
	color: #BF1831;
	text-decoration: none;
	background: url(bullet.gif) 10px 5px no-repeat;
}
.content {
	float: right;
	width: 725px;
}
.service_links {
	margin-bottom: 15px;
}
.service_links .marg {
	float: left;
	margin-right: 14px;
}
.bottom {
	background: #B1162E url(bg_bottom.jpg) top repeat-x;
	border-radius: 3px;
	margin-bottom: 10px;
	padding: 0 30px 5px 24px;
}
.bubble {
	background: url(bg_bubble.jpg) top left no-repeat;
	width: 156px;
	height: 90px;
	float: left;
	color: #BF1831;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 19px;
	line-height: 100%;
	padding: 23px 0 0 25px;
}
.quotes {
	margin-left: 220px;
	color: #FFF;
	font-style: italic;
	padding: 20px 0 0;
}
.quotes p {
	background: url(q_open.gif) top left no-repeat;
	margin: 0;
	padding: 0 0 15px 23px;
}
.footer {
	background: #282828 url(bg_footer.jpg) top repeat-x;
	border-radius: 3px;
	margin-bottom: 10px;
	color: #FFF;
	padding: 20px 30px;
}
.footer div, .footer a, .footer h5 {
	color: #FFF;
	font-size: 12px;
}
.footer h5 {
	text-transform: uppercase;
	margin: 0 0 15px;
}
.footer p {
	margin: 0;
}
.footer a.normal,
.header a.normal {
	color: #fff;
	text-decoration: none;
}
.footer a:hover.normal,
.header a:hover.normal {
	color: #fff;
	text-decoration: underline;
}
.footer .marg {
	margin-right: 40px;
}
.footer .f_right {
	text-align: right;
	line-height: 140%;
	padding: 18px 0 0;
}
.name img, .mail img {
	margin: 0 3px 4px 0;
}
img.content_image{
	padding: 0;
	margin: 0;
}
table.con_toptoptable {
	width: 450px;
}
table.con_toptoptable input,
table.con_toptoptable textarea{
	width: 200px;
}
table.con_toptoptable textarea{
	height: 60px;
}
table.con_toptoptable td{
	font-size: 12px;
	vertical-align: top;
}
#contact_table_heading{
	display: none
}

