

body{
	background:url(../img/body-bg.jpg) repeat-x;
	}

#page{background:url(../img/) repeat-x;position:relative; margin-top:150px;}


#header{background:url(../img/); position:relative;}
#stick-men{width:480px; height:120px; background:url(../img/stickmen.png); position:absolute; top:-120px; left:0;}
	#logo{width:337px; height:163px; position:absolute; top:-130px; right:-30px;background:url(../img/logo.png); z-index:2;}
		a.logo{width:337px; height:100px;  display:block;text-indent:-9999px;}

	#navigation{background:url(../img/nav-bg.jpg) repeat-x; height:48px; padding:0 20px 0 0; position:relative;}
		ul#menu{display:inline; list-style-type:none; height:100%;}
			ul#menu li{float:left;  margin:0 5px 0 0; height:26px; padding:10px 5px;}
			ul#menu li.selected{background:#2b509a;}
			
			ul#menu li a{color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:14px; font-weight:bold; padding: 5px; height:20px; z-index:0; text-decoration:none;}
			ul#menu li.selected a{ text-decoration:underline;}

#content{background:#FFF; height:100%; padding:30px  0 30px 20px; }

#features{margin:20px 0 20px 0px; height:300px;}

div#feature_1{background:url(../img/areyouinpain-callto.jpg) no-repeat; width:252px; height:295px; float:left; margin-right:70px;}
div#feature_2{background:url(../img/unabletomove-callto.jpg) no-repeat; width:252px; height:295px; float:left; margin-right:70px;}
div#feature_3{background:url(../img/wecanhelp-callto.jpg) no-repeat; width:252px; height:295px; float:left; }

div.person{padding:10px; border-top:2px solid #DFDFDF; border-bottom:2px solid #DFDFDF; height:100%; width:96%; position:relative; padding-bottom:20px; margin-bottom:20px;}
div.person p{float:left; width:65%;}

div.person img{float:left; margin-left:20px; position:absolute; right:30px; top:60px;}

div.floatbox{
float: right;
width: 220px;
}



img.framed{padding:5px; border:2px solid #dcdcdc; background:#fff; margin-bottom:20px;}

#right{}


#footer{background:url(../img/footer-bg.jpg) repeat-x; padding:10px;}

.fltlt{float:left; }
.fltrt{float:right; }
