@charset "utf-8";

*{
	margin:0;
	padding: 0;
}


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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: #000000;
}
#container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #003082; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0;
	height: 127px;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent {
	background-color: #FFFFFF;
	background-image: url(images/content_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 344px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#texttopabout {
	width: 360px;
	position: absolute;
	left: 207px;
	top: 111px;
}
#textmiddleabout {
	width: 400px;
	position: absolute;
	left: 60px;
	top: 219px;
	height: 185px;
	overflow: auto;
	border: 1px solid #FFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
}



#topnav {
	position: absolute;
	top: 25px;
	height: 30px;
	width: 530px;
	z-index: 20;
	left: 230px;
	padding-top: 13px;
}
#topnav ul {
	list-style-type: none;
}
#topnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	text-align: center;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 16px;
	padding-left: 18px;
	vertical-align: middle;
}

#topnav ul li {
	display: inline;
}

#footer {
	background-color: #DDDDDD;
	height: 129px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#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; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#topnav ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #5e77a6;
	text-align: center;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 16px;
	padding-left: 18px;
	vertical-align: middle;
}
#textmiddle {
	width: 350px;
	position: absolute;
	left: 52px;
	top: 263px;
}
#mainContentabout {
	background-image: url(images/aboutus_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 344px;
}

.testimonials {
	font-size: 13px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
}
#footertext {
	width: 182px;
	position: absolute;
	left: 200px;
	top: 479px;
	text-align: center;
}
#footertext p {
	font-size: 12px;
	line-height: 16px;
}




#headertitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin: 0;
}
#headertitle {
	width: 350px;
	position: absolute;
	left: 241px;
	top: 62px;
	height: 45px;
}
#texttop {
	width: 425px;
	position: absolute;
	left: 299px;
	top: 116px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#textmiddleabout ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
}
#textmiddleabout ul {
	list-style-position: inside;
	list-style-type: disc;
	padding-right: 10px;
	padding-left: 5px;
}

.specialtext {
	font-weight: bold;
}
.specialtext2 {
	font-weight: bold;
	font-size: 13px;
}
#textmiddleabout p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
}
#mainContentservices {
	background-image: url(images/services_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 344px;
}
#texttopservices {
	width: 417px;
	position: absolute;
	left: 211px;
	top: 111px;
}
#mainContentwarranty {
	background-color: #FFFFFF;
	background-image: url(images/warranty_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 344px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#texttopwarranty {
	width: 476px;
	position: absolute;
	left: 237px;
	top: 116px;
}
#textmiddlewarranty {
	width: 329px;
	position: absolute;
	left: 48px;
	top: 252px;
	height: 158px;
}
#mainContentcontact {
	background-image: url(images/contactus_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 344px;
}
#maptext {
	width: 200px;
	position: absolute;
	left: 517px;
	top: 118px;
	font-weight: bolder;
}
#maptext p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}


#textmiddlecontact {
	width: 408px;
	position: absolute;
	left: 46px;
	top: 160px;
	overflow: auto;
	border: 1px solid #FFF;
	height: 240px;
}
#textmiddlecontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
}
#maptext p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013082;
	text-decoration: underline;
}
.text_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003082;
	padding-top: 4px;
	padding-bottom: 4px;
}
.small_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.contactsuccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003082;
	font-weight: normal;
	text-align: center;
	padding-top: 25px;
}
