body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#bottom_bg {
	width:100%;
	background:url(images/bottom_bg.jpg) repeat-x left bottom;
}
#wrapper {
	background:url(images/center_bg.jpg) repeat-y center top;
	width:769px;
	margin:0 auto 0 auto;
	clear:both;
	position:relative;
	padding-left:11px;
	padding-right:10px;
}
.top_navi {
	background:url(images/top_navi_bg.jpg) no-repeat left top;
	width:228px;
	height:15px;
	font-family:"Arial Narrow";
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
	color:#333333;
	padding-top:32px;
	padding-left:300px;
	padding-bottom:13px;
}
.top_navi a{
	font-family:"Arial Narrow";
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
	color:#333333;
}
.top_navi a:hover{
	font-family:"Arial Narrow";
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
	color:#A63702;
}
.main_heading {
	font-family:"trebuchet MS", arial, verdana, "zurich bt";
	font-size:22px;
	color:#AC4B35;
	font-weight:normal;
	text-decoration:none;
	line-height:25px;
	padding-left:23px;
}
.content {
	font-family:verdana, arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
	color:#333333;
	text-align:justify;
	padding-right:10px;
}
.content a {
	font-family:verdana, arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:underlie;
	line-height:17px;
	color:#333333;
	text-align:justify;
	padding-right:10px;
}
.content a:hover {
	font-family:verdana, arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
	color:#BB5C48;
	text-align:justify;
	padding-right:10px;
}
.border {
	background:url(images/border.jpg) repeat-y right top;
	padding-right:1px;
}
.left_bg {
	background:url(images/left_bg.jpg) no-repeat left top;
}
.botom_navi {
	background:url(images/footer.jpg) repeat-x left top;
	height:20px;
	font-family:"trebuchet MS", arial, verdana, "zurich bt";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
	color:#000000;
	padding-top:8px;
	text-align:center;
}
.botom_navi a {
	font-family:"trebuchet MS", arial, verdana, "zurich bt";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
	color:#000000;
}
.botom_navi a:hover {
	font-family:"trebuchet MS", arial, verdana, "zurich bt";
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	line-height:17px;
	color:#000000;
}
.shad_bottom {
	background:url(images/shad_bottom.jpg) repeat-x left bottom;
}
.left_shad {
	background:url(images/left_shad.jpg) repeat-x left top;
}
.more_link {
	font-family:verdana, arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
	color:#A63702;
}
.more_link a {
	font-family:verdana, arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
	color:#A63702;
}
.more_link a:hover {
	font-family:verdana, arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	line-height:17px;
	color:#A63702;
}
.left_navi {
	font-family:verdana, arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	line-height:17px;
}
.left_navi a {
	font-family:verdana, arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	line-height:17px;
}
.left_navi a:hover {
	font-family:verdana, arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#AC4B35;
	line-height:17px;
}
.h_border {
	background:url(images/h_border.jpg) repeat-x left top;
}
.heading_2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #A43836;
	background-image: url(images/bulit.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
}

.heading {
	font-family:"trebuchet MS", arial, verdana, "zurich bt";
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	line-height:30px;
	color:#AC4B35;
	text-align:right;
	padding-right:15px;
}
.scroll{
	scrollbar-face-color:#817ACA;
    scrollbar-shadow-color:#fff;
    scrollbar-highlight-color:#fff;
    scrollbar-3dlight-color:#817ACA;
    scrollbar-darkshadow-color:#817ACA;
    scrollbar-track-color:#C9C9ED;
    scrollbar-arrow-color:#FFf;
	width:450; height:150px; overflow:hidden; 
}
