body {
	background-image: url(../images/bg2.jpg); 
	background-repeat: repeat-x;
	background-color: #fdcea2;
	margin-top: 0px
}
.borderLeft {
	background-image: url(../images/home/border_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.borderRight {
	background-image: url(../images/home/border_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.columnRight {
	/* background-image: url(../images/home/index_r10_c5.jpg); */
	background-repeat: no-repeat;
	background-position: bottom;
	/*padding-bottom: 100px;*/
}
.cellLeft {
	padding-right: 30px;
	padding-left: 20px;
	vertical-align: top;
}
.bkWelcome {
	background-image: url(../images/home/bk_welcome.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.cellWelcome {
	background-image: url(../images/home/index_r5_c5.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 60px;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
}


.cellNews {
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 60px;
	padding-left: 50px;
	padding-bottom: 70px;
	padding-top: 10px;
}

.heading-news {	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	font-weight:bold;
	font-style:italic;
}

#hot{
	width:255px;
	background:url(../images/home/images/hp1_03.gif) repeat-y;
	margin: 0px;
}
#hot p {
padding:0 40px 0 30px; 
margin-bottom:0px;
} 

#hot h2{
background:url("../images/home/images/hp1_01.gif") no-repeat top; 
height:67px; 
margin: 0px; 
padding: 0px
}
#hot h2 span {
display:none;
}
#bottom{width: 255px; background:url("../images/home/images/hp1_05.gif") no-repeat bottom; height:39px; }

#contactus{
	width:255px;
	background:url(../images/home/images/hp1_03.gif) repeat-y;
	margin: 0px;
}
#contactus p {
padding:0 40px 0 30px; 
margin-bottom:0px;
} 

#contactus h2{
background:url("../images/home/index-contact-header.gif") no-repeat top; 
height:67px; 
margin: 0px; 
padding: 0px
}
#contactus h2 span {
display:none;
}


#year{
	width:255px;
	background:url(../images/home/images/hp1_03.gif) repeat-y;
	margin: 0px;
	display:block;
}
#year p {
	padding:0 40px 0 30px; 
	margin-bottom:0px;
	} 
#year h2{
	background:url("../images/home/images/yr2006.gif") no-repeat top;
	height:75px;
	margin: 0px;
	padding: 0px;	
	}
#year h2 span {
	display:none;
	}

a#blog:link, a#blog:visited{
	background:transparent url(../images/home/blog.jpg) no-repeat;
	text-decoration:none;
	display:block;
	width:255px;
	height:58px;
}

a#blog:hover, a#blog:active{
	background:transparent url(../images/home/blog_over.jpg) no-repeat;
	text-decoration:none;
	display:block;
	width:255px;
	height:58px;
}

#youtubevideo { margin:10px 0 20px 30px; }
