* {padding: 0; margin: 0;}
* html{padding: 0; margin: 0;}

body {
	font-family: arial,verdana;
	font-size: 12px;
	
}

.container {
	width: 818px;
}

.header {
	width: 818px;
	height: 174px;
	
}

.header-left {
	float: left;
	
}

.header-right {
	float: right;
	
	
}

.sub {
	height: 19px;
	
	width: 818px;
	background: url('sub.gif');
}

.sub2 {
	height: 18px;
	
	width: 818px;
	background: url('sub2.gif');
}

.menu_left {
	float: left;
	width: 63px;
	height: 21px;
	background: url('menu_left.gif');
}

.menu_center {
	float: left;
	background: #AD0018;
	width: 695px;
	height: 21px;
	text-align: left;
}

.menu_right {
	float: left;
	width: 60px;
	height: 21px;
	background: url('menu_right.gif');
	
}

.menu_center a {
	color: #ffffff; font-size: 15px;
	font-weight: bold; text-decoration: none;
	padding-left: 40px;
	padding-right: 40px;
}

.menu-padding {

}


.heading {
	font-size: 15px;
	color: red;
	font-weight: bold;
}


.content {
	
	background: url('content.gif');
	width: 818px;
	text-align: left;
	
	
}


.padding {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.footer {
	width: 818px;
	height: 61px;
	background: url('footer.gif');
}


.tel {
	
	width: 818px;
	text-align: right;
	color: #000000;
	font-weight: bold;
	position: absolute;
	
	padding-top: 100px;
	font-size: 40px;
}	
	
h1 {
	color: #B2000A;
}
	
hr {
	background: #fff;
	border: 1px solid #778FB9;
}

h2 {
	color: #778FB9;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
}

.box {
	background: url('box.jpg');
	height: 150px;
	border-bottom: 1px solid #696969;
	border-top: 1px solid #f5f5f5;
}
.border {
	border: 1px solid #dcdcdc;
}

ul {
	margin-top: 3px;
	margin-left: 20px;
}
.bla li {
	list-style-image: url('arr.png');
}

.box2 {
	background: url('box2.jpg');
	width: 225px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #f5f5f5;
	text-align: center;
}

.call {
	font-size: 16px;
}

.telnum {
	color: red;
	font-size: 17px;
}

.inline {
	
}

.inline li {
	display: inline;
	
}

.error {
	color: red;
	font-weight: bold;
	padding-bottom: 5px;
}
