@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/bk.gif);
	background-repeat: no-repeat;
	background-color: #183D49;
	margin: 0px;
	background-attachment: fixed;
	background-position: center top;
}
.main {
	height: 100%;
	width: 100%;
}
.main .body {
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	
	
}

.bodyBack{
	height: auto;
	width: 880px;
	background-image: url(images/back_01.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 3px;
	float: left;
	width: 100%;
}
a {
color:#FFFFFF;
text-decoration:none;}

a:hover {
color: #999999;
text-decoration: underline;}

div {
position:relative;}

.bigContainer {
	float: left;
	min-height:600px;
	height: auto !important;
	height: 600px ;
	width: 879px;
	
}
.heads {
	background-image: url(images/a_autoTech_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 98px;
	width: 876px;
}
.flashcontainer {
	background-image: url(images/a_auto_tech_04.jpg);
	float: left;
	height: 325px;
	width: 833px;
	margin-left: 25px;
}
.navContainer {
	background-image: url(images/a_auto_tech_06.jpg);
	float: left;
	height: 33px;
	width: 833px;
	margin-left: 25px;
}
.mainTextContainer {
min-height:300px;
	height: auto !important;
	height: 300px;
	width: 880px;
	background-image: url(images/bks_11.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: top;
}
 .mainContainer{
	height: auto;
	width: 880px;
	background-image: url(images/back_02.gif);
	background-repeat: repeat-y;
	float: left;
}
.bottomContainer {
	background-image: url(images/bottom_13.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 799px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
}
.textContainer {
	float: left;
	height: auto;
	width: 826px;
	padding: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}
.call {
	height: 327px;
	width: 262px;
	margin-left: 5px;
}
.bottButt {
	float: left;
	height: 33px;
	width: 450px;
	letter-spacing: 2px;
}
.bottButt2 {
	float: right;
	height: 33px;
	width: 300px;
	letter-spacing: 2px;
	text-align: right;
}

.home {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 130px;
	background-position: 0px -34px;
}

.about {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 176px;
	background-position: -130px -34px;
}
.services {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 168px;
	background-position: -306px -34px;
}
.gallery {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 163px;
	background-position: -474px -34px;
}
.location {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 196px;
	background-position: -637px -34px;
}
.home:hover {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 130px;
	background-position: 0px 0px;
}

.about:hover {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 176px;
	background-position: -130px 0px;
}
.services:hover {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 168px;
	background-position: -306px 0px;
}
.gallery:hover {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 163px;
	background-position: -474px 0px;
}
.location:hover{
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 196px;
	background-position: -637px 0px;
}
.FormField {
	font-size: 10px;
	height: 16px;
	width: 80%;
	border: 1px solid #000033;
	background-color: #0066FF;
	color: #FFFFFF;
}
.FormFieldBig {
	font-size: 10px;
	width: 80%;
	border: 1px solid #000033;
	background-color: #0066FF;
	color: #FFFFFF;
}
.radio {
border: 1px solid #000033;
	background-color: #0066FF;}
