/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;

}
body {
	line-height: 1;
	font-family: tahoma;
	font-size:12px;
	font-weight:normal;
	background:#000000;
	color:#FFFFFF;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
a{
color:#FBD376;
text-decoration:none;
}
a:hover{
color:#fff;
text-decoration:none;
}
h1{
font-size:18px;
font-weight:bold;
}
.maiwrapper{
width:1000px;
margin:auto;
}
.clear{
margin:0px;
padding:0px;
clear:both;
}
.header{
padding-top:20px;
padding-bottom:20px;
}
.logo{
width:717px;
float: left;
padding-top:10px;
font-family:Impact;
color:#FFFFFF;
font-size:36px;
}
.logo span{
color:#FBD376;
}
.loa a{
text-decoration:none;
color:#FFFFFF;
}
.logo span a{
color:#FBD376;
text-decoration:none;
}
.logoright{
width:182px;
_width:250px;
float: right;
text-align:right;
font-size:14px;
}
.leftmenucap{
float:left; width:10px;
}
.rightmenucap{
float:right; width:10px;
}
.menubg{
float:left; width:980px; background:url(images/menubg.jpg) repeat-x ;
position:relative;
	z-index:1000;
}
#menuh-container
	{
	margin:0px;
	padding:0px;
	width: 100%;
	position:relative;
		z-index:1000;
	}

#menuh
	{
	font-size:10px;
	font-family:tahoma;
	font-weight:normal;
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
		z-index:1000;

	
	}
	
#menuh a
	{
	text-align: center;
	display:block;
    font-size:12px;
	white-space:nowrap;
	margin:0;
	text-transform:normal;

	}
	
#menuh ul li a:link,#menuh ul li a:visited, #menuh ul li a:active	/* menu at rest */
	{
  font-size:12px;
	color: white;
	background: none;
	text-decoration:none;
	font-weight:normal;
	line-height:37px;
	display:block;


	}
	
	
#menuh a:hover{
font-size:12px;
color:#FBD376;
text-decoration:none;
background:url(images/mh.jpg) repeat-x;

}


		
#menuh ul li a
{
color:#fff;
text-decoration:none;
	padding:0px 8px 0px 8px;	/* width of all menu boxes */
	_padding:0px 5px 0px 5px;


}	
#menuh ul li a:hover						/* menu on mouse-over  */
	{
	color:#FBD376;
	background:url(images/mh.jpg) repeat-x;
	text-decoration:none;
	
	}
		
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	/*background-image: url(navdown_white.gif);*/
	background:url(images/mh.jpg) repeat-x;
	
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	/*background-image: url(nav_white.gif);*/
	background:url(images/mh.jpg) repeat-x;

	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	_width:8em;
	
		/* width of all menu boxes */


	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	_font-size:12px;

	}
#menuh ul li a{
_margin-top:0px;
	
}	

#menuh ul ul
	{
	position:absolute;

	top:auto;
	display:none;
	margin:0px 0 0 0;
	_margin:-1em 0 0 0;
	text-align:left;


	}
#menuh ul li ul{
	width:15em;
	text-align:left;


}
#menuh ul li ul li{
	background:url(images/mh.jpg) repeat-x;
	
	}


#menuh ul li ul li a{
	width:15em;
	text-align:left;
	
	
}
#menuh ul li ul li a:hover{
background:none;

}





#menuh ul li li ul li a{

margin-left:-20px;
	z-index:1000;
		background:url(images/mh.jpg) repeat-x;
}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	_left:65%;
	_font-size:12px;
		z-index:1000;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:1000;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

.topctn{
background:url(images/hhtextbg.jpg) no-repeat right bottom  #2D2D2D;
padding:0px 10px 10px 10px;
font-size:12px;
font-family:tahoma;
}
.topgal{
width:550px;
float:left;
}
.welcomectn{
width:394px;
float:right;

line-height:30px;
padding-top:20px;

font-size:12px;
font-family:tahoma;
}

.welcomectn span{
color:#FBD376;
font-size:36px;
font-family:Impact;
line-height:30px;
padding-bottom:20px;
}
.middlectn{
background:url(images/middle-bg.jpg) no-repeat left top;
padding:10px;
margin-top:10px;

line-height:25px;
font-size:12px;
font-family:tahoma;
}
.footer{
background:url(images/footerbgh.jpg) no-repeat left top;
height:81px;
color:#9B9B9B;
padding-top:15px;
text-align:center;
font-size:10px;
font-weight:bold;
}
.footer a{
color:#9B9B9B;
text-decoration:none;
}
.footer a:hover{
color:#FBD376;
text-decoration:none;
}
.design-by {
background:url(images/db-bg.png) no-repeat scroll 0 0 transparent;
color:#6A6A6A;
float:right;
font-size:0.92em;
margin-right:7px;
padding:0 0 0 28px;
text-align:right;
width:80px;
float:right;
margin-bottom:10px;
height:100px;
}
.design-by a {
color:#fff;
text-decoration:none;
}