body 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
	text-align: center;
	/* part 1 of 2 centering hack */
}

.container2 {
	width: 800px;
	position:absolute;
	left: 536px;
	margin-left: -400px; /* half of the width */
	margin-top: -300px; /* half of the height */
	background-image: url(../images/background800.jpg);
	background-repeat: no-repeat;
	top: 50%;
}

.container3 {
	height: 600px;
	width: 800px;
	position:absolute;
	left: 536px;
	top: 50%;
	margin-top: -300px; /* half of the height */
	margin-left: -400px; /* half of the width */
	background-image: url(../images/background3.jpg);
	background-repeat: no-repeat;
}
	
	.header {
	
	width: 780px;
	
	height: 40px;
	
	text-align: right;
	
	vertical-align: middle;
	
	font-size: 8pt;
	
	color: #636363;
	
	font-weight: normal;
}
	
	.header a {
	
	font-size: 8pt;
	
	color: #636363;
	
	text-decoration: none;
	
	font-weight: normal;
}
	
	.header a:hover{
	
	color: #333333;
}
	
	.header img{
	
	margin: 0px;
	
	vertical-align: middle;
}
	
	.logo {
	
	width: 800px;
	
	height: 84px;
	
	text-align: left;
	
	vertical-align: middle;
	
	padding-left: 15px;
}
	
	.menu {
	
	width: 800px;
	
	height: 15px;
	
	margin-top: -15px;
	
	padding-left: 110px;
	
	text-align: left;
	
	vertical-align: middle;
	
	font-size: 7.8pt;
	
	color: #959595;
	
	font-weight: bold;
}
	
	.menu a {
	
	font-size: 7.8pt;
	
	color: #959595;
	
	text-decoration: none;
	
	font-weight: bold;
}
	
	.menu a:hover{
	
	color: #333333;
}
	
	.menu a:active{
	
	color: #000064;
}
	
	.menu_images {
	
	width: 800px;
	
	height: 85px;
	
	margin-top: 5px;
	
	text-align: center;
	
	vertical-align: middle;
	
	margin-bottom: -30px;
}
	
	.menu_images img{
	
	margin: 0px;
	
	vertical-align: middle;
}
	
	.product {
	width: 800px;
	height: 350px;
	background-image: url('../images/background2.gif');
	background-repeat: no-repeat;
	margin: 0px;
}
	
	.product_side {
	
	width: 15px;
	
	margin-left: 9px;
	
	margin-top: 0px;
	
	text-align: right;
	
	margin-right: 0px;
	
	margin-bottom: 75px;
}
	
	.product_side img{
	
	margin: 0px;
}
	
	.product_image {
	margin-top: 34px;
	margin-right: 0px;
	margin-bottom: 200px;
	margin-left: 1px;
}
	
	.product_image img{
	
	margin: 0px;
}
	
	.text_holder {
	
	margin-right: 55px;
	
	margin-left: 20px;
	
	margin-top: 45px;
	
	font-size: 9pt;
	
	font-family: times;
	
	color: #000064;
	
	font-weight: normal;
}
	
	.text_holder a {
	
	font-size: 11pt;
	
	font-family: times;
	
	color: #464646;
	
	font-weight: bold;
	
	text-decoration: none;
}
	
	.text_holder a:hover {
	
	color: #797979;
}
	
	.body_big{
	
	font-size: 12pt;
	
	font-family: times;
	
	color: #000064;
	
	font-weight: bold;
	
	margin-top: 10px;
	
	margin-bottom: 10px;
}

	.copyright{
	font-size: 8pt;
	font-family: times;
	color: #999999;
	font-weight: bold;
	
}

	.inside_top {
	
	width: 800px;
	
	height: 33px;
	
	background-image: url('../images/background-top.jpg');
	
	background-repeat: no-repeat;
	
	margin: 0px;
	
	z-index: 10;
}
	.inside{
	
	width: 800px;
	
	background-image: url('../images/background-middle.jpg');
	
	background-repeat: repeat-y;
	
	margin: 0px;
	
	z-index: 9;
}
	.inside_bottom {
	
	width: 800px;
	
	background-image: url('../images/background-bottom.jpg');
	
	background-repeat: no-repeat;
	
	background-position: bottom;
	
	margin: 0px;
	
	z-index: 10;
}
	.blueswish {
	
	width: 800px;
	
	height: 47px;
	
	background-image: url('../images/blueswish.gif');
	
	background-repeat: no-repeat;
	
	margin-top: -60px;
	
	z-index: 0;
}

.style1 {font-size: 10pt}

.style2 a {
	
	font-size: 7.8pt;
	
	color: #959595;
	
	text-decoration: none;
	
	font-weight: bold;
}
	
	.style2 a:hover{
	
	color: #333333;
}
	
	.style2 a:active{
	
	color: #000064;
}
