BODY {
	margin : 0px;
	padding : 0px;
	background-image : url("../images/bottom_bg.jpg");
	background-position : bottom;
	background-repeat : repeat-x;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}
a{
	color: #6699CC;
}
a:hover{
	text-decoration: none;
}
#tel{
	background-position: right bottom;
	background-repeat : no-repeat;
	color : #FFFFFF;
	padding-top : 100px;
	padding-left : 20px;
}
#tel a{
	color: #FFFFFF;
}
#tel span{
	font-size: 14px;
	font-weight : bold;
}
#menu {
	height : 28px;
}
#menu td{ 	
 	font-weight : bold;
	color : #FFFFFF;
	background-image : url("../images/menu_bg.gif"); 
}
#menu td.active { 
	background-image : url("../images/menu_bg_a.gif");  
}
#menu td.icon{	
	background-image : url("");  
}
#menu a {
	color : #FFFFFF;
	text-decoration : none;
	line-height : 21px;
}
#menu a:hover{
	color: #DA251D;
}
#news {
	padding-left: 30px;
	padding-top : 25px;
}
#news span{
	color: #DA251D;
	font-weight : bold;
}
#news strong{
	font-size: 11px;
}
.button{
	background-color: #999999;
	color : #FFFFFF;
	border : 1px solid #000000;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
#centr{
	padding: 25px 60px 0px 60px;
	background-position : bottom left;
	background-repeat : no-repeat;
}
#centr p.welcome{
	padding-left: 150px;
}
#centr .flash{
	padding-left: 150px;
}
#centr H1{
	color: #B30D3B;
	font-size : 30px;
	font-weight : normal;
}

#centr2{
	padding: 25px 60px 0px 60px;
	background-position : bottom right;
	background-repeat : no-repeat;
}
#bottom {
	background-position : top left;
	background-repeat : no-repeat;
	font-size : 11px;
	height : 115px;
}
#bottom p{
	padding-left: 30px;
	padding-top : 20px;
}
#bottom div {
	padding-top: 20px;
	padding-left : 180px;
	line-height : 18px;
}
#bottom .input {
	width: 130px;
}
#price {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	
}

#bottom2 {
	background-position : top right;
	background-repeat : no-repeat;
	font-size : 11px;
	height : 115px;
}
#bottom2 p{
	padding-left: 30px;
	padding-top : 20px;
}
#bottom2 div {
	padding-top: 20px;
	padding-left : 80px;
	line-height : 18px;
}
#bottom2 .input {
	width: 130px;
}
#price {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	
}


#price td{
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	padding : 3px;
	color : #000000;
	text-align : center;
}
#price td.title{
	color: #FFFFFF;
}