body {
	margin-top: 0px;
	padding: 0;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

H1
		{
		font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
                                font-size: 10pt;
		text-decoration: none;
		color: white;
		}



		H2
		{
		font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
                                font-size: 12pt;
		text-decoration: none;
		color: white;
		}

	        H3
		{
		font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
                                font-size: 10pt;
		text-decoration: none;
		color: white;
		}
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 10em }
h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }
ul.navbar li {
  background: #303030;
  margin: 0.5em 0;
  padding: 0.3em;
  border-right: 1em solid #660000 }
ul.navbar a {
  text-decoration: none }
a:link {
  color: white }
a:visited {
  color: #FFF }


	


/* Header */



/* Menu */

#menu {
	float: center;
	width: 950px;
	height: 54px;
	background: url(http://www.thehotspotguide.com/_themes/main/new_age/images/image01.jpg) no-repeat left top;
}

#menu2 {
            clear: both;
	width: 950px;
	height: 80px;
	margin: 0 auto;
	background: url(http://www.thehotspotguide.com/_themes/main/new_age/images/headbg2.jpg) no-repeat left top;
     

}

menu2 h2.pos_abs
{
position:absolute;
left:60px;
top:20px;
z-index: 3px;

}

	#menu2 h1{float: left; padding: 22px 0 0 33px;}
           
	#menu2 ul{float: right; padding: 3px 30px 0;}
		#menu2 ul li{float: left; display: inline; padding: 1px 0 0 14px; background: url(../images/bullet-menu.gif) no-repeat 0 0; margin-left: 33px;}
	#menu2 img{display: block;}


#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: lowercase;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #996600;
}

#menu .current_page_item a {
	color: #996600;
}









/** LOGO */

#banner {
	width: 230px;
	height: 350px;
	float: right;
	margin-left: 15px;
	padding: 0;
	background: #CFCFCF no-repeat;
}

#banner2 {
	width: 900px;
	height: 150px;
	float: bottom;
        margin-left: 0px;
	padding: 0;
	background: #303030 no-repeat;
}






#wrapper {
	width: 950px;
	margin: 0 auto;
	background: #660000 url(http://www.thehotspotguide.com/_themes/main/new_age/images/image02.jpg) no-repeat left top;
}

#wrapper-btm {
	background: url(http://www.thehotspotguide.com/_themes/main/new_age/images/image03.jpg) no-repeat left bottom;
}
/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: left;
	width: 950px;
}


/* Footer */
#footer-wrap {
	width: 950px;
	height: 64px;
	margin: 0 auto;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
	font-size: 10px;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	padding-left: 30px;
	text-align: center;
	color: #999999;
}

#legal a {
}
