body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	background-image: url(images/l_bg.jpg);
	background-repeat: repeat-y;
}
a {
	color:#000000;
	font-weight: bold;
	
}
form{
	margin:0;
	padding:0;
}
.top{
	background-image:url(images/top_text.jpg);
}
.top_text{
	color:#868686;
	background:inherit;
	padding:10px 180px 0 40px;
	font-size:11px;
}
.phone{
	color:#960000;
	font-weight:bold;
	background-color:#FFFFFF;
}
.header1{
	padding:25px 0 0 30px;
}
.header2{
	padding:25px 10px 0 0px;
	text-align:right;
}
.news_box{
	clear:both;
	padding:3px 10px 20px 20px;}
.news_box a{
	color:#000000;
	background:inherit;
	}
.news{
	color:#960000;
	background:inherit;
	font-weight:bold;
	height:20px;}
.more{
	text-align:right;
}
.more a{
	color:#960000;
	background-color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.signup{
	height:97px;
	width:224px;
	background-image:url(images/newsletter.jpg);
	background-repeat:no-repeat;
	margin-left:11px;
	margin-bottom:20px;}

.subscribe a{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background:inherit;
}
.copy{
	float:left;
	width:234px;
	color:#FFFFFF;
	text-align:center;
	font-size:9px;
	margin-top:5px;
}
.copy a{
	color:#FFFFFF;
	background:inherit;
}
.footer{
	float:left;
	width:500px;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	margin-top:5px;
}
.footer a{
	text-decoration:none;
	color:#FFFFFF;
	background:inherit;
	padding:0 10px 0 10px;
	font-size:11px;
}
.right{
	background-image:url(images/r_bg.jpg);
	background-repeat:repeat-y;
}
.left{
	background-image:url(images/l_bg.jpg);
	background-repeat:repeat-y;
}
.search_form{
	width:117px;
	height:12px;
	margin-left:75px;
	background-color:#E9E9E9;
	color:#000000;
	font-size:10px;
}
.menu{
	background-image:url(images/r_bg.jpg);
	background-repeat:repeat-y;
	padding-right:13px;
}
.search_bg{

}
.v_line{
	background-image:url(images/line_v.jpg);
	background-repeat:repeat-y;
}
.greeting{
	color:#960000;
	background:inherit;
	font-weight:bold;
    font-size:18px;
	height:24px;
}
.heading{
	color:#960000;
	background:inherit;
	font-weight:bold;
	font-size:14px;
	height:20px;
}
.rightbody {
    padding:20px 0 15px 35px;
	width:450px;
}