@charset "utf-8";
body {
	margin:0;
	padding:0;
	background:#000 url(h_bg.jpg) repeat-x top center;
	font:13px Georgia, "Times New Roman",Times, serif;
	color:#8d8d8d;
	font-weight:bold;
	font-style:italic;
	line-height:17px;

}

img, div, input { behavior: url("images/iepngfix.htc") }
 
#wrapper{
	width:908px;
	margin:0 auto;
	
}

#wrapperBig{
	background:url(h_bgbg.gif) no-repeat top center;
}

#Myflash{
	height:450px;
	width:908px;
}


.footerDiv{
	background:url(h_footerbg.jpg) repeat-x;
	font:10px Tahoma, Geneva, sans-serif;
	color:#707071;
	line-height:15px;
	text-align:center;
	padding-top:10px;

}

.footerDiv a{
	font:10px Tahoma, Geneva, sans-serif;
	color:#707071;

}

.footerDiv .cont{
	width:924px;
	margin:0 auto;

}

.myflash {
	width:640px;
	height:348px;
	padding:19px 0 0 287px;
}


a {
	color:#8D8D8D;
	text-decoration:underline;
	outline:none;
	line-height:15px;
}
a:hover {
	color:#8D8D8D;
	text-decoration:none;
}

p {
	margin:12px 0;
	padding:0;
	line-height:18px;
	text-align:justify;
}

h1 {
	font:20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0d85a7;
	margin:0;
	padding:0;
}
h2 {
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0d85a7;
	margin:0 0 18px 0;
	padding:0;
}




.clearMe{
	clear:both;
}



.hContentBg{
	background:url(h_contentbg.jpg) no-repeat top center;
	min-height:290px;
	height:auto !important;
	height:290px; 
	margin:0 80px;
	padding-top:30px;
}

#navigation{
	background:url(h_navbg.gif) no-repeat top center;
	padding-left:32px;
}

.floatMeLeft{
	float:left;
}

.floatMeRigth{
	float:right;
}


/* menu  start*/

#menu {
margin:0 0 0 40px;
padding:0;
}

#menu li {
margin:21px 0 0 0;
padding: 0;
float: left;
display: inline;
text-align: center;
}

#menu li a{
height: 34px;
display: block;
}
#menu li a span{
position: absolute;
left: -9999px
}
.menu01 {
background:url(h_navi.gif) no-repeat 0 0;
width:107px;
}
.menu01 a:hover {
background: url(h_navi.gif) no-repeat 0 -34px;
}
.menu02 {
background: url(h_navi.gif) no-repeat -107px 0;
width:156px;
}

.menu02 a:hover {
background: url(h_navi.gif) no-repeat -107px -34px;
}
.menu03 {
background: url(h_navi.gif) no-repeat -263px 0;
width:164px;
}

.menu03 a:hover {
background: url(h_navi.gif) no-repeat -263px -34px;
}

.menu04 {
background: url(h_navi.gif) no-repeat -427px 0;
width:167px;
}

.menu04 a:hover {
background: url(h_navi.gif) no-repeat -427px -34px;
}

.menu05 {
background: url(h_navi.gif) no-repeat -594px 0;
width:120px;
}
.menu05 a:hover {
background: url(h_navi.gif) no-repeat -594px -34px;
}
.menu06 {
background: url(h_navi.gif) no-repeat -714px 0;
width:130px;
}
.menu06 a:hover {
background: url(h_navi.gif) no-repeat -714px -34px;
}

#menu li.last {
margin: 0!important;
}

/*menu end*/



.pinkText{
	color:#c83535;
}

.borderImg{
	border:1px solid #707071;
}

.featured{
	margin-bottom:20px;
}

.seo-footer { text-align:center; margin:10px 0; color:#8D8D8D; }
.seo-footer span { text-decoration:underline; font-weight:bold; }
.seo-footer a:link, .seo-footer a:visited, .seo-footer a:active { text-decoration:none; color:#8D8D8D; }
.seo-footer a:hover { text-decoration:underline; }