@charset "UTF-8";
body {
	background-color:#000;
	margin-top: 0px;
	background-repeat:no-repeat;
	background-position:center top; 
	}
* {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}	
	
#wrapper {
	height: auto;
	width: 1000px;
	position: relative;
	margin: 0 auto;
	background-color: #ededed;
}

#top {
	height: 124px;
	width: 1000px;
	position: relative;
	background-color:000;
}

#logo {
	height: 124px;
	width: 402px;
	position: relative;
	float:left;
}
#topright {
	height: 124px;
	width: 598px;
	position: relative;
	float:left;
	background-image:url(a-images/top.jpg);

}
nav {
	height: 25px;
	width: 500px;
	position: absolute;
	left: 156px;
	top: 56px;
	z-index: 2;
}


#slider {
	float: left;
	height: 494px;
	width: 1000px;
	position: relative;
		z-index: 1;
}

#topimage {
	float: left;
	height: 220px;
	width: 1000px;
	position: relative;
		z-index: 1;
}

#middlestrip {
	float: left;
	height: 147px;
	width: 1000px;
	position: relative;
	background-color:000;
}

#subheading {
	float: left;
	height: 140px;
	width: 1000px;
	position: relative;
	top: 2px;
}

#header{
	float: left;
	height: 180px;
	width: 1000px;
	position: relative;
}

#insidehead {
	float: left;
	height: 95px;
	width: 1000px;
	position: relative;
	background-color:000;
}

#threebutts {
	float: left;
	height: 200px;
	width: 1000px;
	position: relative;
}
#blank2 {
	float: left;
	height: 10px;
	width: 1000px;
	position: relative;
}
#content {
	float: left;
	height: auto;
	width: 1000px;
	position: relative;

}

#left {
	float: left;
	height: auto;
	width: 664px;
	position: relative;
}
#right {
	float: right;
	height: auto;
	width: 336px;
	position: relative;
}

#rightspace {
	float: right;
	height: 25px;
	width: 336px;
	position: relative;
}

#formright {
	float: right;
	height: auto;
	width: 336px;
	position: relative;
	background-color:#ed5c16;
	background-image:url(a-images/form.jpg);
}

#footer {
	min-width: 100%;
	height: 368px;
	clear: both;
	background-image: url(a-images/footer.png);
	background-repeat: repeat-x;
}
#footer-content {
	height: 368px;
	width: 1000px;
	position: relative;
	margin: 0 auto;
	background-image: url(a-images/footer-logo.png);
	
}



#face {
	height: 55px;
	width: 170px;
	position: absolute;
	top: 60px;
	left: 240px;
}

#address {
	height: 106px;
	width: 364px;
	position: absolute;
	top: 50px;
	left: 421px;
}



#t1
{
	display: block;
	width: 500px;
	height: 200px;
	background-image: url(a-images/but1.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

#t1:hover
{ 
  background-position: 0 -200px;
}

#t1 span
{
  display: none;
}




#t2
{
	display: block;
	width: 500px;
	height: 200px;
	background-image: url(a-images/but2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 0px;
	left: 500px;}


#t2:hover
{ 
  background-position: 0 -200px;
}

#t2 span
{
  display: none;
}


#t3
{
	display: block;
	width: 333px;
	height: 130px;
	background-image: url(a-images/but3.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 0px;
	left: 666px;}


#t3:hover
{ 
  background-position: 0 -130px;
}

#t3 span
{
  display: none;
}


#copyright {
	height: 30px;
	width: 500px;
	position: absolute;
	top: 325px;
	left: 6px;
}

#credit {
	height: 30px;
	width: 250px;
	position: absolute;
	top: 325px;
	left: 750px;
}

#sitelinks {
	height: 20px;
	width: 150px;
	position: absolute;
	top: 58px;
	left: 7px;
}
#linksone {
	height: 136px;
	width: 210px;
	position: absolute;
	top: 93px;
	left: 1px;
}
#linkstwo {
	height: 136px;
	width: 210px;
	position: absolute;
	top: 93px;
	left: 230px;
}
#touch {
	height: 20px;
	width: 150px;
	position: absolute;
	top: 58px;
	left: 530px;
}
#address {
	height: 35px;
	width: 470px;
	position: absolute;
	top: 93px;
	left: 530px;
}

#social {
	height: 20px;
	width: 150px;
	position: absolute;
	top: 148px;
	left: 530px;
}

#facebook {
	height: 20px;
	width: 206px;
	position: absolute;
	top: 183px;
	left: 550px;
}
#twitter {
	height: 20px;
	width: 206px;
	position: absolute;
	top: 183px;
	left: 783px;
}
#capstext {
	height: 40px;
	width: 980px;
	position: absolute;
	top: 250px;
	left: 10px;
}


