body 			{
	margin: 0;
	background: #000000 url(images/att-background-s.jpg) repeat-x;
	}

#container {
	background-color:#FFFFFF;
	background-position: top;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height: 850px;
	z-index: 2;
	text-align: center;
	}

#container3 {
	background-color:#FFFFFF;
	background-position: top;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height: 1100px;
	z-index: 2;
	text-align: center;
	}
	
#header {
	font-family:"Century Gothic", Futura, Helvetica;
	font-size: 15px;
	left: 50%;
	margin-left:-475px;
	color: #ffffff;
	position: absolute;
	width: 950px;
	height: 213px;
	top: 0px;
	z-index: 6;
	text-align: left;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	letter-spacing: 1pt;
	padding: 0px 0px 0px 20px;;
	}
		
		
#linkmenu {
	color:#ffffff;
	position: relative;
	top: 210px;
	left:0px;
	width: 150px;
	z-index: 6;
	margin: 0;
	float:left;
	text-align: left;
}

#linkmenu a {
	font-family:"Century Gothic", Futura, Helvetica;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	display: block;
	height: 25px;
	width: 130px;
	float: left;
	padding-left:30px;
	padding-top:7px;
	margin-top:15px;
}
#linkmenu a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #E6481C;
	display: block;
}

#content	{
	position: relative;
	width: 600px;
	font-family:"Century Gothic", Futura, Helvetica;
	font-size: 11px;
	letter-spacing:1px;
	line-height: 14px;
	text-align: left;
	z-index: 9;
	float:left;
	padding: 0px 20px 40px 40px;
	top:210px;
	left: 0;
	}
	
.address {
	color:#FFFFFF;
	position: absolute;
	font-family:"Century Gothic", Futura, Helvetica;
	font-size: 11px;
	width: 850px;
	top: 870px;
	z-index: 10;
	height: 51px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 14px;
	left: -140px;
	}
	
.address a {
	color: #E63900;
	text-decoration: none;
	}
	
.address a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
	
.address3 {
	color:#FFFFFF;
	position: absolute;
	font-family:"Century Gothic", Futura, Helvetica;
	font-size: 11px;
	width: 850px;
	top: 1015px;
	z-index: 10;
	height: 51px;
	text-align: center;
	left: -140px;
	letter-spacing: 1px;
	line-height: 14px;
	}
	
.address3 a {
	color: #E63900;
	text-decoration: none;
	}
	
.address3 a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}	
	
	
#fade-top-left {
	background-color:#000000;
	position: absolute;
	width: 50%;
	height: 233px;
	left: 0px;
	top: 0px;
	z-index: 4;
	background-image: url(images/image-fade-left.jpg);
	background-repeat: repeat-x;
	}
	
#fade-top-right {
	position: absolute;
	width: 50%;
	height: 47px;
	left: 50%;
	top: 0px;
	z-index: 4;
	background-image: url(images/image-fade-right.jpg);
	background-repeat: repeat-x;
	}

#bottom {
	position: absolute;
	width: 1000px;
	height: 210px;
	left: 50%;
	margin-left:-425px;
	top: 850px;
	z-index: 3;
	background-image: url(images/bottom.jpg);
	background-color: #3399CC;
	}
	
#fade-bottom-left {
	background-color:#000000;
	position: absolute;
	width: 50%;
	height: 275px;
	left: 0px;
	top: 850px;
	z-index: 1;
	background-image: url(images/fade-bottom-left.jpg);
	background-repeat: repeat-x;
	}
	
#fade-bottom-right {
	background-color:#000000;
	position: absolute;
	width: 50%;
	height: 275px;
	left: 50%;
	top: 850px;
	z-index: 1;
	background-image: url(images/fade-bottom-right.jpg);
	background-repeat: repeat-x;
	}

#bottom3 {
	position: absolute;
	width: 1000px;
	height: 210px;
	left: 50%;
	margin-left:-425px;
	top: 1000px;
	z-index: 3;
	background-image: url(images/bottom.jpg);
	background-color: #3399CC;
	}
	
div#fade-bottom-left3 {
	background-color:#000000;
	position: absolute;
	width: 50%;
	height: 275px;
	left: 0px;
	top: 1000px;
	z-index: 1;
	background-image: url(images/fade-bottom-left.jpg);
	background-repeat: repeat-x;
	}
	
div#fade-bottom-right3 {
	background-color:#000000;
	position: absolute;
	width: 50%;
	height: 275px;
	left: 50%;
	top: 1000px;
	z-index: 1;
	background-image: url(images/fade-bottom-right.jpg);
	background-repeat: repeat-x;
	}

	
#content a {
	font-family: "Century Gothic", Futura, Helvetica;
	font-size: 11px;
	letter-spacing:1px;
	line-height: 14px;
	text-align: left;
	text-decoration:none;
	color:#999999;
	}

#content a:hover {
	font-family: "Century Gothic", Futura, Helvetica;
	font-size: 11px;
	letter-spacing:1px;
	line-height: 14px;
	text-align: left;
	text-decoration:none;
	color:#000000;
	}

h1	{
	font-family:"Century Gothic", Futura, Helvetica;
	font-size:14px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	margin: 20px 0px 5px 0px;
	}

h2	{
	font-family:"Century Gothic", Futura, Helvetica;
	font-size:17px;
	color: #E6481C;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	margin: 20px 0px 5px 0px;
	}
	
h3	{
	font-family:"Century Gothic", Futura, Helvetica;
	font-size: 13px;
	color: #ffffff;
	margin: 76px 0px 0px 40px;
	font-weight: normal;
	}
	
.statements {
	font-family:"Century Gothic", Futura, Helvetica;
	font-size: 11px;
	letter-spacing:1px;
	line-height: 14px;
	text-align: left;
	text-decoration:none;
	color:#999999;
	font-style: italic;
	}
	
.highlights {
	font-family:"Century Gothic", Futura, Helvetica;
	font-size: 11px;
	letter-spacing:1px;
	line-height: 14px;
	text-align: left;
	color:#e6481c;
	}
	
.highlights2 {
	font-family:"Century Gothic", Futura, Helvetica;
	font-size: 11px;
	letter-spacing:1px;
	line-height: 14px;
	text-align: left;
	color:#999999;
	}
	
.description {
	font-family:"Century Gothic", Futura, Helvetica;
	font-size: 11px;
	letter-spacing:1px;
	line-height: 14px;
	text-align: left;
	color:#000000;
	}

.smalltxt {
	font-family:"Century Gothic", Futura, Helvetica;
	font-size: 9px;
	letter-spacing:1px;
	line-height: 11px;
	text-align: left;
	color:#000000;
	}
	
	
.listing {
	font-family:"Century Gothic", Futura, Helvetica;
	font-size: 11px;
	letter-spacing:1px;
	line-height: 21px;
	text-align: left;
	color:#000000
	}
	
.listing a{
	font-family:"Century Gothic", Futura, Helvetica;
	font-size: 11px;
	letter-spacing:1px;
	line-height: 21px;
	text-align: left;
	color:#999999;
	padding-left:10pt;
	}
	
ul { 
	list-style-image: url("images/ul-sign2.gif"); 
	}
