@charset "utf-8";
/* CSS Document */
#home-mainsection {
	width:960px;
}
	#home-leftcontent {
		float:left;
		width:305px;
		min-height:290;
		padding:45px 49px 50px 36px;
	}
		h1 {
		margin: 0px;
		padding: 0px;
		}
		
		h2 {
			color:#1a1e3d;
			font-size:25px;
			font-style:italic;
		}
		h6 {
			color:#91791e;
			font-size:25px;
			font-weight: normal;
			padding-bottom:20px;
		}
		#home-leftcontent p {
			font-family:Arial;
			font-size:14px;
			color:#3f3e3e;
			padding-bottom:20px;
			margin:0px;
			line-height:25px;
		}
		#home-leftcontent p span {
			color:#1a1e3d;
			font-family:Georgia;
			font-style:italic;
		}
	#tabsection {
		float:left;
		width:543px;
		margin-top:36px;
		background-image:url(/images/tab-repet.jpg);
		background-repeat:repeat-y;
		margin-bottom:25px;
	}
		#tab {
			height:29px;
			border-bottom:solid 1px #a3a4a8;
		}
		#tab li {
			float:left;
			list-style-type:none;
		}
		#tab li a {
			display:block;			
			height:1px;
			padding-top:28px;
			overflow:hidden;
			background-repeat:no-repeat;
		}
		#tab-health {
			background:url(/images/tabs-health.gif) top left no-repeat;
			width:271px;			
		}
		#tab-health:hover, .ui-state-active #tab-health {
			background-position:0px -29px;
		}
		#tab-whats {
			background:url(/images/tabs-whats.gif) top left no-repeat;
			width:272px;
		}
		#tab-whats:hover, .ui-state-active #tab-whats {
			background-position:0 -29px;
		}
		.tab-repet {
			margin:2px 0 0 0;
		}
		.tab-content {
			padding:22px 46px 0 27px;
		}
		.ui-tabs-hide {
			display:none !important;
		}
		
	.sideimg {
		width:121px;
		height:86px;
		float:left;
	}
	.rightcontent {
		float:left;
		padding-left:23px;
		width:323px;
	}
	.date, .readmore {
		color:#695712;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	.date a, .readmore a {
		color:#695712;
		background-image: url(/images/arrow.gif);
		background-repeat:no-repeat;
		background-position:right;
		padding-right:8px;
		text-decoration:underline;
	}
	.date a:hover, .readmore a:hover {
		text-decoration:none;
	}
	.readmore {
		font-family:Georgia, "Times New Roman", Times, serif;
		margin-top:12px;
	}
	.sec-line {
		color:#292e5e;
		font-size:13px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		padding-top:5px;
	}
	.tabtxt {
		font-size:11px;
		font-family:Verdana;
		line-height:16px;
		color:#3f3e3e;
		padding-top:5px;
	}
	.tabbottom {
		background-image:url(/images/tab-bottom.jpg);
		height:19px;
		background-repeat:no-repeat;
		text-align:right;
		margin-top:27px;
		padding:5px 24px 0 0;
	}
	.tabbottom a {
		color:#1b1f3e;
		background-image: url(/images/arrow-blue.gif);
		background-repeat:no-repeat;
		background-position:right;
		padding-right:8px;
		text-decoration:underline;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:10px;
	}
	.tabbottom a:hover {
		text-decoration:none;
	}

#banner {

width: 960px;
height: 291px;
background-position: center;
background-repeat: no-repeat;
padding-top: 2px;

}

#utilities {
width:127px;
}