@charset "utf-8";
											/* Basics */
body{
	margin:0px;
	padding:0px;
	background:#5c0c12;
	font:12px Arial, Helvetica, sans-serif;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}

strong {
color: #008040;
}

a {
	color: #962C34;
text-decoration: none;
}
a:hover {color: #5C0C12;
}
form, table{
	padding:0px;
	margin:0px;
}
p, h1, h2, h3, h4, h5{
	padding:0px 0px 13px 0px;
	margin:0px;
}
h1 {
	font:bold 20px Georgia, "Times New Roman", Times, serif; 
color: #5C0C12;

}
h2 {
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:#962C34;
}
:focus{
	outline:0 !important;
}
#wrapper {
	width:848px;
	border:#f8f2f2 1px solid;
	background-color:#962c34;
}

											/* Header */
#header{}
#menu{
	margin:0 0 18px 0;
	height:47px;
	background:url(../images/bg_menu.gif) repeat-x left top;
}
#flash_cont {}
											/* Body */
#body{
	padding:18px;

}
.left_col {
	width:260px;
	background: #FEFEFE; /* #d8d8b9 url(../images/bg_content.gif) repeat-x left top; */
		min-height:820px;	
}
*html .left_col  {
	min-height:840px;
}
*+html .left_col  {
	min-height:840px;
}
.left_cont {
	padding:8px;
}
.news_cont {
	font-size:10px
}
.left_cont h2 {
	color:#FFF;
}
.left_cont h3 {
	color:#008040;
	padding:0 0 2px 0;
	font:bold 11px Arial, Helvetica, sans-serif;
}
.bg_curve {
	background:url(../images/img_curve.gif) no-repeat left top;
	padding:0 0 0 10px;
}
.lcontent {
	padding:0 10px; color: #000000;
}
.lcontent a {
	color:#008040;		
}
.readmore2 {
	display:block;
	text-align:right;
	margin-top:-12px
}



.right_col {
	width:540px;
}
.welcome_box {
	background: #FEFEFE; /* #d8d8b9 url(../images/bg_content.gif) repeat-x left top; */
	margin:0 0 10px 0;
	padding:20px;
	min-height:10px;
	height:auto !important;
	height:10px;
}

.page-content_box {
	background: #FEFEFE; /* #d8d8b9 url(../images/bg_content.gif) repeat-x left top; */
	margin:0 0 10px 0;
	padding:20px;
	min-height:800px;
	height:auto !important;
	height:10px;
}
.welcome_img {
	width:155px;
}
.welcome_txt {
	width:345px;
}


.featured_box {
	background-color:#630a11;
	margin:0 0 10px 0;
	padding:14px ;	
}
.featured_box a {
	color:#ca797f;
}
.featured_box p {
	padding:0;
	color:#FFF;
}
.featured_box p strong {
	color:#b0afaf;
}
.prod_cont {
	width:260px;
	padding:0 0 15px 0;
}
.prod_cont2 {
	width:250px;
	padding:0 0 15px 0;
}
.prod_img {
	width:85px;
}
.prod_txt {
	width:155px;
}
.readmore {
	display:block;
	text-align:right;
}


.contact_info {
	background: #FEFEFE; /* #d8d8b9 url(../images/bg_content.gif) repeat-x left top; */
	padding:14px 24px;	
}
.contact_info .address {
	width:170px;
}
.contact_info .phone {
	width:198px;
}
.contact_info .fax {
	width:120px;
}
.contact_info .email {
	padding:5px 0 0 150px;
	clear:both;
}

.frame1, .frame2 {
	position:absolute;
}
.email a {
	text-decoration:none;
	color:#000;
}


											/* Footer */
#footer {
	margin:10px 0 0 0;
	background-color:#630a11;
	padding:12px 0 24px 0;
}
#footer ul{

	text-align:center;
	margin:0px;
	padding:0px;
}
#footer ul li{
	display:inline;
	list-style:none;
}
#footer ul li a{
	padding:0px 9px;
	border-right:1px solid #fff;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	line-height:10px;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#nb a{
	border:0px !important;
}

/* newly added */

.borders {
background-color:#008040;
width: 541px;
height:auto;
}
 .borders a {
color:#CA797F;
}


.borders h4 {
font-size:18px;
color:#fff;
margin:0 8px;
height:11px;
}

.border1 p {
color: #ffffff;
}
.border1 ul li {
color: #ffffff;
}
.border1 a {
color:#ffffff;
}

.link a{
color:#fff;
}
.link h2 {
color:#ffffff;
}
.link {
color:#ffffff;
}