body{
	background: url(/htdoc/images/fp_bg.png) repeat-x top left;
}

#searchBlock{
	height: 100px;
	width: 200px;
}
#fp_main{
	height: 310px;
}

#fp_main .left{
	float: left;
	display: inline;
	margin-left: 15px;
	margin-right: 67px;
	width: 314px;
}

#fp_main .center{
	float: left;
	margin-right: 26px;
	display: inline;
	width: 266px;
}

#fp_main .center .newsletter{
	height: 48px;
}

#newsletter_signoutlink{
	float: left;
	margin-top: 3px;
	margin-left: 7px;
	font-size: 10px;
	text-decoration: underline;
	color: #373737;
}

#fp_main .right{
	float: right;
	display: inline;
	width: 245px;
	margin-right: 20px;
}

#fp_main .left,  #fp_main .right,  #fp_main .center{
	margin-top: 43px;
	height: 260px;
}

#fp_main .left h2{

}

#fp_main .right .search{
	height: 46px;
}

#fp_main .center .shortcut{
	padding-top: 4px;
}

#fp_main .right .address{
	font-size: 12px;
}

#fp_main .right .tel{
	margin-bottom: 7px;
}

#fp_main .right .address .orange{
	color: #ff7700;
	font-weight: bold;
}

#fp_main .right .address a{
	color: #ff7700;
	text-decoration: underline;
}

#news{
	width: 515px;
	height: 120px;
}

#footer .menu{
	float: left;
	display: inline;
	margin-top: -11px;
	margin-left: 300px;
	width: 500px;
	height: 18px !important;
}

#footer .menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;

}

#footer .menu ul li{
	float: left;
	display: inline;
}

#footer .menu ul li a{
	height: 29px;
	display: block;
}
