#master_container {
	width: 800px;
}
#header_flash {
	height: 163px;
	width: 800px;
}
#content {
	text-align:left;
	padding-top: 6px;
}
#left_col {
	width: 157px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
#right_col {
	width: 123px;
	float: right;
	text-align: right;
}

#ctr_col {
	width: 500px;
	margin-left: 167px;
	min-height: 500px;
}
#ctr_col_500 {
	width: 500px;
	margin-left: 167px;
	height: 900px;
}
#footer {
	font-size: 80%;
}

#foot_left {
	float: left;
	text-align: left;
}
#foot_right {
	float: right;
	text-align: right;
}
#foot_right_sci {
	color:#B4C8B4;
	font-size: 90%;
}
#foot_right_sci a{
	color:#B4C8B4;
}
h1 {
	font-size: 110%;
	font-weight: bold;
	color: #006545;
}
.sub {
	font-size: 85%;
	color: #006545;
	font-weight: normal;
}
ul {
list-style:none;
}
li {
background:url(images/bullet1.gif)no-repeat 0 2px;
padding-left: 17px;
}
.floatright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006545;
}
#coupon {
	font-size: small;
	background-position: center;
	padding: 5px;
	border: 1px dashed #999999;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#ctr_col_adv {

	width: 633px;
	margin-left: 167px;
	min-height: 500px;
}
