@charset "utf-8";
/* CSS Document */

body {
	background:url('../images/blue1.jpg') no-repeat fixed center;
}

a:link {
	text-decoration:none;
}

img {
	border:none;
}

#wrapper {
		 width:961px; 
	margin-left: auto;
    margin-right: auto;
}

#details {

}

#cu3er-container {width:961px; outline:0; margin-top:10px; margin-bottom:10px; display: inline-block;}

.body-bg-shadow  {
background-image:url("../images/cube_shadow.png");
}

#img_pad {
	padding-right:10px;
}

#footer {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333; 
	padding-top:10px;}
	
#social {
	 position:relative;
	 /*display: inline-block;*/
	 left: 590px; 
	 top:-35px; 
	 width:375px; 
	 height:35px;
}
