* {padding:0;margin:0;}
html {
	height:100%;
}
body {
	background:#ffffff url(../images/NYC1.jpg) no-repeat bottom left;
	font-family: Helvetica, Arial, sans-serif;
	height:100%;
	position:relative;
}
ul, li {list-style: none;}
h1 {
	background:#fff url(../images/AHlogo.png) no-repeat top left;
	height:100px;
	width:399px;
	float:left;
	margin-top:-23px;
}
h1 strong {display:none;}
body {color:#000000;text-decoration: none;font-size:12px;margin-left:10px;margin-bottom:4px;font-family:"HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;}
#main {
	background:transparent;
	width:100%;
/*	height:100%;
*/	margin:0px auto;
	padding-top:75px;
	padding-bottom:110px;
/*	border-bottom: 5px solid #999;*/
}
#holder {
	margin:0 auto;
	width:700px;
	position:relative;
	left:30px;
}
#nav {
	width:272px;
	height:97px;
	margin-left:438px;
}
#texto {
	margin:0 auto;
	width:390px;
	position:relative;
	margin-top:-35px;
	float:left;
	margin-left:35px;
}
div#texto {solid #999;padding-bottom:4px;padding-top:0px;}
div#texto a, div#nav li a:visited {color:#177ec2;text-decoration: none;font-size:14px; font-family:"HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;}
div#texto a:hover {color:#FABD3C;}

li a {display:block;cursor: pointer;}
div#nav ul {border-left:1px solid #999;padding-bottom:4px;padding-top:0px;}
div#nav li a, div#nav li a:visited {color:#177ec2;text-decoration: none;font-size:12px;margin-left:10px;margin-bottom:4px;font-family:"HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;}
div#nav li a:hover {color:#000;}

#emailtoggle {
	width:408px;
	visibility:hidden;
	background:transparent url(http://akeelhaider.info/images/formback.png) no-repeat bottom center;
	font: 12px Helvetica, Arial, "Lucida Grande", sans-serif;
	border-top:1px solid #666;
	padding-bottom:40px;
}
form {
	width:370px;
	margin-left:25px;
}
fieldset {
	border:none;
}
input.peepinfo, textarea {
	background:#fff none repeat scroll 0% 50%;
	border-bottom:1px solid #ccc;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	color:#3E3E3E;
	font-family:verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	width:348px;
	padding:5px 0px;
	margin-top:10px;
	margin-left:5px;
	
}
input.button {
	background:#c02b00;
	height:25px;
	width:75px;
	border: none;
	cursor:	pointer;
	position:relative;
	left:283px;
	margin:25px 0px 0px;
	color:#fff;
	font-weight: bold;
	letter-spacing: 1px;
}
input.button:hover {
	color:#000;
}
a.closeup {
	text-align: center;
	display:block;
	height:12px;
	width:12px;
	background:transparent url(http://akeelhaider.info/images/closex.png) no-repeat;
	text-decoration: none;
	color:#333;
	position:relative;
	float:right;
	margin-top:2px;
	margin-right:2px;
}
#log {
	text-align: center;
}
#log_res {
	overflow: hidden;
}
#log_res.ajax-loading {
	height:20px;
	background: url(http://akeelhaider.info/images/spinner.gif) no-repeat center;
}
a:active, a:focus {outline: 0;}