/* CSS Document */

body {
	padding:0;
	margin:0 auto;
	background-image:url(images/fadebkgd.gif);
	background-repeat:repeat-x;
	height:900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#whole {
	margin:0 auto;
	padding:0;
	width:899px;
}
#hdr {
	height:153px;
	width:100%;
}
#line {
	height:20px;
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
#line ul {
	margin:0px;
	margin-left:125px;
}
#line ul li {
	display:inline;
	line-style:none;
}
.ftr {
	background-color:#042b62;
	color:#ffffff;
}
#ice {
	height:113px;
	width:100%;
	background-image:url(images/in2capshdr.gif);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
}
.gmtxt {
	color:#042b62;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:13px;
}
#leftgm {
	position:absolute;
	top:20px;
	left:60px;
	width:200px;
	height:40px;
	text-align:right;
}
#rightgm {
	position:absolute;
	top:20px;
	right:65px;
	width:200px;
	height:40px;
	text-align:left;
}
#content {
	padding-top:30px;
}
#title {
	height:255px;
	width:100%;
	background-image:url(images/jerstop.gif);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
}
#quote {
	position:absolute;
	top:65px;
	left:78px;
	text-align:right;
	width: 216px;
}
#enq {
	position:absolute;
	top:70px;
	right:103px;
	text-align:left;
	width: 199px;
	height: 92px;
}
#interior {
	height:255px;
	width:100%;
	background-image:url(images/in2interior.gif);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
}
#inttitle {
	height:82px;
	width:740px;
	background-repeat:no-repeat;
	background-position:top center;
	position:absolute;
	top:100px;
	left:100px;
}
.about {
	background-image:url(images/intaboutme.gif);
}
.gamesigns {
	background-image:url(images/intgamesigns.gif);
}
.photos {
	background-image:url(images/intphotos.gif);
}
.links {
	background-image:url(images/intlinks.gif);
}
.contact {
	background-image:url(images/intcontactme.gif);
}
#ctarea {
	height:400px;
	width:100%;
	background-image:url(images/in2ctarea.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#info {
	margin:0 auto;
	width:720px;
	height:100%;
}
#ab {
	margin:0 auto;
	width:680px;
	padding:20px;
	padding-top:0px;
}
#info h4 {
	color:#042b42;
	background-color:#ffffff;
}
#wrap {
	background-color:#042b62;
	width:500px;
	height:15px;
	padding:5px;
}
.wraptxt {
	padding-left:6px;
	color:#042b62;
	background-color:#ffffff;
	width:200px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#sale {
	float:right;
	width:200px;
	border-left:solid red 2px;
	height:100%;
	text-align:center;
}
#spacer {
	height:15px;
	clear:both;
}

