a:focus, a:hover, a:active {
	outline: none;
}

BODY {
	font-family: arial narrow, arial, sans-serif;
	margin-top: 0px;
	padding: 0px;
}

#contentwrapper {
	width: 905px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: #D2D2D2 url(images/jpgs/headermap.jpg) top right no-repeat;
	height: 97px;
	width: 784px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#headercontact {
	height: 63px;
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
}

#headerphonebig {
	font-size: 25px;
	font-weight: bold;
	color: #525356;
}

#headerphonesmall {
	font-size: 16px;
	color: #525356;
}

#headernav {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 34px;
	width: 672px;
	background: transparent url(images/gifs/headernavbg.gif) top left repeat-x;
}

#headernav DIV {
	margin: 0px;
	padding: 13px 0px 0px 18px;
	height: 21px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
}

#headernav div.headerselect {
	background: transparent url(images/gifs/headernavselbg.gif) top left no-repeat;
}

#headernav DIV A {
	text-decoration: none;
	color: #FFF;
}

#banner {
	display: block;
	width: 905px;
	text-align: right;
}

#content {
	background: #FFF url(images/jpgs/contentmapbg.jpg) top left no-repeat;
	width: 764px;
	padding: 10px;
	color: #525356;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}

#imagerow {
	height: 115px;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 785px;
}

#imagerow UL {
	margin: 0px;
	padding: 0px;
	height: 115px;
}

#imagerow UL LI {
	display: inline;
	float: left;
}

#footer {
	width: 784px;
	height: 87px;
	margin-left: auto;
	margin-right: auto;
	background: #D9DADF url(images/gifs/footermapbg.gif) top left no-repeat;
	vertical-align: middle;
	position: relative;
}

#triplogo {
	position: absolute;
	top: 25px;
	left: 20px;
	
}

#footercontact {
	position: absolute;
	right: 10px;
	top: 15px;
	font-size: 15px;
	color: #525356;
	width: 230px;
	text-align: right;
}

#footercontact IMG {
	float: left;
}

.newsletter {
	font-size: 10px;
}
.newsletter p {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
