

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;
}

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

#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:40px 0 15px 0;
	line-height:16px;
}


#who07 a{
	margin:280px 0 0 -10px;
	display:block;
	background:url(../gfx/who07.png) no-repeat;
	width:300px; height:400px;
	position:absolute;
}

#who07 a:hover{
	background:url(../gfx/who07_over.png) no-repeat;
	width:300px; height:400px;
}

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