{ padding: 0; margin: 0; }

 img{
   behavior: url("css/pngbehavior.htc");
}

html,body{
text-align:center;
height:100%;
background: #000000 url(../images/back.jpg) top center ;
margin: 0px;
padding: 0px;
}

#wrapper{
min-height:100%;
height:auto !important;
height:100%;
margin: 0px;
padding: 0px;
background: url(../images/back2.jpg) no-repeat top center;
width:100%;
}

#wrapper2{
text-align:left;
margin: 0 auto;
height:100%;
width:770px;
}

/* header parts */

#header{
position:relative;
background: url(../images/folder_back.jpg) no-repeat bottom center;
width:770px;
height:498px;
}

#topQuestion{
position:absolute;
top:20px;
left:120px;
width:514px;
height:69px;
}

#headerCoupon{
z-index:2;
position:absolute;
width:216px;
height:54px;
top:165px;
right:0px;
}

#headerPen{
z-index:5;
position:absolute;
width:499px;
height:78px;
top:440px;
right:0px;
}

#headerLogo{
z-index:4;
position:absolute;
width:288px;
height:197px;
top:175px;
left:-3px;
}

#headerAppointment{
z-index:3;
position:absolute;
width:311px;
height:178px;
top:325px;
left:0px;
}

#headerImage{
z-index:1;
position:absolute;
width:493px;
height:288px;
top:175px;
right:-5px;
}


#nav {
z-index:0;
padding: 0px;
margin: 0px;
list-style-type:none;
position: absolute;
left:0px;
top:93px;
}	

	#nav li{
	float: left; 
	padding: 0px;
	margin: 0px;
	}
	
	#nav li a{
	text-decoration: none;
	float: left; 
	padding: 0px;
	margin: 0px;
	}

/* content */

#content{
padding:0px 8px 0px 10px;
}

#contentLeft{
overflow:visible;
padding:40px 26px 0px 0px;
width:495px;
float:left;
}

#contentRight{
overflow:visible;
padding:40px 0px 0px 0px;
width:231px;
float:left;
}

/* memberships section */

#membershipsbot1{
float:left;
width:250px;
padding:0px 10px 0px 0px;
}

#membershipsbot2{
float:left;
width:251px;
padding:0px 10px 0px 0px;
}

#membershipsbot3{
float:left;
width:221px;
padding:0px 10px 0px 0px;
}

/* footer */

#footer{
position:relative;
height:150px;
}

#pencil{
width:428px;
height:46px;
position:absolute;
left:-20px;
bottom:20px;
}

.logopadding{
padding:5px 0px 5px 0px;
}
	
div.hr {
	clear:both;
	margin:20px 0px 20px 0px;
  height: 1px;
  background: #B5815D;
}
div.hr hr {
  display: none;
}

input.boxstyle{
height:18px;
width:200px;
}

input.boxstyle2{
height:18px;
width:100px;
}

input.buttonstyle{
width:80px;
height18px;
}

textarea{
width:250px; 
height:75px
}

input, textarea, select {
font-family:verdana,arial,helvetica; font-size:11px; color:#000000; line-height:15px;
}

select.selectBox{
height:18px;
width:200px;
}
	