body{
	font-size: 12px;
	font-family: "Helvetica", "Lucida Grande", "Lucida", "Verdana";
	margin: 0px;
	text-align: center;
}

body.press{
	font-size: 12px;
	font-family: "Helvetica", "Lucida Grande", "Lucida", "Verdana";
	margin: 0px, 0px;
	background-color: #000000;
	text-align: center;
}

div.main{

	width: 750px;
	height: 450px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

div.header{
	background-image: url("images/bghead.gif");
	height: 90px;
	width: 750px;
}

div.buttonhead{
	width: 144px;
	height: 20px;
	float: left;
}

div.conimage{
	width: 234px;
	height: 360px;
	float: left;
}

div.textbox{
	width: 342px;
	height: 330px;
	padding: 15px;
	margin: 15px;
	color: #663300;
	font-size: 12px;
	line-height: 19px;
	font-family: "Verdana";
	overflow: auto;
}

div.context{
	width: 342px;
	height: 330px;
	float: right;
	padding: 15px;
	background-color: #F2E8D7;
	color: #663300;
	font-size: 12px;
	line-height: 16px;
	font-family: "Verdana";
	overflow: auto;
}

div.imgblock{
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 144px;
	float: left;
}

div.bottext{
	position: relative;
	top: 325px;
	text-align: right;
	width: 606px;
	color: #ffffff;
	font-size: 18px;
	font-weight: 100;
	letter-spacing: 8px;
	font-weight: normal;
	font-family: "arial", "Helvetica";
}

div.button{
	float: left;
	background-image: url("images/bgbutton.gif");
	height: 360px;
	width: 144px;
}

div.content{
	float: left;
	background-image: url("images/main.jpg");
	height: 360px;
	width: 606px;
}

img.logo{
	position: relative;
	left: 31px;
	top: -10px;
}

a img.shopButton{
	position: relative;
	left: 575px;
	top: 5px;
}

table.pressimg{
	width: 100%;
	font-family: "Verdana";
	color: #ffffff;
	font-size: 11px;
}

a {
	color: #ff0090;
}