 
body{
  margin: 0;
  padding: 0;  
  background: #fffffd url(../images/main_bg.jpg);
    
}
#bg_body{
    
  text-align: center;
  background: #fffffd url(../images/main_bg.jpg);

}


a {
	color:#d17814;
	text-decoration:none;
	font-family: Tahoma, arial, sans-serif;

}

a:visited {

	color:#d17814;
	text-decoration:none;

}

a:hover {
	color:#e7a55b;
	text-decoration:underline;
	}



#left_side {
  background: url(../images/main_bg_left.jpg) repeat-y left top;



}


#top_side {
  background: url(../images/main_bg_top.jpg) repeat-x left top;
   


}
#right_side {
  background: url(../images/main_bg_right.jpg) repeat-y right top;



}
#bottom_side {
  background: url(../images/main_bg_bottom.jpg) repeat-x left bottom;



}


#left_top {
  background: url(../images/main_bg_left_top.jpg) no-repeat left top;

}
#right_top {
  background: url(../images/main_bg_right_top.jpg) no-repeat right top;
}
#right_bottom {
  background: url(../images/main_bg_right_bottom.jpg) no-repeat right bottom;
}
#left_bottom {
  background: url(../images/main_bg_left_bottom.jpg) no-repeat left bottom;
}

 

#main_table {
	width:85%;
	} 


#logo {  	 
	font-family: Times New Roman, arial, sans-serif;
	color:#000000;	
	vertical-align:top;
	font-size:36px;
	height:65px;
        text-align:right;
	background: url(../images/logo.jpg) no-repeat left top;
	margin-top:10px;
	width:100%;

	}
#logo span {
	vertical-align:top;
	font-size:20px;
	}
	

#fake_logo {
	position:absolute;

	float:left;
	}

#slogan {
	color:#000000;
	font-family: Verdana, arial, sans-serif;
	font-weight:bold;
	font-size:14px;

	letter-spacing:10px;
	}

#content_left {
        background: url(../images/content_left.gif) repeat-y left top;
	} 
#content_top {
        background: url(../images/content_top.gif) repeat-x left top;
	} 
#content_right {
        background: url(../images/content_right.gif) repeat-y right top;
	} 
#content_bottom {
        background: url(../images/content_bottom.gif) repeat-x left bottom;
	} 

#content_left_top {
        background: url(../images/content_left_top.gif) no-repeat left top;
	} 
#content_right_top {
        background: url(../images/content_right_top.gif) no-repeat right top;
	} 
#content_right_bottom {
        background: url(../images/content_right_bottom.gif) no-repeat right bottom;
	} 
#content_left_bottom {
        background: url(../images/content_left_bottom.gif) no-repeat left bottom;
	padding:15px;
	} 

#content_main {
         background: url(../images/content_bg.gif) #2a2a2a ;
	color:#ffffff;
	font-size:12px;
	letter-spacing:0px;
	font-family: Tahoma, arial, sans-serif;

	}	


#left_col {
	width:250px;
	}

#content_col {
	width:100%;
padding-left:15px;padding-right:10px;
	}


#phone {

	font-family: Times New Roman, arial, sans-serif;
	color:#000000;	
	vertical-align:top;
	font-size:36px;
	height:45px;
        text-align:left;
	margin-top:10px;
	margin-bottom:10px;

	}

#phone span {
	vertical-align:top;
	font-size:20px;
	}

a.mainlevel-left, a.mainlevel-left:visited {

	width:235px;
	color:#d17814;
	text-decoration:none;
	font-family: Tahoma, arial, sans-serif;

	display:block;
	padding-top:4px;
	padding-left:12px;
	padding-bottom:14px;

	border-bottom: 1px solid #8f5b1e;
	letter-spacing:8px;
	font-weight:bold;
	margin-bottom:2px;
	}
a.mainlevel-left:hover {
        background: url(../images/menu_hover.gif) no-repeat center;
	color:#ffffff;
	border-bottom: 0px solid #8f5b1e;
	margin-bottom:3px;

	}

a#active_menu-left {
        background: url(../images/menu_active.gif) no-repeat center;
	border-bottom: 0px solid #8f5b1e;
	margin-bottom:3px;
	color:#d17814;
	}

a#active_menu-left:hover {
        background: url(../images/menu_hover.gif) no-repeat center;
	color:#ffffff;
	border-bottom: 0px solid #8f5b1e;
	margin-bottom:3px;
}

.moduletable {
 
	padding-top:20px;
	}

.contentheading {
	height: 30px;

	color: #c87616;
	font-weight: bold;
	font-size: 16px;
}

.contentpaneopen {
	font-weight:normal;
	padding-left:20px;
	padding-right:15px;

	}

.contentpaneopen a.readon {
	display:block;
	height:18px;
	width:85px;
	font-size:11px;
	color:#ffffff;
	text-align:center;
        background: url(../images/more.gif) no-repeat;
	text-decoration:none;
	}

readon {
	display:block;
	height:18px;
	width:85px;
	font-size:11px;
	color:#ffffff;
	text-align:center;
        background: url(../images/more.gif) no-repeat;
	text-decoration:none;
	}



.contentpaneopen a.readon:hover {
	display:block;
	height:18px;
	width:85px;
	font-size:11px;
	color:#ffffff;
	text-align:center;
        background: url(../images/more_hover.gif) no-repeat;
	text-decoration:none;
	}
	
.banners {
	text-align:center;
	}

.news {
	text-align:justify;
	width:50%;
	padding-top:3px;
	padding-right:12px;
	}

.articles {
	text-align:justify;
	width:50%;
	padding-top:3px;
	padding-left:12px;
	}

.moduletable th {
	letter-spacing:3px;
	font-size:16px;
	display:block;
	height:37px;
	width:213px;
	padding-top:3px;
	padding-left:20px;
        background: url(../images/mod_header.gif) no-repeat;
	text-align:left;
	}
.about_us {
	padding-top:2px;
	}

.about_us div .moduletable td {
	text-align:justify;
	font-family: Tahoma, arial, sans-serif;
	font-size:14px;
	padding-bottom:10px;
	}

hr {
	color:#ba8329;
	}

.price_btn span {
        text-decoration:none;
	

	}
.price_btn {
	height:21px;
	width:132px;
	text-align:center;
	 vertical-align:middle;
	background: url(../images/price_btn.png) no-repeat;
	font-family: Tahoma, arial, sans-serif;
	font-size:14px;
	font-weight:bold;

	
	}
	
a.readon {
	display:block;
	height:18px;
	width:85px;
	font-size:11px;
	color:#ffffff;
	text-align:center;
        background: url(../images/more.gif) no-repeat;
	text-decoration:none;
	}

a.readon:hover {
	display:block;
	height:18px;
	width:85px;
	font-size:11px;
	color:#ffffff;
	text-align:center;
        background: url(../images/more_hover.gif) no-repeat;
	text-decoration:none;
	}


.rings {
	width:100%;
	}
.rings td{
	padding-bottom:15px;
	padding-top:15px;

	width:25%
	}
#logo div  {
	font-size:13px;
	line-height:10px;
	}

#string {
	text-align:center;
	font-size:17px;
	width:100%;
	color:#ff0000;
	letter-spacing:0px;

	}
