html, body {
	background: white url(images/bg-page.png) repeat scroll center top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:100%;
	margin:0;
	padding:0;
	padding-top:7px;
}
#wrapper {
	position:relative;
	left:50%;
	margin-left:-380px;
	top:0px;
	width:730px;
	background: transparent url(images/bg-all-content.png) repeat-y scroll top left;
	padding-left: 11px;
}
#header{
	clear: both;
	width: 705px;
	height: 248px;
	background: transparent url(images/helphaiti.jpg) no-repeat scroll;
	padding-top: 7px;
	background-position: top center;
}
#content-wrapper {
	width:708px;
	clear:both;
	background: transparent url(images/bg-content.png) repeat-y scroll top left;
	padding: 0px 0px 0px 0px;
	color: #333333;
	font-size: 12px;
	}
h1, h2, h3, h4, h5{
	/*font-family: "Times New Roman", Times, serif;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
h1{
	color: #ef3126;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 15px;
}
h2{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: black;
	font-style: italic;
	padding-top: 15px;
	padding-bottom: 7px;
	}
h3{
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: black;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content{
}
.img-holder{
	float: none;
	width: 234px;
	/*padding-top:20px;*/
	clear: both;
	margin-bottom: 10px;

}
.img-holder2{
	float: left;
	margin: 0px 10px 0px 0px;
}
#imageandtxt{
	/*border:none;
	display:block;
	clear:both;
border-bottom: 1px solid black;*/
background-color:#CCC;
border:1px solid #2F2F2F;
margin:7px 0;
}
.txt-holder{
	float: right;
	width: 223px;
	padding-top: 16px;
	padding-right: 13px;
	z-index: 10000;
}
.txt-holder p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#cont-contact-us{
	margin-bottom:9px;
	margin-left:0px;
	margin-right:30px;
	margin-top:9px;
}
#footer {
	width:708px;
	height:40px;
	background: #CFE8FF url(images/bg-footer.png) no-repeat scroll top left;
	padding-top: 10px;
	font-size: 10px;
	border-top: 1px solid;
}
#footer-l a:link, #footer-l a:visited{
	color: black;
	text-decoration: none;
}
#footer-l a:hover {
	text-decoration: underline;
}
a img{
	border: none;
}
.clrfix{
	clear: both;
}
#footer-l{
	float: left; text-align: center; padding-left: 187px; width: 350px;
}
#footer-r{
	float: right; width: 160px; text-align: right; padding-right: 7px;
}
#menu{
	clear: both;
	height: 32px;
	margin-right: 0px;
	background: White url(images/bg-menu.png) repeat-x scroll top left;
	width: 708px;
}
#menu-logo{
	width: 229px;
	float: left;
	padding-top: 8px;
}
#menu-links{
	float: right;
	width: 500px;
	padding-top: 5px;
	text-align: right;
	/*	padding-right: 15px;*/
	height: 26px;
}
#menu a:link, #menu a:visited{
	color: #313131;
	text-decoration: none;
	clear: none;
	height:26px;
	padding: 7px 7px 10px 7px;
	/*font-family: "Times New Roman", Times, serif;*/
	font-size:13px;
	/*font-weight: bolder;*/
}
#menu a:hover{
	background: transparent url(images/bg-menu-hover.png) repeat-x scroll top left;
}
.current{
	background: transparent url(images/bg-menu-hover.png) repeat-x scroll top left;
	}
.read-more{
	color: #00afff;
	clear: both;
	display:block;
	padding-right:15px;
	text-align:right;
	cursor: pointer;
	text-decoration: underline;
}
#more-read{
	display: none;

}
.img_left{
	float: left;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
}
.image_top{

	display: block;
	clear: both;
}
#seo_link{
	height: 40px;
	padding-top: 6px;
	text-align: center;
	clear: both;
}
