body {
	margin:0;
	padding:0px 0 0 0;
	background: #dbd8d8;
}
a{ color:#000;text-decoration:none;}
a:hover{ color:#000;text-decoration:underline;}
#full_container{
	width:960px;
	margin:0 auto;
	padding:0;
	height:auto;
	background:#f3f3f3;
	font-family:Trebuchet MS;
}

#bodytop{
	width: 960px;
	height: 10px;
	padding: 0;
	float: left;
	background:url(../images/top_body.jpg) no-repeat;
	margin: 0;
}

#main_container{
	width:960px;
	margin:0;
	padding:0;
	float:left;
	height:auto;
	background:#f3f3f3;
}

#header{
	width:960px;
	height:166px;
	margin:0;
	text-align:justify;
	font-size:14px;
	float:left;
	padding:0 0 0 0px;
	background:url(../images/header.jpg) no-repeat;
	
}
#login{
	width:835px;
	height:41px;
	float:left;
	margin:20px 0px 0 60px;
	padding:0 5px 0 0;
	color:#FFF;
	text-align:right;
}
#login a{color:#FFF;text-decoration:none;}
#login a:hover{color:#FFF;text-decoration:underline;}
#fb{
	width:835px;
	height:40px;
	float:left;
	margin:0px 0px 0 60px;
	padding:0 5px 0 0;
	color:#FFF;
	text-align:right;
}
#menu{
	width:833px;
	height:43px;
	float:left;
	background:url(../images/menu2.jpg) no-repeat;
	margin:0px 2px 0 63px;
	padding:0;
	font-size: 12px;
	font-weight: bold;
}
#menu .link{margin:0;width:88px; height:43px;padding:0;float:left;}
#menu .home{margin:0;width:44px; height:43px;padding:0;float:left;background:url(../images/home.jpg)}
#menu .home a{margin:0;width:44px; height:43px;padding:0;float:left;background:url(../images/home.jpg)}

#menu .link a{
	border:0;
	margin:0;
	width:88px; 
	height:32px;
	padding:12px 0px 0px 0px;
	float:left;
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#555;
	text-align:center;
	text-decoration:none;
}
#menu .link a:hover{
	border:0;
	margin:0;
	width:88px; 
	height:32px;
	padding:12px 0 0 0;
	background:url(../images/menu_hover.jpg) no-repeat;
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	text-decoration:none;
}

#banner{
	width:898px;
	height:273px;
	float:left;
	background:url(../images/banner_bg.jpg) no-repeat;
	margin:0 ;
	padding:0px 0px 0px 62px;
}
#banner ul, li{ padding:0;margin:0;list-style:none;}
#content{
	width:960px;
	height:auto;
	float:left;
	padding:0 0 10px 0;
	background:#f3f3f3;
}
#subcontent{
	width:835px;
	min-height:550px;
	float:left;
	padding:0px 62px 0px 62px;
	margin:0;
	background:#f3f3f3;
}
#ajxcontent{
	width:835px;
	min-height:550px;
	float:left;
	padding:0;
	margin:0;
}
#tempheading{
	width:800px;
	height:20px;
	float:left;
	padding:15px 0px 0px 34px;
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#666;
}
#subcontent .top{
	width:835px;
	height:8px;
	float:left;
	padding:0;
	margin:0;
	background: url(../images/div_top.jpg) no-repeat;
}
#subcontent .body{
	width:835px;
	height:auto;
	float:left;
	padding:0;
	margin:0;
	background:url(../images/div_body.jpg) repeat-y;;
}
#subcontent .body .box{
	width:257px;
	height:auto;
	float:left;
	padding:5px 0px 10px 16px;
	margin:0;
	color:#666;
}

.box .boxtitle{
	width:257px;
	height:20px;
	float:left;
	padding:0;
	margin:0;
	text-align:left;
	font-size:15px;
	font-weight:bold;
}
.box .boximage{
	width:257px;
	height:auto;
	float:left;
	padding:0;
	margin:0;
}
.box .boxcontent{
	width:251px;
	min-height:120px;
	float:left;
	padding:5px 3px 0 3px;
	margin:0;
	font-size:14px;
	text-align:justify;
}
.box .boxcontent p{
	padding:5px 0 0 0;
	margin:0;
	
}
.box .boxreadmore{
	width:70px;
	height:20px;
	float:right;
	padding:0;
	margin:0 7px 0 0;
	background:url(../images/readmore.jpg) no-repeat;
}

#subcontent .body .box2{
	width:267px;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0 11px 0 0;
	color:#666;
}

.box2 .boxtitle{
	width:199px;
	height:35px;
	float:left;
	padding:25px 0 0 67px;
	margin: 0 0 0 1px;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	font-family:Tahoma;
}

.box2 .boxcontent{
	width:250px;
	min-height:100px;
	float:left;
	padding:0 8px 0 8px;
	margin:0;
	font-size:14px;
	text-align:justify;
}
.box2 .boxcontent p{
	padding:5px 0 0 0;
	margin:0;
	
	
}
.box2 .boxreadmore{
	width:70px;
	height:20px;
	float:right;
	padding:0;
	margin:0 7px 0 0;
	background:url(../images/readmore.jpg) no-repeat;
}
#image{
	width:223px;
	height:169px;
	float:left;
	padding:23px 0 0 21px;
}


#subcontent .bottom{
	width:835px;
	height:10px;
	float:left;
	padding:0;
	margin:0;
	background:url(../images/div_bottom.jpg) no-repeat;
}
#strip{
	width:783px;
	height:28px;
	float:left;
	padding:0;
	margin:20px 18px 20px 18px;
	background:url(../images/blackstrip.jpg);
	color:#FFF;
	padding:5px 0 0 15px;
	font-size:18px;
}
#strip_main{
	width:823px;
	height:26px;
	float:left;
	margin:10px 16px 10px 0px;
	background:url(../images/strip_main.jpg) no-repeat;
	color:#FFF;
	padding:4px 0 0 15px;
	font-size:18px;
}


#readmore{
	width:75px;
	height:20px;
	font-family:Tahoma;
	float:right;
	margin:0 5px 0 0;
}
#readmore a{
	font-family:Tahoma;
	color:#8f8f8f;
	font-size:12px;
	font-style:italic;
	text-decoration:none;
	font-weight:bold;
}
#readmore a:hover{
	font-family:Tahoma;
	color:#8f8f8f;
	font-size:12px;
	font-style:normal;
	text-decoration:underline;
	font-weight:bold;
}
#albumlist{
	width:835px;

}
#albumlist .viewall{
	width:940px;
	height:30px;
	padding-right:20px

}

#albumlist .mbox{
	width:385px;
	float:left;
	padding:0 15px 15px 15px;
	margin:0;
}
#albumlist .mbox .mtop{
	width:385px;
	height:8px;
	background:url(../images/albm_top.jpg) no-repeat;
}
#albumlist .mbox .data{
	width:385px;
	height:112px;
	background:url(../images/albm_body.jpg) repeat-y;;
	padding:0;
	margin:0;
}
#albumlist .mbox .data table{
	color:#555;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
#albumlist .mbox .data table th{
	color:#666;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
}
#albumlist .mbox .bottom{
	width:385px;
	height:7px;
	background:url(../images/albm_bottom.jpg) no-repeat;
	padding:0;
	margin:0;
	float:left;
}
#fotter_bg{
	margin:0;
	width:960px;
	height:208px;
	background:url(../images/footer.jpg) center top no-repeat;
	float:left;
}


#powered{
	margin:0 auto;
	height:70px;
	background:#FFF;
}
#powered .footer{
	margin:0 ;
	height:50px;
	background:#FFF;
	width:960px;
	margin:0 auto;
	padding:20px 0 0 0;
	color:#333;
	font-family:Trebuchet MS;
	font-size:12px;
}
#powered .footer a{
	margin:0 ;
	text-decoration:none;
	color:#333;
	font-family:Trebuchet MS;
	font-size:12px;
}

.centrepic {
	margin: auto;
	padding: 0px;
	position: relative;
	left: 400px;
	top: 200px;
}
.ajxpic{ text-align:center; }
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}
/* ----- clear fix for floats ----- */
.clear { clear:both; line-height:0px; font-size:0px; height:0px; display:block; }
.clearfix:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }
#loading {background: url(images/ajax-loader.gif) no-repeat;width: 220px; height: 20px; display: none;}
