

body{
	background:#fff;
	color:#252525;
	font-family:Helvetica, Arial sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}
	
p {
	margin:0;
	}
	
div{
	margin:0;
}

#container{
	width:700px;
	margin:auto;
	padding:0;
	position:relative;
	text-align:center;
}

#contentLeft{
	margin:20px 0 0 0;
	width:300px;
	padding:0;
	text-align:left;
	float:left;
	position:relative;
}

#contentRight{
	margin:180px 0 0 80px;
	width:280px;
	padding:0;
	text-align:left;
	float:left;
	position:relative;
}

.navigation{
	margin:45px 0 0 0;
	position:absolute;
}

.navAmazon a{
	display:block;
	background:url(../gfx/button_amazon.gif) no-repeat;
	width:148px; height:30px;
}

.navAmazon a:hover{ 
	background:url(../gfx/button_amazon_over.gif) no-repeat;
	margin-left:5px;
}

.navEmail a{
	display:block;
	background:url(../gfx/button_email.gif) no-repeat;
	width:151px; height:30px;
	margin:0;
}

.navEmail a:hover{ 
	background:url(../gfx/button_email_over.gif) no-repeat;
	margin-left:5px;
}

.navGSO a{
	display:block;
	background:url(../gfx/button_gso.gif) no-repeat;
	width:166px; height:30px;
	margin:0;
}

.navGSO a:hover{ 
	background:url(../gfx/button_gso_over.gif) no-repeat;
	margin-left:5px;
}

.text{
	margin:0 0 15px 0;
	line-height:16px;
}

.text08{
	margin:220px 0 15px 0;
	line-height:16px;
}

.text07{
	margin:300px 0 250px 0;
	line-height:16px;
}

#reddot{
	margin:-92px 0 0 170px;
	position:absolute;
}

a{
	font-weight:bold;
	text-decoration:none;
	color:#999;
}

a:hover{
	font-weight:bold;
	color:#666;
}
