/* CSS Document */

body {
	background-image: url(../images/bg_blue_stripe.jpg);
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 13px;
	width: 856px;
	height: auto;

}
#header {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 856px;
	height: 190px;
	background-image: url(../images/bg_top_190.png);
	background-repeat: no-repeat;
}
#nav {
	margin-left: auto;
	margin-right: auto;
	width: 856px;
	height: 60px;
	background-image: url(../images/bg_nav.png);
	background-repeat: no-repeat;
	padding: 0 0 0 50px;
	margin-top: auto;
}
#press {
	margin-left: auto;
	margin-right: auto;
	width: 856px;
	height: 600px;
	background-image: url(../images/bg_middle2.png);
	background-repeat: no-repeat;
	padding: 0 0 0 50px;
	margin-top: auto;
}
#press2 {
	margin-left: auto;
	margin-right: auto;
	width: 856px;
	height: 800px;
	background-image: url(../images/bg_middle2.png);
	background-repeat: no-repeat;
	padding: 0 0 0 50px;
	margin-top: auto;
}
#content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 856px;
	height: 430px;
	background-repeat: repeat-y;
	background-image: url(../images/bg_middle2.png);
}
#press_content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 856px;
	height: 600px;
	background-repeat: repeat-y;
	background-image: url(../images/bg_middle2.png);
}
#press_content2 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 856px;
	height: 920px;
	background-repeat: repeat-y;
	background-image: url(../images/bg_middle2.png);
}
#product_img {
	margin-top: 0px;
	width: 856px;
	height:295px;
	margin-left: 45px;
	padding: 10px 0 0 0;
}
#lg_img {
	position:absolute;
	width:534px;
	height:auto;
	border: #CCCCCC;
	border-style:solid;
	border-width:thin;
	}
#press_text {
	height:auto;
	width: 210px;
	float: right;
	margin-right: 90px;
}

#mailing {
	width: 350px;
	height: auto;
	float: left;
	padding: 10px 0px 0 0;
	margin-left: 40px;
}
#text {
	width: 380px;
	height: auto;
	float: left;
	padding: 10px 0 0 46px;
}

#bottom {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 856px;
	height: 70px;
	background-image: url(../images/bottom_bg2.png);
	background-repeat: no-repeat;
	padding: 0 0 0 26px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4233A3;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	}
	
.style4 {color: #4233A3}

.style5 {
	color: #0066CC;
	font-size: 12px;
}
.style6 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style7 {color: #FF3300}
.style8 {color: #CC0066;
line-height:18px;}

.style9 {
	color: #FFFFFF;
}
.style10 {color: #333333}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #4233A3;
}
a:active {
	text-decoration: none;
}
