*{ margin: 0; padding: 0; }*
body { margin: 50px 0 0; background: #fff url(../images/bg.gif) repeat-x; font: .74em "Trebuchet MS", Arial, Sans-Serif; color: #444; }
	h1 { font-size: 3em; font-weight: normal; float: left; }
	h1 a { text-decoration: none; }
	h2 { font-size: 2em; color: #FFF2B3; font-weight: normal; margin: 0 0 .8em; }
	h3 {
	font-size: 1.5em;
	border-bottom: 1px solid #eee;
	margin: 0 0 .8em;
	color: #AD1414;
}

	h4 {
	margin-bottom:10px;
	font-size: 13px;
	color: #003366;
	}
	
	h5 {
	font-size: 13px;
	color: #003366;
	}


	p  { margin: 0 0 2em 0; line-height: 1.8em; }
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #9D2900; }
	a:hover { color: #A0000E; text-decoration: none; }
	img { border: 0; }
	.red { color: #9D2900; }
	
.wrap { width: 900px; margin: 0 auto; }
 
#header { width: 900px; height: 50px; margin: 0 auto;  }
	#menu  { float: right; padding: 6px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 10px; padding: 7px; text-decoration: none; font-size: 13px; color: #000000; }
		#menu a:hover { color: #000; border-bottom: 2px solid #ccc; }
		#menu .active a { border-bottom: 2px solid #C70012; color: #9D2900;}
 

 
#teaser { clear: both; height: 243px; background: #fff url(../images/teaserbg.jpg) repeat-x;  }
	.box {
	float: left;
	padding: 60px 0 0;
	width: 400px;
	color: #C7E3EE;
	font-size: 15px;
	line-height: 12px;
	font-weight:bold;
	
}
	#image { float: right; width: 450px; position: relative; top: 0px; background: url(../images/logotype.jpg) no-repeat top right; height: 243px; }
	
#bar {
	height: 50px;
	padding-top:5px;
	padding-bottom:5px;	
	background-color:#000000;
	font-size: 18px;
	color: #CCCC00;
	margin-bottom:30px;
}
	
#bar a{
	padding-top: 0px;
	padding-bottom: 20px;
	text-decoration: none;
	margin-right: 10px;
	color: #FFF2B3;	
}	

#bar a:hover{
	text-decoration: underline;
}	


#bar img {
	margin-right: 10px;
}

	.stepx { cursor: pointer; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(../images/stepx.gif) no-repeat; height: 30px; }
	.step { cursor: pointer; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(../images/step.gif) no-repeat; height: 30px; }
	.step a { color: #fff; margin: 0 10px 0 0; }
	
.col { float: left; width: 276px; margin: 0 30px 16px 0; }
	.last { float: right; margin: 0; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }


.homeinfo {
	border: 1px solid #990000;
	padding: 7px;
	background-color: #FEE0E3;
}	

.homeinfo strong {
color:#990000;
}
.widecol { clear:both; float: left; width: 580px; }

.fullcol { clear:both; float: left; width: 100%; }

.banner {
	width: 930px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.pagetitle {
	width: 930px;
	margin-top: 23px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(../images/furniture/page_title_back.jpg);
	background-repeat: repeat-x;
	height:50px;	
}

.pagetitle h1 {
	color: #FFF2B3;
	font-size: 25px;
	padding-top:8px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
}

#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:20px;
	padding-bottom:10px;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../images/furniture/footer_back.jpg);
	background-repeat: repeat-x;
}	
	#footer .right { float: right;  }
	#footer a { color: #808080; font-weight: bold; }

.welcome {
	color: #9DE3FD;
	font-size: 20px;
	font-weight: lighter;
	line-height: 14px;
}

.main p {
font-size:13px;
line-height:15px;
}

.main ul {
	line-height:18px;
	list-style-type: square;
}

.rellink {
	background-image: url(../images/link.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}

.coming_up {
	clear:both;
	margin-bottom:10px;
	padding-bottom:10px;



}

.coming_up_pic {
width:75px;
float:left;


}

.coming_up_desc {
width:190px;
float:right;

}

.coming_up_desc p{
line-height:15px;
}

.coming_up_desc h5 {
	color: #297BA3;

}

.showdatetime{
	font-size: 11px;
	color: #003366;
}

.homepara {

height:150px;

}

hr { color: #999999; background-color: #999999; border: 0px solid #999999;
 }

input {
padding-right:3px;
padding-left:3px;
}