#master_container {
	width: 800px;
}
#header{
	height: 163px;
	width: 800px;
	background: transparent url(images/bg_nav_footer.jpg) no-repeat bottom center;
	position: relative;
}
#logo{
	position: relative;
	float: left;
	width: 125px;
	height: 125px;
	margin: 5px 0 0 0;
	display: block;
}
#logo img{
	max-width: 100%;
}
#text_59{
	position: absolute;
	z-index: 10;
	display: block;
}
#text{
	position: absolute;
	z-index: 8;
	display: block;
}
#logo_circle{
	position: absolute;
	z-index: 5;
}
#spiral{
	position: absolute;
	z-index: 1;
}


#nav{
	float: left;
	margin: 7px 5px 0 0;
}

#nav a{
	height: 30px;
	padding: 30px 0 0 0;
	margin: 0 0 0 15px;
	display: block;
	float: left;
	background: transparent url(images/bg_nav_link.png) no-repeat top center;	
	text-align: center;
}

#nav a:hover{
	background-position: bottom center;
}

#welcome{
	position: absolute;
	top: 15px;
	right: 250px;
}

#banner{
	background: transparent url(images/bg_header_banner.png) no-repeat top center;	
	width: 196px;
	height: 23px;
	padding: 8px 0 15px 0;
	margin: 10px 10px 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	float: right;
}
#banner span{
	color: #FFF5AC;
}
#banner div:last-child{
	text-align: right;
	padding: 0 5px 0 0;
}
#quotes{
	font-size: 12px;
	color: #fff;
	position: absolute;
	bottom: 35px;
	left: 95px;
	line-height: 16px;
}
#quotes ul{
	position: relative;
	width: 550px;
}
#quotes ul li{
	list-style-type: none;
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
	list-style-image: none !important;
	background: none !important;
}

/* Hide Intro Elements */
body#home #welcome, body#home #nav a, body#home #logo, body#home #text, body#home #text_59, body#home #banner{
	display: none;
}

.twtr-widget {
	margin: 5px 0 0 5px;
}

#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;
}
