@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
}
body,td,th {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #ED9C00;
	text-decoration: none;
}
a:visited {
	color: #7D4500;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
#Site {
	margin: auto;
	width: 1000px;
}
#Header {
	background-image: url(images/gerrys_01.jpg);
	height: 173px;
	position: relative;
}
#Address {
	width: 378px;
	height: 73px;
	position: absolute;
	left: 586px;
	top: 21px;
	text-align: center;
	font-size: 15px;
	font-family: "Arial Black", Arial, "Sans Serif";
}
#Site h1 {
	color: #FFFFFF;
	height: 25px;
	width: 935px;
	background-image: url(images/gerrys_06.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 15px;
	font-family: "Arial Black", Arial, "Sans Serif";
	text-transform: uppercase;
	font-size: 20px;
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.BottomNav {
	background-image: url(images/gerrys_09.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 25px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Footer {
	padding-top: 12px;
	text-align: center;
	width: 750px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.Topnav {
	position: absolute;
	left: 397px;
	top: 127px;
	width: 581px;
	height: 35px;
}
.Navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
.Navigation li {
	display: inline;
	float: right;
}
.Navigation li a {
	font-size: 15px;
	display: block;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}
.clear {
	clear: both;
}
#Content {
	width: 935px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 20px;
}
.Promo {
	width: 955px;
	margin: auto;
}
.style1 {
	color: #FFFF66;
	font-size: 15px;
}
.Services {
	padding: 5px;
	background-color: #141414;
	border: 1px solid #272727;
	width: 250px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.Services h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #FF9900;
}
.Services li {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-image: url(images/bullet.png);
}
.Contact {
	padding-right: 250px;
	padding-left: 250px;
	background-color: #141414;
	border: 1px solid #272727;
	width: 435px;
	margin-right: 15px;
	margin-bottom: 5px;
	
}
.Contact h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #FF9900;
}
.Contact li {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-image: url(images/bullet.png);
}
