* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}

#left-column {
	float: left;
	color: #5265C7
;
	margin-right: 20px;
	width: 475px;
}
#right-column {
	float: left;
	width: 226px;
}


table, img { border: 0px none; }

.framework {
	width: 780px;
	background-color: #5265C7
;
}

.navigation {
	background: url(images/navigation-bgap.jpg) no-repeat left top;
	background-color: #2b6cac;	
}

.navigation table tr td {
	margin-top: 10px;
}

.content {
	margin-top: 5px;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #5265C7
;
}

h2 {
	margin-top: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #2b6cac;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #2b6cac;
	margin-top: 10px;
}

.call-now {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #238c67;
	border-bottom: 1px dotted #ffffff;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}

.page-content {
	width: 448px;
	border-left: 5px solid #ffffff;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}

.page-content p {
	font-size: 12px;
	margin-top: 10px;
	line-height: 18px;
}

.page-content ul {
	margin-top: 20px;
	margin-bottom: 10px;
	list-style-type: none;
	list-style-position: outside;
}

.page-content ul li {
	padding-left: 35px;
	padding-top: 10px;
	height: 20px;
	font-size: 12px;
	background: url(images/a_logo.gif) no-repeat;
}

.page-content p a, .page-content p a:active, .page-content p a:visited, .page-content ul li a, .page-content ul li a:active, .page-content ul li a:visited, #map p a, #map p a:active, #map p a:visited {
	color: #CC0000;
}

.page-content p a:hover, .page-content ul li a:hover, #map p a:hover {
	color: #000000;
}

#map {
	margin-top: 20px;
	width: 448px;
	height: 280px;
}

#map p strong {
	color: #CC0000;
}

.footer {
	margin-top: 5px;
	background: url(images/footerap.jpg) no-repeat;
	color:#ffffff;
	font-size: 10px;
	height: 32px;
}

.footer tr td p {
	padding-top: 5px;
	padding-left: 5px;
}

.legal {
	margin-top: 10px;
	width: 750px;
	font-size: 10px;
}

.legal a, .legal a:active, .legal a:visited {
	color: #FF0000;
	text-decoration: none;
}

.legal a:hover {
	text-decoration: underline;

}