/* CSS Document */
body {
	text-align: center; 
	margin: 0px auto; 
	font: normal 12px/1.3em Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFF;
	}

img {
	vertical-align: bottom;
	}
br {
	clear: left;
}
#contact48 {
	width:10px; 
	float:left; 
	color: #95a82c; 
	font-weight: bold;}
	
h1 {
	font: bold 1.8em/2.0em Arial, Helvetica, sans-serif;
	margin:0 0 0 10px;
}

/* Form Elements*/
label {
	display: block;
	float: left;
	width: 40%;
	margin: 0px 10px 5px 0px;
	font-weight: bold;
	text-align: right;
	color: #fff;
}
input,select {margin-bottom: 10px; float: none;}

br {clear: left;}

#step1, #step2 { 
	margin: 15px; 
	text-align: left;
	}
	
#continue, #submit {
	background-color: transparent;
	border: 0px;
	/*margin: auto;*/
	width: 355px;
	height: 43px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	text-align:center;
}
#continue span, #submit span {
	margin-left: -1000px;
}
.pg1 {
	text-align: left;
	margin-left: 25px;
	float: left;
	Width: 75%;
	}
select.select_pg1 {
	text-align: left;
	margin-left: 75px;
	
		}

#continue {
	background: url(images/hti_submit.png) center no-repeat;
}
#submit {
	background: url(images/hti_submit.png) center no-repeat;
}
/*.hidden {width: 45%; margin-bottom: 10px; float: left; overflow: hidden; border-right: 1px solid #7f9db9;}

.hidden select {margin: 0px;}*/

/* site wire frame structure*/

#container {
margin:0px auto; 
width: 760px; 
background: url(images/bg.gif) top center repeat-y; 
text-align: left;
border:1px solid #333;
}

#left_container {
	margin: 0px;
	padding: 0px;
	/*background-color:#dce3ae;*/
	width: 361px;
	float: left;
	}
#leftcol {
	width: 340px; 
	padding: 0px 10px 20px 10px; 
	float: left;
	}	

#form_container {
	margin: 0;
	z-index: 2;
	padding: 0;
	background:transparent;
	background:url(images/formbkg2.jpg) top right repeat-y;
	width: 399px;
	float: right;
	text-align:center;
		}

/*Header Layout*/
#header {
	background-image: url(images/header1.jpg); 
	margin:0px; 
	width:760px; 
	height: 278px; 
	position: relative;
	}
	
#header h1 {
	left: 50px;
	color: #FFF;
	font-size: 18px;
	float: left;
	margin: 235px 0px 0px 25px;
}

#header h2 {
	width:350px;
	_top: 193px;
	color: #FFF;
	font-size: 15px;
	float: right;
	margin-top: 230px;
}


/*Tabs for Content on Left side*/
#tabs {
	display: block;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	/*border-bottom: 1px solid #FFF;*/
}
#tabs li {
	list-style-image: none;
	background: url(images/li_bkg.png) top right no-repeat;
	float: left;
	margin: 0;
	padding: 0 1px 0 0px;
	list-style: none;
	/*margin: 0px;
	padding: 0px;
	display: inline;
	float: left;*/
}
#tabs a {
	display: block;
	background:url(images/tab_bkg.jpg) top left repeat-x;
	/*border: 1px solid #ccc;*/
	padding: 8px 0px 4px 0px;
	width: 84px;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}
#tabs a:hover, .on {
	background: #2a2d4a;
	/*border: 1px solid #CCC;*/
}
#content_about, #content_programs, #content_locations, #content_accreditation {
	width: 338px;
	_position: relative;
	_top: -30px;*/
	border: 1px solid #9BAD33;
	border-top: none;
	margin: 0px auto;
	padding:0px;
	margin-top: 0px;
	background: #fff;
}
#content_about p, #content_programs p, #content_locations p, #content_accreditation p {
 margin: 10px 10px 10px 10px;
 }
#content_about h2, #content_programs h2, #content_locations h2, #content_accreditation h2 {
	Font-size: 1.4em;
	margin: 0px;
	margin-left: 10px;
	}
.image_1 { float: right;
	margin: 5px 10px 5px 8px;
	background: #ccc;
	height:100px;
	width:75px;
	
	}
.image_2 { float: left;
	margin: 5px 8px 5px 10px;
	background: #ccc;
	height:100px;
	width:75px;
	}
/*End Tabs for content*/

/*#submit {
	background: transparent url(images/button.gif);
	border: 0px;
	width: 231px;
	height: 58px;
	color: #FFF;
	font-size:14px;
	font-weight: bold;
	float: none;
}*/

#flash-speakers{
	width:415px;
	height:280px;
	position: absolute;
	left: 345px;
	z-index: 10;
	top: 0px;
}

p.required {
	color: #FFF;
	font-weight: bold;
	font-size:11px;
	text-align:left;
	margin-top: 10px;
	margin-left:25px;
}

.select_pg1 {
	text-align: center;
	margin-left: 25px;
	float: left;
		}
.pg1 {
	text-align: left;
	margin-left: 25px;
	float: left;
	Width: 75%;
	}
.step {
	border-bottom: 1px solid #e9c2c0;
	border-top: 1px solid #e9c2c0;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: left;
	padding-left: 25px;
	margin-bottom: 10px;
	color: #e9c2c0;
	font-size:12px;
	}
	
/************ FOOTER ************/
#footer {
	height: auto;
	padding: 0;
	margin: 0 auto;
	text-align:center;
	width: 760px;
}

#footer p {
	color: #000;
	font: normal 11px/20px Verdana, Helvetica, sans-serif;
	padding: 0;
}

#footer a {
	border-right: 1px solid #FFF;
	color: #000;
	padding: 0 10px 0 10px;
}

#footer a.last_child {
	border: none;	
}