@charset "utf-8";
/* CSS Document */

.container {
	background-color: #FFF;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	top: 0px;
	right: 0px;
}
.header {
	z-index: 0;
	height: 350px;
	width: 700px;
	background-image: url(images/Header_Home.jpg);
	margin: 0px;
	padding: 0px;
}
.contactnumbers {
	margin-top: -25px;
	z-index: 5;
	background-color: #FFF;
	filter: alpha (opacity=60);
	opacity:0.6;
	width: 650px;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 50px;
}
.menubarg {
	width: 900px;
	margin-right: auto;
	margin-left: 0px;
	margin-top: -1px;
	background-color: #333;
	padding-left: 0px;
	height: 37px;
	z-index: 10;
	position: relative;
	left: 0px;
	top: -17px;
}
.main {
	margin-top: 20px;
	width: 650px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: thin;
	padding: 0px;
}
.quote {
	width: 450px;
	border-right-width: thin;
	border-right-style: none;
	margin-top: -18px;
	position: relative;
	left: 175px;
	top: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	right: auto;
}
.testimonials {
	float: right;
	height: 600px;
	width: 205px;
	z-index: 8;
	margin-top: -550px;
	margin-right: 20px;
}


.companies {
	float: right;
	height: 150px;
	width: 200px;
	z-index: 7;
	margin-top: -150px;
	margin-right: 20px;
}


.headerlogo {
	z-index: 2;
	clear: none;
	margin-top: -348px;
	height: 350px;
}
.logo {
	color: #FFF;
	width: 200px;
	margin-top: -352px;
	z-index: 3;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: -2px;
	background-color: #06C;
}

.picBorder {
	margin: 10px;
}
.autoText {
	margin-top: 10px;
	margin-left: 10px;
}

.source {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333;
}
#container .autotable tr td {
	margin-right: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

p {
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
h2 {
	color: #333;
	text-align: center;
}
#imgMap {
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 600px;
}
.getQuote {
	color: #FFF;
	background-color: #36C;
	text-align: center;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-right: 100px;
	padding-left: 100px;
}
.getQuote:hover {
	background-color:#039;
}
.indexSpace {
	height: 600px;
	width: 650px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.getQuote a {
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-decoration: none;
}
#container  a {
	text-decoration: none;
}
.getQuote {
	margin-top: 20px;
}

