body {
	padding:0px;
	margin:0px;
	background-color:#3F6D8D;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}

#container {
	position: relative;
	margin: 50px auto 0 auto;
	width: 640px;
	height: auto;
	overflow: hidden;
	z-index: 1
}

#logo_nav {
	position: absolute;
	top: 54px;
	left: 0px;
	z-index: 50
}

.nav_button {
	height: 26px; 
	padding-left: 52px
}

#logo {
	background: url(../images/sue_logo.png) no-repeat !important;
	background: url(../images/sue_logo.gif) no-repeat;
	width: 154px;  
	height: 175px;
	z-index: 50
}

.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #585D5F;
	text-decoration: none;
	padding-right:10px;
}

.copyright {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
	color: #999999;
	text-decoration: none;
}

p {
	margin: 5px 0 7px 0;
	padding: 0;
}

#emailbg {
	position: relative;
	background: url(../images/stock/itk_000006549957_candles.jpg) no-repeat;
	background-position: bottom;
	margin: 0 auto 0 auto;
	width: 215px;
	height: 100%;
	border: none;
	overflow: hidden;
	z-index: 5;
}

#emailbg_home {
	position: relative;
	background: url(../images/stock/itk_000006549957_candles.jpg) no-repeat;
	background-position: bottom;
	margin: 0 auto 0 auto;
	width: 215px;
	height: 100%;
	border: none;
	overflow: hidden;
	z-index: 5;
}

/* Safari 3.0 and Opera 9 Positioning Hack */

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#emailbg_home {
		position: relative;
		background: url(../images/stock/itk_000006549957_candles.jpg) no-repeat;
		background-position: bottom;
		margin: 0 auto 0 auto;
		width: 215px;
		height: 250px;
		border: none;
		overflow: hidden;
		z-index: 5;
	}
}

#email_form {
	padding-left: 7px;
	font-family: Tahoma;
	font-size: 11px;
}

#join_button input {
	background: #336699;
	padding: 1px 3px 1px 3px;
	color: #CCCCCC;
	border: thin outset;
	font-family: Tahoma;
	font-size: 11px;
}

#join_button input:hover {
	background: #3366CC;
	padding: 0 4px 2px 2px;
	color: #FFFFFF;
	border: thin inset;

}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	color: #999999;
	padding-right:10px;
}

.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.link_1:hover {
	color: #0066CC;
	text-decoration: underline;
}

.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #418CC2;
}

.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	font-weight: bold
}

.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 17px;
	width: 171px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CAD2D6;
	border-bottom-color: #CAD2D6;
	color: #656565;
}

.link_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #739A33;
}

.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 97px;
	width: 171px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CAD2D6;
	border-bottom-color: #CAD2D6;
	color: #656565;
	overflow:auto;
}