/* CSS Document */
body {
	margin: 0px;
	background-image: url(images/homenew_bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}
.contentbg {
	background-image:url(images/homenew_contentbg.jpg);
	width: 761px;
	height: 191px;
	background-repeat:no-repeat;
}
.pos1{
	margin-top: 17px;
	margin-left: 10px;
}
.imgborder {
	border: 1px solid #fff;
}
.text1 {	
	color: #000000;
	font-size: 11px;
	font-family: "Tahoma";

}
a.link {
	color: #000000;
	font-size: 11px;
	font-family: "Tahoma";
	font-weight: bold;
	text-decoration:none;
}
a.link:hover {
	color: #503D24;
	font-size: 11px;
	font-family: "Tahoma";
	font-weight: bold;
	text-decoration:none;
}
.pos_feature1 {
	margin-top: 10px;
}
.pos_feature2 {
	margin-top: 10px;
}
.pos_feature3 {
	margin-top: 10px;
}
.pos_feature4 {
	margin-top: 10px;
}
.pos_footer {
	margin-top: 5px;
}
.pos_footer1 {
	/*margin-left: 15px;*/
}
.footerbg {
	background-image:url(images/homenew_footerbg.jpg);
	width: 780px;
	height: 48px; 
	background-repeat: no-repeat;
}
.footer_text {
	color: #8B8690;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.footer_text a {
	color: #8B8690;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.footer_text a:hover{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.pos_logo {
	margin-left: 46px;
}