@charset "utf-8";
/* CSS Document */

body{
background-image:url(../images/maincolorback.jpg);
background-repeat:repeat;
}

#wrapper {
	margin: auto;
	margin-top: 10px;
	background-image:url(../images/maincolorback.jpg);
background-repeat:repeat;
	width: 960px;
}

#main{
	float:left;
		width:960px;
		height:738px;
		background-image:url(../images/whyqac.jpg);
		background-repeat:no-repeat;
}

#toptext{
float:left;
width:100%;
}

#middletext{
float:left;
margin-top:80px;
margin-left:90px;
height:330px;
width:230px;
}
#imageuploads{
float:left;
padding-left:100px;
}
#bottomlink{
float:left;
height:142px;
width:100%;
margin-top:40px;

}

#footer25{
float:left;
width:100%;
margin-top:145px;
}
#home{
float:left;
width:50px;
margin-left:62px;
text-align:left;
}

#contact{
float:left;
width: 75px;
text-align:left;
margin-left:5px;
}

#why{
float:left;
width: 80px;
text-align:left;
margin-left:5px;
}

#news{
float:left;
width: 95px;
text-align:left;
margin-left:5px;
}

#about{
float:left;
width: 160px;
text-align:left;
margin-left:5px;
}
p.copyright{
	font-family: "Arial", Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
text-align:center;
}

#imsi{
float:right;
width: 160px;
text-align:right;
margin-right:48px;
}

#legal{
float:left;
width: 160px;
margin-left:30px;
}

a.nav {
	font-family: "Arial", Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
a.nav:link {
	text-decoration: none;
	color:#000000;
}
a.nav:visited {
	text-decoration: none;
}
a.nav:hover {
 	color:#000000;
	text-decoration: underline;
}
a.nav:active {
	text-decoration: none;
} 


#signup table {   
 color: #000000;   
 width: 680px;   
  
}   
  
#signup td {    
 padding-left: 4px;   
}

a.nav1 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a.nav1:link {
	text-decoration: none;
	color:#000000;
}
a.nav1:visited {
	text-decoration: none;
}
a.nav1:hover {
 	color:#000000;
	text-decoration: underline;
}
a.nav1:active {
	text-decoration: none;
} 