body{
	background: url(bkgrd.gif);
	background-color: #D6E2D8;
	color: #284444;
	margin: 0;
	padding: 0;
	text-align: center;
}
#container{
	color: #2F4F4F;
	background-color: #FFF;
	background-image: url(vert_nav_bkgrd3.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	/*border-top: 1px solid #326566;*/
	border-left: 1px solid #326566;
	border-right: 1px solid #326566;	
	margin-left: auto;
	margin-right: auto;
	text-align: left; /*vertical-align: top;*/

}

#heightgif{
	float: left;
	border: 1px solid lime;
	height: 400px;
}

#banner{
	background: url(testsafe_logo.jpg);
	background-repeat: no-repeat; /*border-bottom: 1px solid #336666;*/
	height: 80px;
	/*border: 1px red solid;*/
}

#banner2{
	background-image: url(horiz_nav_bkgrd.gif);
	background-repeat: repeat-x;
	height: 32px;
	/*border: 1px orange solid;*/
	text-align: right;
	vertical-align: top;
	/*background-color: Lime;*/	
}

#search{
	background: url(banner_right_bkgrd.gif);
	float: right; /*border: 1px solid red;*/
	height: 80px;
	vertical-align: top;
	width: 449px;
}

#searchbox{
	color: #336666;
	background: #E9F1F1;
	border-bottom: 1px solid #A2BFA7;
	border-left: 1px solid #A2BFA7;
	border-right: 1px solid #A2BFA7;
	float: right;
	margin-right: 10px;
	padding: 5px;
	vertical-align: top;
	width: 36%;
}

#nav{
	border: 0px;
	/*border: 1px solid red;*/	
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 172px;
	float: left;
}

#content{
	margin: 10px 10px 10px 184px;
	padding-bottom: 10px;
	border: 1px solid #ffffff;
}
/* \*/
* html #content {
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}
/* */
#contentright{
	float: right; /*border: 1px solid green;*/
	padding-bottom: 10px;
	padding-left: 10px;
	width: 186px;
}

#footer{
	background-color: #A91639;
	border-bottom: 1px solid #336666;
	border-top: 1px solid #336666;
	clear: both;
	color: #ffffff;
	height: 24px;
}

.searchform{
	background: #F1F1F1;
	border: 1px solid #336666;
	color: #001A7B;
	font: 10px Verdana, Arial, sans-serif;
}

.rhmbox{
	background-image: url(rhm_bkgrd.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	text-align: left;
}

.rhmbkgrdfooter{
	vertical-align: baseline;
}

#askexpert{
	background-image: url(rhm_ques_mark.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 6px 6px 6px 62px;
	text-align: center;
}
#wcalogo{
	background-image: url(rhm_wca_logo.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 6px 6px 6px 62px;
	height: 55px;
	text-align: center;
}

#course{
	background-position: left;
	background-repeat: no-repeat;
	padding: 6px 6px 6px 6px;
	height: 55px;
	text-align: center;
}

.floatleft{
	float: left;
}
