html, body {	
	background: url(imgs/grad-bg.jpg) repeat;
	margin:0px; padding:0px;
	scrollbar-face-color:#F9F9F9;
	scrollbar-3dlight-color: #F9F9F9;
	scrollbar-darkshadow-color: #F9F9F9;
	scrollbar-track-color: #F9F9F9;
	scrollbar-shadow-color: #616365; 
	scrollbar-highlight-color: #616365; 
	scrollbar-arrow-color: #616365;
}
 
body {
font-size: 1em;
Font-family: Verdana;
color: #000000;
}

.transparent {background-color: transparent;}

.iframe {border:1px solid #FFFFFF;}

form {margin:0px;padding:0px;}

img, png {margin:0px;padding:0px;border:0px;}
img.top {vertical-align:text-top;display:inline;}
img.middle {vertical-align:text-middle;display:inline;}
img.bottom {vertical-align:text-bottom;display:inline;}
img.floatleft {float:left;margin: 0px 7px 7px 0px;}
img.floatright {float:right;margin: 0px 0px 7px 20px;border: 1px solid #000000;}
img.blackborder {border: 1px solid #000000;}

a {color:#125394;text-decoration:none;}

p {font-size:0.84em;margin:0px 0px 15px 0px;text-align:left;}
p a:hover {color:#125394;text-decoration:underline;}
li {font-size:0.84em;}
hr {color:#000000;height:1px;width:100%;border:none;padding:0px;margin:10px 0px 15px 0px;opacity:0.35;filter:alpha(opacity=35);}

.small, .small a, .small a:link, .small a:active, .small a:visited {font-size: 0.8em;}
.small a:hover {;text-decoration:underline;}

#sitecontainer {width:970px;height:600px;padding:0px;margin:0px;background:#FFFFFF;text-align:left;}
#maincontainer {position:absolute;width:966px;height:596px;margin:2px;}

#shadleft {width:10px;height:620px;background: url(imgs/shad-left.png) repeat;}
#shadtop {width:970px;height:10px;background: url(imgs/shad-top.png) repeat;}
#shadbottom {width:970px;height:10px;background: url(imgs/shad-bottom.png) repeat;}
#shadright {width:10px;height:620px;background: url(imgs/shad-right.png) repeat;}
#rightcarehome {border:0;margin-top:10px;width:257px;height:164px;background: url(imgs/right-care-home.png) no-repeat;}

#header {position:absolute;top:0px;width:966px;height:99px;background: url(imgs/belford-house-care-home.jpg) no-repeat;}

#ca {position:absolute;top:20px;left:394px;width:170px;height:39px;}

#menu {position:absolute;top:101px;width:966px;background:#3077BD;border-bottom:6px solid #125394;text-align:left;margin:0;padding:0;}
.ml, .ml a, .ml a:link, .ml a:active, .ml a:visited {font-size: 0.9em;color:#FFFFFF;font-weight:bold;text-decoration:none;margin:0;padding:5px 6px 4px 7px;border:0;}
.ml a:hover {background-color:#125394;text-decoration:none;}

#content {position:relative;top:132px;height:398px;background: url(imgs/scene-care-home.jpg) no-repeat;}

#imagerybg {position:absolute;left:18px;width:316px;height:398px;background: url(imgs/bg1-care-home.png) repeat;}
#imageryholder {position:absolute;top:7px;left:25px;width:302px;height:384px;margin:0px;padding:0px;}
.mainimg {border:1px solid #FFFFFF;}

#textualbg {position:absolute;left:347px;width:500px;height:398px;background: url(imgs/bg2-care-home.png) repeat;}
h1 {padding:20px 0px 0px 25px;margin:0px;text-align:left;font-size:1.3em;color:#125394;font-weight:bold;font-style:italic;text-decoration:none;}
h2 {padding:0px 0px 20px 0px;margin:0px;text-align:left;font-size:0.8em;color:#000000;font-weight:bold;text-decoration:none;}
#textualholder {position:absolute;top:0px;left:347px;width:450px;height:312px;margin:0px;padding:0px;}
#copycontentholder {position:absolute;top:60px;left:27px;width:450px;height:312px;margin:0px;padding:0px;overflow:auto;overflow-y: auto;overflow-x: hidden;FILTER: chroma(color=#F9F9F9) allowTransparency;}
#copycontent {position:absolute;width:410px;}

#footer {position:relative;top:400px;width:966px;height:64px;background: #125394;padding:0px;margin:0px;}
#hc {position:absolute;left:18px;top:12px;}
#cqc {position:absolute;left:172px;top:12px;}
.address {position:absolute;right:18px;top:18px;text-align:right;line-height:18px;font-size:0.7em;color:#FFFFFF;font-weight:bold;text-decoration:none;}
.address a, .address a:link, .address a:active, .address a:visited {color:#FFFFFF;text-decoration:none;}
.address a:hover {text-decoration:underline;}

.credits {font-size: 0.6em;color:#616365;padding:0px;margin:0px;}
.carl, .carl a, .carl a:active, .carl a:visited, .carl a:link, .carl a:hover {font-size: 0.7em;color:#707276;text-decoration:none;padding:7px;margin:0px;}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border:0px;
width: 309px; /*width of featured content slider*/
height: 202px;
}

.sliderwrapper .contentdiv{
visibility: hidden;position: absolute;left: 0;top: 0;
padding: 0px;
width: 309px; /*width of content DIVs within slider. Total width should equal slider's inner width */
height: 203px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity: 1;opacity: 1;
}

.pagination{
width: 309px; /*Width of pagination DIV. Total width should equal slider's outer width*/
padding:0px;margin:0px;
}

.pagination a{padding:0px;}
.pagination a:hover, .pagination a.selected{}

.thumb {width:67px;border:1px solid #FFFFFF;padding:0px;margin:14px 8px 0px 0px;}
