a { outline: none; }
:focus { -moz-outline-style: none; }

body {
	background:url(/img/bg-atd.jpg) repeat-x top left #20242B;
	border:0;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#mainContainer {
	padding:0;
	width:837px;
	margin:0 auto;
}

#header { 
	border-top:1px solid #9599A0;
	height:273px; 
	background:url(/img/atd-banner2.jpg) no-repeat top left;
}

#header a {
	display:block;
	margin:19px 0 0 37px;
	width:210px;
	height:50px;
	text-decoration:none;
}

#nav a {
	text-decoration:none;
	display:block;
	float:left;
}

#nav #home { width:100px; height:38px; margin-left:38px;}
#nav #about { width:139px;	height:38px;}
#nav #services { width:139px;	height:38px; }
#nav #qualifications { width:176px;	height:38px;}
#nav #customers {	width:245px; height:38px;}
#nav #contact { width:101px;	height:38px;}

#nav {
	background:url(/img/bg-nav2.jpg) no-repeat top left;
	height:38px;
	overflow:hidden;
}

#bodyContent {
	clear:both;
}

#bodyText {
	width:733px;
	background:url(/img/body-bg.jpg) no-repeat top left #BEC0C4; 
}

#bodyText #padder {
	padding:5px 20px 18px 15px;
	font-size:14px;
}

#contactBox {
	width:200px;
	float:right;
	height:230px;
	margin-left:30px;
	color:#4a4a4a;
	font-size:12px;
}

#contactBox .padder {
	padding:36px 15px 0 17px;
	line-height:18px;
}

#footer {
	background:url(/img/atd-footer.jpg) no-repeat top center;
	width:837px;
	height:107px;
	font-size:9px;
	color:#3E4044;
}

#footer a {
	color:#3E4044;
	text-decoration:none;
}

#footer a:hover {
	color:black;
}

#footer td {
	padding-top:18px;
}

.largeTxt {
	font-size:14px;
}

.mainText a {
	color:#444;
	text-decoration:none;
	border-bottom:1px solid #888;
}

.mainText a:hover {
	color:black;
	border-bottom:1px solid black;
}

#ondicator {
	position:relative; 
	top:-26px; 
	height:1px; 
	background-color:white; 
	overflow:hidden;
	border-bottom:1px solid #96979A;
	border-right:1px solid #96979A;
}

.ulined {
	border-bottom:1px solid #ddd;
}
