/*css for Adrian Solomon designed by Sub Zero Creations*/



*{
    margin: 0px;
    padding: 0px;
}



body{	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.875em;
    line-height: 18px;
    color: #FFFFFF;
    background: black fixed center ;
	
}

header{background: url(images/ats-banner.jpg) center  no-repeat;
      margin-left:auto;
      margin-right:auto;
	  width:100%;
	  height:193px;
	  }

#wrapper{
	width:1260px;
	height:1800;
	margin: 0 auto;
	
	margin-top: 15px;
	}
	
	
nav ul{
	padding-left: 0px;
    list-style: none;
	width: 900px;
	margin: 0 auto;
}

nav ul li{
	display: inline;
}

nav ul li a{
	font: 18px Century Gothic, Helvetica, sans-serif;
    color: #848483;
	text-align: center;
    font-weight: normal;
    text-decoration: none;
    display: block;
    float: left;
    width: 160px;
    height: 60px;
	line-height: 60px;
}

nav ul li a:hover,  nav ul li .active{
	color: #ffffff;
	-webkit-transition: color .25s linear;
	-moz-transition:color .25s linear;  
   -o-transition:color .25s linear;
	 transition: color 1s linear;
	text-decoration: none;
}

header h2{font: 2.063em Minion Pro, Helvetica, sans-serif;
        text-align:center;
		padding-right:350px;}
		
		#contact li a{color:#848483;
          text-decoration:none ;
}
#contact li a:hover, active {color: #ffffff;
 -webkit-transition: color .25s linear;
	-moz-transition:color .25s linear;  
   -o-transition:color .25s linear;
	 transition: color 1s linear;
	text-decoration: underline;}





		
p{padding-bottom:10px;}
		
#contact{display:block;
         margin-top:50px;
         width:800px;
		 margin-left:auto;
         margin-right:auto;}
		
#contact h1{font: 24px Century Gothic, Helvetica, sans-serif;}

a img {border:none;}

#contact p a:link {text-decoration:none;}

#contact p a:visited{text-decoration:none;}

#contactbox {width:450px;
             height:600px;
			 overflow:visible;}
			 
			 
			 
			 
			 
			 
			 
			 
footer{display:block;
	padding-top: 180px;
	padding-right:40px;
	text-align: center;
	font-size: 0.917em;
}

#bottom{width:70%;
		margin-left:150px;}

#bottom ul {margin-right:auto;
		  margin-left:auto;
		  }

#bottom ul li {display:inline;}

	
#bottom  ul li a{font-family: Tahoma, Geneva, sans-serif;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		text-align: center;
		color: #666666;
		font-size: 12px;
		line-height: 150%;
		margin: 0px;
		padding: 0px;
		word-spacing:5px;
		min-height: 43px;
		height: auto !important;
		height: 43px;}
		
#bottom ul li a:hover {color:White;}

#copyright {width:819px;
           font-family: Tahoma, Geneva, sans-serif;
			font-style: normal;
			font-weight: normal;
			text-decoration: none;
			text-align: left;
			color: #666666;
			font-size: 12px;
			line-height: 150%;
			margin: 0px;
			margin-top:15px;
			padding: 0px;
			min-height: 43px;
			height: auto !important;
			height: 43px;}
			
#copyright a{font-family: Tahoma, Geneva, sans-serif;
			font-style: normal;
			font-weight: normal;
			text-decoration: none;
			color: #666666;}

#copyright a:hover {
            text-decoration: underline;
			-webkit-transition: color .35s linear;
			transition: color 1s linear;
            color: blue;}

#info {float:right;
	  color: #999999;
	  background-color: transparent;
	  font-size: 10px;
	  line-height: 150%;
	  margin: 0px;
	  margin-top:-45px;
	  padding: 0px;
	  min-height: 21px;
	  height: auto !important;
	  height: 21px;}
	  
#contact  ul  li{line-height:2;}



