/* CSS Document */

* {margin:0;padding:0;}
body {font-family:Arial, Helvetica, sans-serif;font-size:11px;background-color:#9c9c9c;text-align:center;
background-image:url(../_img/page-bg.gif);background-repeat: no-repeat;background-position: center 0px;}
h1 {font-size:14px;color:#1076a3;padding-bottom:10px;font-weight:bold;}
h2 {font-size:12px;color:#1076a3;padding-bottom:10px;font-weight:bold;}
h3 {font-size:11px;color:#1076a3;padding-bottom:10px;font-weight:bold;}
img {border:0px;}

#surround {background-color:#fff;width:748px;text-align:left;margin:auto;}
#left-surround {width:431px;}
#right-surround {width:313px;height:546px;background-color:#fff;}
#logo-nav {background-image:url(../_img/logo-nav-area.gif);height:177px;width:431px;}
#logo-nav ul {padding-left:115px;padding-top:41px;}
#logo-nav ul li {list-style-type: none;float:left;}
#left-col {width:431px;}

#subnav {width:110px;font-size:10px;text-align:right;background-color:#1076a3;height:369px;}
#subnav ul {list-style-type: none;height:320px;}
#subnav ul li {padding-right:20px;padding-bottom:10px;}
#subnav a{color:#fff;text-decoration:none;}
#subnav a:hover{color:#f6da19;}
#accesslinks {}
#main-text {width:316px;background-color:#f6da19;margin-left:5px;height:369px;}
#main-text p {padding-bottom:10px;padding-left:1px;}
#main-text a {color:#000;text-decoration:underline;}
#main-text a:hover {color:#1076a3;}
#main-text ol {list-style-position: inside;padding-left:10px;width:250px;}
#main-text ol li {padding-bottom:10px;}
#main-text ul {list-style-position: inside;list-style-type: disc;padding-left:10px;width:250px;}
#main-text ul li {padding-bottom:10px;}

#main-text ul .policies li {padding-bottom:0px;}

.pic-home {background-image:url(../_img/pic-homepage.jpg);	background-position: 0px 41px;background-repeat: no-repeat;}
.pic-services {background-image:url(../_img/pic-services.jpg);	background-position: 0px 41px;background-repeat: no-repeat;}
.pic-faqs {background-image:url(../_img/pic-faqs.jpg);	background-position: 0px 41px;background-repeat: no-repeat;}
.pic-carers {background-image:url(../_img/pic-carers.jpg);	background-position: 0px 41px;background-repeat: no-repeat;}
.pic-training {background-image:url(../_img/pic-training.jpg);	background-position: 0px 41px;background-repeat: no-repeat;}
.pic-contact {background-image:url(../_img/pic-contact.jpg);	background-position: 0px 41px;background-repeat: no-repeat;}
#right-surround .strapline {background-image:url(../_img/strapline.gif);background-repeat: no-repeat;height:60px;}
.clear {clear:both}
.right {float:right}
.left {float:left}
#scroll {margin-left:20px;margin-right:5px;height:355px;overflow:auto;padding-right:5px;}
