@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #660033;
	font-size: 104%;
	font-family: "Verdana", sans-serif;
	background-color: #EEF4C5;
	line-height: 16px;
}
a:focus {
	outline: 0;
}
p {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #000000;
	line-height: 18px;
}
a:hover {
	color: #D6DF22;
}
h1 {
	font-weight: normal;
}
.AdvertLeft h1 {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
h2, h3, h4, h5 {
	margin: 0;
	font-weight: normal;
	font-size: 100.01%;
}
.links a {
	color: #000000;
}
.links a:visited {
	color: #333333;
}
.links a:hover {
	color: #9E1F63;
}
.links a:active {
	color: #000000;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.bold {
	font-weight: bold;
}
input, select, textarea {
	background-color: #C3C5C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	background-image: url(../images/Layout-Images/Background.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11px;
	margin: 0 auto;
	width: 1000px;
}
#header {
	margin: 0 auto;
	width: 1000px;
}
#container {
	width: 980px;
	text-align: left;
	background-position: top;
	background-image: url(../images/Layout-Images/Background-Middle.gif);
	padding: 0 10px 0 10px;
}
#mainContent {
	margin-top: 6px;
	background-image: url(../images/Layout-Images/SalessiName.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 978px;
}
#footer {
	margin: 0 auto; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	background-color: #EEF4C3;
	background-image: url(../images/Layout-Images/Footer-Background.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 970px;
	padding: 10px 0 0 30px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
}
.categoriesWrapper {
	margin: 0 auto;
	width: 980px;
	text-align: center;
	margin-bottom: 6px;
}
.categorySeparator {
	width: 158px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: inline-block;
	float: left;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img {
	border: 0;
}
#telephone {
	float: right;
	width: 296px;
	padding: 52px 127px 0 0;
	text-align: right;
	font-size: 15px;
	color: #FFF;
}
#LogoWrapper {
	height: 76px;
	width: 500px;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
}
.AdvertLeft {
	width: 300px;
	float: left;
	text-align: justify;
	padding: 23px 20px 20px 25px;
	margin-left: 20px;
	background-color: #FFFFCC
}
.TitleGreen {
	background-color: #D7DF23;
	width: 839px;
	text-align: right;
	padding: 0 16px 0 0;
	line-height: 30px;
	font-size: 14px;
	border-bottom: 3px solid #FFF;
	height: 30px;
}
.TradeLogos {
	float: right;
	width: 125px;
}
.HomeStrapline {
	float: right;
	height: 90px;
	width: 400px;
	text-align: right;
	padding: 60px 147px 0 0;
}
.MainText {
	float: right;
	width: 485px;
	text-align: left;
	padding: 20px 80px 0 48px;
	line-height: 20px;
	background-color: #FFFFFF
}
.MainText p {
	background-image: url(../images/Logos/BulletGreen.jpg);
	background-repeat: no-repeat;
	padding: 0px 0 0 55px;
	margin-top: 10px;
}
.NextPanel01, .NextPanel02, .NextPanel03, .NextPanel04, .NextPanel05, .NextPanel06, .NextPanel07, .NextPanel08{
	position: absolute;
	height: 17px;
	width: 50px;
	left: 805px;
	top: 210px;
}
.NextPanel02 {
	left: 1661px;
}
.NextPanel03 {
	left: 2517px;
}
.NextPanel04 {
	left: 3373px;
}
.NextPanel05 {
	left: 4229px;
}
.NextPanel06 {
	left: 5085px;
}
.NextPanel07 {
	left: 5991px;
}
.NextPanel08 {
	left: 6847px;
}
.PreviousPanel02, .PreviousPanel03, .PreviousPanel04, .PreviousPanel05, .PreviousPanel06, .PreviousPanel07, .PreviousPanel08{
	position: absolute;
	height: 17px;
	width: 50px;
	left: 855px;
	top: 210px;
}
.PreviousPanel03 {
	left: 1711px;
}
.PreviousPanel04 {
	left: 2567px;
}
.PreviousPanel05 {
	left: 3423px;
}
.PreviousPanel06 {
	left: 4279px;
}
.PreviousPanel07 {
	left: 5135px;
}
.PreviousPanel08 {
	left: 5991px;
}
.iFrameWrapper {
	margin-left: 0px;
	width: 859px;
}
.GoogleMapWrapper {
	float: right;
	margin-right: 122px;
}
.AddressHeading {
	font-size: 15px;
	font-family: Georgia, "New Times Roman", Times, serif;
	line-height: 20px;
	color: #7A003C;
}
.MainTextHeading {
	font-size: 16px;
	font-family: Georgia, "New Times Roman", Times, serif;
	line-height: 20px;
	color: #7A003C;
	padding-left: 55px;
}
.address {
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.ApprovedLogos {
	float: right;
	padding: 70px 145px 0 0;
}
