﻿#iphone {
	width:437px;
	height:504px;
	background-image:url('../fpimages/iphone_image_copy.jpg');
	background-repeat:no-repeat;
	position:fixed;
	margin-top:70px;
	top:80px;
	left:0px;
}

#iphone a {
	text-decoration:none;
}

#iphone li {
	text-align:center;
}

.row_1 {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
    position:absolute;
	top:70px;
	left:139px;
}

.row_2 {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
    position:absolute;
	top:150px;
	left:139px;

}

.row_3 {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
    position:absolute;
	top:230px;
	left:139px;

}

.row_4 {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
    position:absolute;
	top:310px;
	left:139px;

}

#iphone li {
	float:left;
	margin:8px;
	width:56px;
}

.text_divs {
	width:54px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:10px;
	color:white;
	text-align:center;
}

img.nohover {
	border:0;
	
}

img.hover {
	border:0;
	display:none;
}

a:hover img.nohover {
	display:none;
}

a:hover img.hover {
	display:inline;
}

#hand {
	background-image:url('../fpimages/hand_image.jpg');
	width:75px;
	height:575px;
	position:fixed;
	right:0;
	top:118px;
	
}

#content {
	padding:10px;
	height:auto;
	margin-right:50px;
	margin-left:437px;
}

#iphone-panel td{
	vertical-align:top;
}
