/* ---------------------------------------------------------------------------------
   
   Auscare Splash Page - Master Stylesheet 
   Author: Pixel House
   Website: www.pixel-house.com.au 

--------------------------------------------------------------------------------- */

body { background: url(../images/bg.jpg) repeat-x center 0; margin: 0; padding: 0; font-family: times, serif; }
p { font-size: 1.05em; line-height: 1.2em; margin: 0 0 1.2em 0; color: #73808a; }
p a { color: #b41245; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 0.6em 0; color: #73808a; line-height: 1.15em; }
h1 { color: #fff; font-weight: normal; font-size: 1.4em; margin: 0 0 0.8em 0; }
hr { display: none; }
a img { border: none; }
blockquote { color: #f6e01b; font-size: 1.1em; line-height: 1.15em; padding: 0; margin: 0 0 1.2em 0; text-indent: -8px; }
blockquote span { color: #fff; display: inline; font-size: 0.9em; padding-top: 3px; text-indent: 0px; }

#header-wrap { float: left; width: 100%; }
#header { width: 960px; height: 700px; margin: 0 auto; }

#header #print-logo { display: none; }
#header #text { width: 357px; float: right; padding: 110px 0 0 0; height: 339px;  }
#header #text p:first-letter { font-size: 4.2em;  float: left; margin: 8px 3px 0 0; line-height: 0.85em; }

#villages { width: 100%; float: left; height: 240px; background: url(../images/divider.jpg) no-repeat 0 0;}

#villages ul { margin: 0; padding: 5px 0 0 0; }
#villages ul li { list-style-type: none; text-align: center; float: left;  }
#villages ul li a { color: #73808a; text-decoration: none; font-size: 1.5em; padding: 160px 20px 30px 20px; width: 198px; display: block; float: left; border: solid 1px #fff;  }
#villages ul li a span { text-transform: uppercase; font-size: 0.6em; display: block; }
#villages ul li a:hover { color: #b41245; border: solid 1px #b41245; }

#v1 { background: url(../images/v1.jpg) no-repeat right -5px; }
#v2 { background: url(../images/v2.jpg) no-repeat right -5px; }
#v3 { background: url(../images/v3.jpg) no-repeat right -5px; }
#v4 { background: url(../images/v4.jpg) no-repeat right -5px; }

#subfooter-wrap, #footer-wrap { float: left; width: 100%; background: #6d9cc6; padding: 25px 0 0 0; }
#subfooter, #footer { width: 960px; margin: 0 auto; }
#subfooter p { color: #fff; }
#subfooter p span { color: #f6e01b; }

#left { width: 495px; float: left; }
#right { width: 335px; padding: 22px 22px 0 22px; float: right; background: #5b8bb6; margin-bottom: 25px; }
#phone { color: #fff; width: 960px; float: left; text-align: center; font-size: 1.4em; border-top: solid 1px #a3ccf1; background: url(../images/bg-phone.gif) repeat 0 0; padding: 23px 0; }
#phone span { color: #f6e01b; }

#footer-wrap { background: #5b8bb6; }
#footer { text-align: center; padding-bottom: 15px; }
#footer p { color: #8fbde6; font-size: 0.9em; line-height: 1.6em; }
#footer p a { color: #8fbde6; }
#footer p a:hover { color: #fff; }



