body {
	margin: 0;
	padding: 0;
	background: #000000 url("images/bkground.jpg") repeat-x; center top;
	text-align: center;

}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right: 5px solid #000000;
	border-left: 5px solid #000000;
	background-color: #000000;
	text-align: left;
	}
	

#navtop {
	top: 0px;
	left: 0px;
	background: url("images/ats_top_logo_phone.jpg");
	background-repeat: no-repeat;
	background-color: #000000;
	width: 900;
	height: 118px;
	padding: 0px;
	text-align: right;
	}


#navbottom {
	top: 0px;
	left: 0px;
	background-color: #000000;
	width: 900;
	height: 17px;
	padding: 0px;
	text-align: left;
	}
	
	
#strip {
	width: 900;
	height: 215;
	background-color: #000000;
	top: 0px;
	left: 0px;
	}
	


#left {
	display: inline;
	float: left;
	width: 276;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	}


		
#main {
	display: inline;
	float: left;
	width: 620px;
	height: 100%;
	margin-left: 270px;
	padding-left: 10px;
	margin-top: -465px;
	background-color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	}
	
#mainbk {
	display: inline;
	float: left;
	width: 620px;
	height: 500;
	margin-left: 270px;
	padding-left: 10px;
	margin-top: -465px;
	background: #000000 url("images/740_logos_bkgrnd.jpg") no-repeat; center center;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	}
	
	
	
#portfolio {
	width: 900;
	height: 500;
	top: 0px;
	left: 0px;
	padding: 0px;
	background: #000000 url("images/900_logos_bkgrnd.jpg") no-repeat; center center;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	}
	

	
#footer {
	clear: both;
	padding: 5px 0px 10px 0px;
	border-top: 1px solid #fae999;
	font-family: Georgia, times, serif;
	font-size: 11px;
	font-style: normal;
	color: #fae999;
	line-height: 100%;
	text-align: center;

	}
	
	
img.figure {
	float: right;
	margin-top: 40px;
	margin-left; 20px;
	margin-bottom: 20px;
	padding: 20px;
	}
	
	
h1 	{
	font-family: Georgia, times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 100%;
	color: #fae999;
	padding: 20px 0px 0px 20px;	
	
}

h2 	{
	font-family: Georgia, times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 100%;
	color: #fae999;
	padding: 00px 20px 0px 20px;	
	
}





p 	{
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 175%;
	color: #ffffff;
	padding: 0px 20px 0px 20px;	
	
}

p.contact 	{
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	color: #ffffff;
	padding: 0px 20px -10px 20px;	
	
}

p.small 	{
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 100%;
	color: #ffffff;
	padding: 20px 0px 0px 20px;	
	
}


p.tag	{
	font-family: Georgia, times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 100%;
	color: #ffffff;
	padding: 50px 10px 0px 0px;	
	
}




ul {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	font-style: normal;
	color: #ffffff;
	line-height: 150%
}	



ol {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	line-height: 175%;
	padding: 0px 60px 0px 60px;	
}	

	
li.space {
	margin: 0px 0px 10px 0px;
	}


a:link {
	color:#fae999;
	text-decoration: none;
	cursor: pointer;
	}
	
a:visited {
	color: #aeaeae;
	text-decoration: none;
	cursor: pointer;
	}
	
a:hover {
	color:#fae999;
	text-decoration: none;
	cursor: pointer;
	}