.hidden {
	display: none;
}
html, body {
	background:url(../images/bg.jpg) repeat-x fixed;
	margin:auto;
	padding:0;
}
/*LAYOUT IDS*/
#page-container {
	width:965px;
	height:100%;
	margin:auto;
	padding-left:12px; padding-right:13px; padding-bottom:0px; padding-top:0px;
	border:#666 solid 1px;}
#header {
	width:965px;
	height:95px;
	}
#logo{
	width:360px;
	float:left;
	margin:0px;
	padding:0px;
	height:95px;}
#menu {
	height:40px;
	width:605px;
	float:right;
	padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px;
	margin-top:25px; margin-bottom:0px; margin-left:0px; margin-right:0px;
	}
#mast {
	width:965px;
	height:305px;
	margin:0px;
	padding-top:21px; padding-bottom:0px; padding-right:0px; padding-left:0px;}
	#flash{
		float:left;
		width:620px;
		height:305px;
		margin:0px;
		padding:0px
		}
	#tabbed {
		background:url(../images/tabbg.jpg) no-repeat;
		width:334px;
		height:310px;
		padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px;
		margin:0px;
		float:right;
		}
#hmbody{
	width:965px;
	height:190px;
	padding:0px;
	margin-top:20px; margin-bottom:10px; margin-left:0px; margin-right:0px;}
	#hmbdy-in{
	width:715px;
	height:190px;
	margin:0px;
	padding:0px;
	float:right;}
	#aboutbdy-in{
	width:715px;
	margin:0px;
	padding:0px;
	float:right;}
#hmbg1 {
	background:url(../images/hmbg1.jpg) no-repeat;
	width:226px;/*245*/
	height:189px;
	margin:0px;
	padding:5px;
	float:left;
	}
#innav{
	background:url(../images/innav.jpg) no-repeat;
	width:226px;/*245*/
	height:220px;
	margin:0px;
	padding:5px;
	float:left;
	}
#hmbg2 {
	background:url(../images/hmbg2.jpg) no-repeat;
	width:341px;
	height:189px;
	margin:0px;
	padding:5px;
	float:left;
	}
#hmbg3 {
	background:url(../images/hmbg3.jpg) no-repeat;
	width:341px;/*245*/
	height:189px;
	margin:0px;
	padding:5px;
	float:right;
	}

#footer {
	background:#adacac;
	width:965px;
	height:50px;
	margin:0px;
	padding:4px;
	clear:both;}
/*text classes*/
.hometxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	}
.hometxt A:Link{ color:#ed2024; text-decoration:underline;}
.hometxt A:Visited{ color:#ed2024; text-decoration:underline;}
.hometxt A:Active{ color:#ed2024; text-decoration:underline;}
.hometxt A:Hover{ color:#000; text-decoration:none;}
.txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	}
.readmore{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ed2024;
	text-decoration:none;
	}
.readmore A:Link{ color:#ed2024; text-decoration:none;}
.readmore A:Visited{ color:#ed2024; text-decoration:none;}
.readmore A:Active{ color:#ed2024; text-decoration:none;}
.readmore A:Hover{ color:#000; text-decoration:underline;}

.footertxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
	}
#tabbed h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	margin:2px;
	padding:2px;
	}
/*header*/
h1 {
	font-family:Tahoma, "Franklin Gothic Demi";
	font-size:24px;
	font-weight:700;
	color:#ed2024;
	text-decoration:none;
	margin:2px;
	padding:2px;}
h4 {
	font-family:Tahoma, "Franklin Gothic Demi";
	font-size:18px;
	font-weight:700;
	color:#ed2024;
	text-decoration:none;
	margin:2px;
	padding:2px;}
/*body*/
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	}
