body {
	text-align: center;
	min-width: 995px;
	margin-top:0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.main {
	height: 100px;
	width: 944px;
	margin:0 auto;
	text-align: left;
}
.banner {
	background-image: url(images/iphone-fix-banner.jpg);
	height: 291px;
	width: 944px;
}
.content {
	width: 730px;
	padding-left: 10px;
	float:left;
}
.nav
{
	float:right;
	width: 180px;
}
h1
{color:#990000;}

a{
	font-size:12px;
	}
a:hover{
	color: #990000;
	text-decoration: none;
	}
a:visited{
	color: #0033FF;
	}
.jjStore
{
	font-size:12px;
	background-image: url(images/phone.gif);
	padding-left: 6px;
	height: 230px;
}
.map {
	padding-top: 50px;
}
.callNow {
	padding-top: 35px;
	padding-left: 65px;
	text-align: center;
}
