html, body {
	margin: 0px;
	padding: 0px;
	height:100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

* html #outer{
	height:100%;
}
.h1{font-size:22px;color:#912419;font-family:  Arial, Helvetica, sans-serif;}
.h2{font-size:20px;color:#912419;font-family:  Arial, Helvetica, sans-serif;}


 h3 { font:normal 18px Arial, Helvetica, sans-serif; color:#912419; padding:25px 0 8px 40px; margin:0;}

 h2 { font:normal 24px Arial, Helvetica, sans-serif; color:#912419; padding:5px 10px; margin:0;}
 h1 { font:normal 30px Arial, Helvetica, sans-serif; color:#912419; padding:5px 5px; margin:0 0 5px 0;}
 h2 { border-bottom:1px solid red; padding:25px 0 8px 40px; margin:0;}
 h1 { border-bottom:1px solid red; padding:25px 0 8px 40px; margin:0;}


#hr{


}

.body{
	min-height:100%;
     
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #f9f8ea;
}


#outer{
	min-height:100%;
     
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #f9f8ea;
}

#header {
	width:100%;
	overflow:hidden;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#header {
	width:100%;
	
	background-image: url(images/headbg.jpg);

	background-repeat: repeat-x;
	background-position: left top;
}

#header-up {
}

#header-down {
	background-image: url(images/header-down-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 232px;
}

#header-left {
}

#header-right {
	background-image: url(images/header-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 174px;
}

#header-centre {
}

#header-pic {
}

#header-text {
}

#header-menu {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 148px;
}

#header p {
}

#header h {
}

#header a {
}

#header ul {
}

#header li {
}

#header form {
}

#left {
	padding-top: 15px;
	padding-left: 45px;
}

#left-up {
}

#left-down {
}

#left-left {
	padding-bottom: 5px;
}

#left-right {
}

#left-centre {
}

#left-pic {
}

#left-text {
}

#left-menu {
}

#left p {
}

#left h {
}

#left a {
}

#left ul {
	margin: 0px;
	padding-left: 10px;
}

#left li {
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-type: none;
}

#left form {
}

#footer {
	width:100%;
	clear:both;
	height:195px;
	position: relative;
}

#footer-up {
	height: 144px;
	
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ed4f3d;
	border-bottom-color: #ed4f3d;
}

#footer-down {
}

#footer-left {
	background-image: url(images/left-tel.jpg);
	background-repeat: no-repeat;
	background-position: 30px 20px;
        padding-left: 110px;
	height: 75px;
	width: 150px;
	

	
	left: 0px;
	bottom: 0px;
}

#footer-right {
	height: 144px;
	width: 123px;
border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ed4f3d;
	border-bottom-color: #ed4f3d;
	z-index: 0;
	
}

#footer-centre {
	padding-top: 5px;
}

#footer-pic {
}

#footer-text {
}

#footer-menu {
	height: 45px;
}

#footer-p {
	padding-top: 15px;
	padding-bottom: 40px;
	padding-left: 45px;
	margin: 0px;
}

#footer h {
}

#footer a {
}

#footer ul {
}

#footer li {
}

#centrecontent {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#centrecontent-put {
}

#centrecontent-up {
}

#centrecontent-down {
}

#centrecontent-left {
}

#centrecontent-right {
}

#centrecontent-centre {
}

#centrecontent-pic {
}

#centrecontent-text {
}

#centrecontent-menu {
}

#centrecontent p {
}

#centrecontent h {
}

#centrecontent a {
}

#centrecontent ul {
}

#centrecontent li {
}



