body {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 12px;}
table,td,th {
	font-size: 100%;
	color: inherit;}
a:link,a:visited,a:active,a:hover {
	color: #bf2e16;
	text-decoration: none;}
a:hover {
	text-decoration: underline;}
	
	
	
	
.body_outer {
	background: url('images/bodybg.png') top repeat-x;
	text-align: center;}
.header_outer {
	background: url('images/headerbg.png') bottom repeat-x #000000;
	vertical-align: top;
	text-align: center;
	color: white;}
.footer_outer {
	background: url('images/footerbg.png') top repeat-x #000000;
	text-align: center;}

.header_callnow {
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;}

	
	
	
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;}
.menu li {
	float: left;
	padding:0; margin: 0;
	background: url('images/menubg.png') no-repeat;
	width: 165px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: white;}
.menu li.first {
	background: url('images/menufirstbg.png') no-repeat; background-position-x: left;
	width: 52px;}
.menu li.last {
	background: url('images/menulastbg.png'); background-repeat: no-repeat; background-position-x: right;
	width: 64px;}
.menu a:link,.menu a:visited,.menu a:active,.menu a:hover {
	color: white;
	text-decoration: none;}




.main_outer {
	background: url('images/mainbg.png') top repeat-y;
	vertical-align: top;
	text-align: center;}
.main_top {
	background: url('images/main_top.png') bottom no-repeat;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;}
.main_bottom {
	background: url('images/main_bottom.png') top no-repeat;}

.main_top .submenu {
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0;}
.main_top .submenu li {
	background: url('images/submenu.png') left no-repeat;
	padding: 0 5px 0 12px;
	display: inline;}
.main_top .submenu li.first {
	background: none;}
.main_top .submenu a:link,.main_top .submenu a:visited,.main_top .submenu a:active,.main_top .submenu a:hover {
	color: white;
	text-decoration: none;}
.main_top .submenu a:hover {
	text-decoration: underline;}




.right_outer {
	background: url('images/rightbg.png') top repeat-y;
	font-size: 10px;
	text-align: center;
	color: black;}
.right_top {
	background: url('images/right_top.png') bottom no-repeat;
	color: white;
	font-size: 15px;
	font-family: arial;
	font-weight: normal;
	text-align: center;
	line-height: 35px;}
.right_bottom {
	background: url('images/right_bottom.png') top no-repeat;}




.content_outer {
	background: url('images/contentbg.png') top repeat-y;
	font-size: 12px;
	color: black;}
.content_top {
	background: url('images/content_top.png') bottom no-repeat;
	text-indent: 10px;
	font-size: 16px;
	color: white;
	font-family: arial;
	font-weight: normal;
	line-height: 32px;}
.content_bottom {
	background: url('images/content_bottom.png') top no-repeat;}




.footer {
	width: 910px;
	margin: auto;}
.footer span {
	color: red;
	line-height: 45px;
	font-size: 10px;
	font-family: verdana;}
.footer a:link,.footer a:visited,.footer a:active,.footer a:hover {
	color: red;
	text-decoration: none;}
.footer a:hover {
	text-decoration: underline;}
.footer .left {
	float: left;}
.footer .right {
	float: right;}
