/****** DEFINE HTML AND TAGS ******/

html, body {
	background-color: #CCC;
	margin: 0;
	padding: 0;
	background-image: url('images/backgroundS2.gif');
}

form {
	margin: 0;
}

p {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

h1 {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0;
}

h2 {
	margin-top: 0px;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}

/****** DEFINE IDS ******/

#container {
	position: relative;
	margin: 6px auto;
	width: 800px;
}

#adHeader {
	align: center;
	background-image: url('none');padding-left:0; padding-right:0; padding-top:0; padding-bottom:6px
}

#logo {
	float: left;
	width: 800px;
	height: 95px;
}

#logo a {
	float: left;
	overflow: hidden;
	height: 0px! important;
	padding-top: 95px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}

#logo a {
	height: 95px;
	width: 800px;
	background-image: url(images/banner-adt.jpg);
	background-repeat: no-repeat;
	background-position: left top
}

#nav {
	width: 800px;
	height: 19px;
}

#nav ul.buttons {
	padding: 0;
	margin: 0;
}

#nav ul.buttons li {
	float: left;
	list-style: none;
}

#nav li img {
	display: block;
}

#content {
	background-color: #FFFFFF;
	width: 796px;
	background-repeat: repeat;
	background-image: url('images/cont-back.gif');padding-left:2px; padding-right:2px; padding-top:0; padding-bottom:0
}

#contentAlt {
	background-color: #FFFFFF;
	width: 796px;
	background-repeat: repeat;
	background-image: url('images/cont-back-alt.gif');padding-left:2px; padding-right:2px; padding-top:0; padding-bottom:0
}

#cont-footer {
	height: 10px;
	width: 800px;
	background-image: url('images/cont-footer.gif');
	background-repeat: no-repeat;
	font-size: 0;
	margin-bottom: 6px;
}

#cont-footerAlt {
	height: 10px;
	width: 800px;
	background-image: url('images/cont-footer-alt.gif');
	background-repeat: no-repeat;
	font-size: 0;
	margin-bottom: 6px;
}

#leftSide {
	width: 563px;
	background-color: #FFF;
	float: left;
}

#leftSideWide {
	width: 622px;
	background-color: #FFF;
	float: left;
}

#rightSide {
	width: 231px;
	background-color: #FFF;
	float: right;
}

#rightSideThin {
	width: 172px;
	background-color: #FFF;
	float: right;
}

#columnA {
	width: 252px;
	float: left;
}

#columnA table, #columnB table {
	margin-top: 15px;
}

#subColumnA {
	width: 325px;
	float: left;
}

#columnB {
	width: 252px;
	float: right;
}

#columnA img, #columnB img, #others img {
	margin-bottom: 6px;
}

#subColumnB {
	width: 235px;
	float: right;
}

#footer {
	font-size: 9px;
	color: #999999;
}

#footer p {
	margin-top: 0;
	margin-bottom: 10px;
}

#footer a {
	font-size: 9px;
	text-decoration: none;
	color :#999999;
}

#footer a:visited, #footer a:active {
	text-decoration: none;	
}

#footer a:hover {
	text-decoration: underline;
}

#emailInput {
	width: 188px;
}

#emailSubmit {
	width: 195px;
	height: 35px;
	border: none;
	margin-bottom: 3px;
}

#others {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.83em;
	font-weight: normal;
}

/****** DEFINE CLASSES ******/

.titleImg {
	display: block;
}

.caption {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .70em;
	font-weight: normal;
	text-align: right;
}

.credits {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .70em;
	font-weight: normal;
}

.quote {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
}

.contact {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.83em;
	font-weight: normal;
}

.padder {
	padding: 0 15px 0 15px;
	font-family: "Microsoft Sans Serif", Arial, Verdana, sans-serif, Tahoma;
	font-size: 0.91em;
	font-weight: normal;
}

.padderGoogle {
	padding: 0 6px 0 6px;
}

.normality{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.83em;
	font-weight: normal;
}

.padder a {
	text-decoration: none;
	color: #0066ff;
}

.padder a:visited, .padder a:active {
	text-decoration: none;
}

.padder a:hover {
	text-decoration: underline;
}

.padderWide {
	padding: 0 15px 0 15px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.83em;
	font-weight: normal;
}

.padderWide a {
	text-decoration: none;
	color: #0066ff;
}

.padderWide a:visited, .padderWide a:active {
	text-decoration: none;
}

.padderWide a:hover {
	text-decoration: underline;
}

.ffix {
	clear: both;
	height: 0;
	overflow: hidden;
}

.copyRight {
	font-size: 9px;
	margin-top: 5px;
	color:#999999;
	padding-bottom: 15px;
}

.imgRight {
	margin-left: 15px;
	margin-bottom: 10px;
}

.noticeLead {
	background-color: #000;
	border-bottom: 1px solid #FFFF00;
	color: #FFFF00;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.noticeMiddle {
	background-color: #000;
	color: #FFFF00;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 3px 0 3px 0;
}

.noticeContent {
	background-color: #FFFFCC;
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 8px;
}

.noticeContent p {
	margin: 0;
}

.style1 {
	color: #0066ff;
}
