.features
{
	font-family: monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: maroon;
	text-align: center;
}

.soon
{
	font-family: monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}


.border-lrt
{
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1px;
}

.border-lr
{
	border-left-color: black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1px;
}

.border-lrb
{
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1px;
}


.h_menu_wrapper li {
background:url(images/menu_bull.gif) center right no-repeat;
margin-top:0; 
padding:0 10px 0 10px;
display:inline; color:#ffffff; 
line-height:10px; font-size:12px; font-weight:bold;
}
.h_menu_wrapper li a{ color:#ddd3b4; text-decoration:none;}
.h_menu_wrapper li a:hover{color:#ffffff; text-decoration:none;}
.bgr_none{background:none !important;}
.h_menu_wrapper{ background:url(images/header_wrapper.jpg) top left repeat-x; width:100%; height:75px;}

li { background:url(images/list_bull.gif) top left no-repeat; margin:0; padding:0 0 0 5px;}
li a {line-height:20px; color:#0091A9; text-decoration:underline;}


.footer{color:#807268; /*.background:url(images/footer_line_y.gif) no-repeat 512px 18px;*/}
.footer a{
	color:#a0886c;
}
ffooter span{ margin:0 512px 0 45px;}
