/*Center for Health Ambulatory Surgery Center CSS*/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
a img, :link img, :visited img {
	border: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
}

#clear {clear: both;}

body
{
background-color: #563B11;
}

#home_wrapper
{
width: 1000px;
margin-left: auto;
margin-right: auto;
}

#home_top
{
width: 1000px;
height: 22px;
padding-right: 35px;
padding-top: 28px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: right;
color:#FFFFFF;
}

.top_link a:link, .top_link a:visited
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: right;
color:#FFFFFF;
text-decoration: underline;
}

.top_link a:hover
{
text-decoration: none;
}

#home_middle
{
display: block;
width: 1000px;
height: 700px;
}

#middle_column
{
float: left;
width: 500px;
}

#nav_tl
{
display: block;
width: 500px;
height: 350px;
background-image:url(images/home_03.jpg);
background-position: left top;
background-repeat: no-repeat;
}

#nav_tr
{
display: block;
width: 500px;
height: 350px;
background-image: url(images/home_04.jpg);
background-position: left top;
background-repeat: no-repeat;
}

#nav_bl
{
display: block;
width: 500px;
height: 350px;
background-image: url(images/home_06.jpg);
background-position: left top;
background-repeat: no-repeat;
}

#nav_br
{
display: block;
width: 500px;
height: 350px;
background-image: url(images/home_07.jpg);
background-position: left top;
background-repeat: no-repeat;
}

#home_footer
{
width: 1000px;
padding: 15px 10px 15px 0px;
text-align: right;
}

.footer_text
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
color:#FFFFFF;
}

.footer_text a:link, .footer_text a:visited
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
color:#FFFFFF;
text-decoration: underline;
}

.footer_text a:hover
{
text-decoration: none;
}
