body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}
#main{
	width:780px;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
	position: relative;
}
#container{
	width:780px;
	background: #fff;
	overflow:hidden;
}
#header {
	height:194px;
	width:780px;
	overflow:hidden;
	/*background: #FFFF00;*/
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8ABB5D;
}
#topreasons {
	height:450px;
	width:780px;
	overflow:hidden;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #415AA1;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #415AA1;
	padding-top: 15px;
	padding-bottom: 10px;
}
#services {
	height:400px;
	width:780px;
	overflow:hidden;
	/*background: #CC0033;*/
	margin-top: 8px;
	padding-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#footer {
	height:470px;
	width:780px;
	overflow:hidden;
/*	background: #0000FF; */
	margin-top: 8px;
	padding-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#footerbar div{
	clear:both;
	display:block;
	height:16px;
	background:#415AA1;
	color:#fff;
	font:10px arial,helvetica,sans-serif;
	margin:0px 0 0;
	padding:0px 0 0 299px;
}
.footerMsg{
	font:10px Arial, Helvetica, sans-serif;
	color:#415AA1;
}
#LeftHeader{
	margin: 0px;
	float:left;
	width:286px;
	height:79px;
	vertical-align:middle;
	/*background:#00FF00;*/
	padding-top: 45px;
}
#LeftHeader h1{
	color:#415AA1;
	font:bold 12pt arial, helvetica, sans-serif;
	margin:0;
	text-align: center;
}
#LocationBox{
	margin: 5px 0px 0px 9px;
	float:left;
	width:230px;
	height:165px;
	vertical-align:middle;
	background:#E8E8E8;
	border: 1px solid #666666;
	padding: 3px;
	font-size: 10pt;
}
#ActionBox{
	margin: 5px 0px 0px 9px;
	float:right;
	width:476px;
	height:20px;
	vertical-align:middle;
	padding: 2px;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.action {
	font-size: 13pt;
	font-weight: bold;
	color: #CD0102;
	font-family: Arial, Helvetica, sans-serif;
}
.locationName {
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
}
.mapName {
	font-size: 11pt;
	font-weight: bold;
	color: #415AA1;
}
li {
	list-style-image: url(/austin-tx/green-bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 16pt;
}
#ServicesBox{
	margin: 5px 0px 0px;
	float:left;
	width:235px;
	height:370px;
	vertical-align:middle;
	padding: 3px;
}
#ServicesBoxMiddle{
	margin: 5px 25px 0px;
	float:left;
	width:235px;
	height:370px;
	vertical-align:middle;
	padding: 3px;
}
#services h1{
	color:#415AA1;
	font:bold 15pt arial, helvetica, sans-serif;
	margin:0;
	text-align: left;
}
a:link {
	color: #546DBA;
	text-decoration: underline;
}
a:visited {
	color: #546DBA;
	text-decoration: underline;
}
a:hover {
	color: #8ABB5D;
	text-decoration: underline;
}
.grnHeader {
	color:#8ABB5D;
	font-size: 13pt;
	font-weight: bold;
}
a.grn:link {
	color: #8ABB5D;
	font-size: 13pt;
	font-weight: bold;
	text-decoration:none;
}
a.grn:visited {
	color: #8ABB5D;
	font-size: 13pt;
	font-weight: bold;
	text-decoration:none;
}
a.grn:hover {
	color:#415AA1;
	font-size: 13pt;
	font-weight: bold;
	text-decoration:none;
}
