/***********************************************************************
* file		contact.css
* 
* 
* author: 	taopro.com
* version: 	version 1.0
* since: 	version 1.0
* created:	July 2008
*
* description:
* stylesheet for the Gateway website - contact, intouch pages.
*
*
************************************************************************/

#containerLinkList {
	width: 285px;
	float: left;
}

.listBarColor {
	color: #f0984a;
}


#linkListColumn1 {
	width: 285px;
	float: left;
	line-height: 11px;
}

#linkListColumn2 {
	width: 285px;
	padding-left: 15px;
	float: left;
	line-height: 11px;
}

#emailList {
	float: left;
	line-height: 12px;
}

#offsiteList {
	float: left;
	width: 285px;
	line-height: 25px;
	background-image: url(../media/sections/location/transportation/graphic/gra_BdottedGridTransport167X285px.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#mapList {
	float: left;
	width: 315px;
	line-height: 13px;
}


#bodyColumnMap1 {
	width: 315px;
	float: left;
	background-position: top;
	color: #7e696d;
	display: block;
}

#bodyColumnMap2 {
	width: 435px;
	padding-left: 15px;
	float: left;
	color: #7e696d;
	margin-top: 0px;
	padding-top: 0px;
}


#pdfDownload {
	float: left;
}

#catagoryDir {
	color: #b9b2b3;
	padding-left: 30px;
	height: 50px;
	float: left;
	width: 285px;
	padding-top: 35px;
}
#catagoryHead {
	clear: left;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7e696d;
}

iframe {
	border: 0px solid #fff;
	frameborder: 0px;
	scrolling: no;
	}
	
