body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:center;
}
img { 
	margin:0; 
	padding:0; 
	border: 0;
}
p { 
	margin: 0 0 10px 0; 
}
a, a:link, a:visited { 
	color: #517caf; 
	background-color: 
	transparent; 
	font-weight: 
	normal; 
	text-decoration:none; 
}
a:hover, a:active { 
	text-decoration:underline; 
}
h2 { 
	font-family: Lucida Grande, Verdana, Sans-serif; 
	font-size: 27px; 
	font-weight: bold; 
	color: #222222; 
	margin: 0 0 10px 0; 
	padding: 0; 
}
#container { 
	width: 800px; 
	margin: 0 auto; 
	padding: 0; 
}
#nav { 
	background: #fff url(../images/iphone_unlock.png) top center repeat-x; 
	height: 39px; 
	margin: 20px 0 0 0; 
	padding: 0px 20px; 
}
#content { 
	width: 800px; 
	margin: 20px 0 0 0; 
	text-align:left; 
}
#main { 
	width: 562px; 
	float:left; 
	padding: 0; 
}
#sidebar_title { 
	float:left; 
	width:182px; 
	margin-left: 20px; 
	padding: 0 18px; 
	font-weight:bold;
	background: url(../images/unlocking_iphone_2g_3g_3gs.png) top center repeat-x; 
	line-height:25px; color:#fff; 
}
#sidebar { 
	float:left; 
	width:180px; 
	height:307px; 
	margin-left: 20px; 
	padding:18px;  border: 1px solid #e4e4e4; 
	background: #f0f0f0; 
}
img.gallery { 
	margin-left: 0; 
	margin-top: 20px; 
	border:0; 
	padding: 0;
}
#info { 
	border:1px solid #dedede; 
	padding:20px; 
	margin: 20px 0 0 0; 
	text-align:left;
}
#main_left { 
	float:left; 
	clear:left; 
	width:429px; 
	margin-right:20px;
}
#main_right { 
	float:left;
	clear:right; 
	width:309px; 
	text-align:center;
}
#parts { 
	margin:20px auto 0 auto; 
	text-align: center;
}
div.part { 
	float:left; 
	width:163px; 
	height:175px; 
	border: 1px solid #dedede; 
	padding:10px; 
	color: #595959; 
	font-size:12px; 
	background: url(../images/unlock_iphone.png) repeat-x top center;
}
img.part { 
	margin-bottom:10px; 
}
p.part_title { 
	color:#000; 
	font-size: 15px; 
	margin-bottom:0px; 
}
#footer { 
	clear:both; 
	border-top: 1px solid #dedede; 
	margin: 40px 0 0 0; 
	padding: 20px 0px 30px 0px; 
	text-align:left; 
	font-size:11px; 
	color: #9a9a9a;
}
span.light {
	color:#777777;
}
span.price_big {
	color:#d22;
	font-size: 18px;
	font-weight:bold;
	line-height: 35px;
}
#menu {
	float: left;
	height: 39px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#menu a {
	font-weight: bold;
	font-size: 14px;
	font-family: Lucida Grande, arial, helvetica, sans-serif;
	line-height:10px;
	display: block;
	margin: 0;
	padding: 13px 8px;
	color: #3a3a3a;
	text-decoration: none;
}
#menu a:hover {
	color: #fff;
}
#menu li {
	position: relative;
}
#menu_right {
	float: right;
	text-align:right;
	width: 400px;
	height: 36px;
}
#menu_right ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
#menu_right a {
	font-weight: bold;
	font-size: 12px;
	font-family: Lucida Grande, arial, helvetica, sans-serif;
	line-height:10px;
	display: block;
	margin: 0;
	padding: 13px;
	color: #3a3a3a;
	text-decoration: none;
}
#menu_right a:hover {
	color: #fff;
}
#menu_right li {
	position: relative;
}