body {
	background:url(img/background_top.gif) #9c2323 left top repeat-x;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#050505; 
}
a img {
	border:0px;
}
p {
	margin:15px 0;
}
strong {
	color:#205380;
/*	color:#61838b; */
/*	color:#800000; */
}
#wrapper {
	width:825px;
	margin:0 auto;
	text-align:left;
}
#headerStrip {
	background:url(img/header_strip_back.gif) left top repeat-x;
	height:114px;
	overflow:hidden;
}
#headerStrip .leftImg {
	background:url(img/header_strip_left.jpg) left top no-repeat;
}
#headerStrip .rightImg {
	background:url(img/header_strip_right.gif) right top no-repeat;
	height:114px;
}
#headerStrip .logo {
	display:block;
	height:105px;
	width:438px;
}
#header {
	background:url(img/header_back.jpg) left top no-repeat;
	height:368px;
	overflow:hidden;
	padding-right:29px;
}
#header .guardianshipimg {
        background:url(img/guardianshipt.jpg) right bottom no-repeat;
        height:368px;
}

#header .servicesimg {
        background:url(img/servicest.jpg) right bottom no-repeat;
        height:368px;
}

#header .rightBottomImg {
	background:url(img/header_right_bottom_1.jpg) right bottom no-repeat;
	height:368px;
}
#header .menu {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	position:relative;
	top:98px;
	width:781px;
	height:270px;
}
#header .menu a {
	overflow:hidden;
	display:block;
}
#header .menu li {
	position:absolute;
}
#header .menu .home a {
	background:url(img/menu/home.gif) left top no-repeat;
	width:36px;
	height:54px;
}
#header .menu .home a:hover {
	background-position:left -54px;
}
#header .menu .home {
	left:12px;
	top:211px;
}
#header .menu .services a {
	background:url(img/menu/services.gif) left top no-repeat;
	width:160px;
	height:116px;
}
#header .menu .services a:hover {
	background-position:left -116px;
}
#header .menu .services {
	left:56px;
	top:74px;
}
#header .menu .guardianship a {
	background:url(img/menu/guardianship.gif) left top no-repeat;
/*	width:116px; */
	width:267px;
	height:60px;
}
#header .menu .guardianship a:hover {
	background-position:left -79px;
}
#header .menu .guardianship {
	left:236px;
	top:15px;
}
#header .menu .contact a {
	background:url(img/menu/contact.gif) left top no-repeat;
	width:153px;
	height:40px;
}
#header .menu .contact a:hover {
	background-position:left -40px;
}
#header .menu .contact {
	left:543px;
	top:6px;
}
#header .menu .login a {
	background:url(img/menu/login.gif) left top no-repeat;
	width:73px;
	height:43px;
}
#header .menu .login a:hover {
	background-position:left -55px;
}
#header .menu .login {
	left:647px;
	top:7px;
}
#middleDiv{
	background:url(img/page_right.gif) #f5e8e8 right top repeat-y;
	padding:0 29px 15px 26px;
}
#middleDiv .sdbBack {
	background:url(img/sidebar_back.gif) 223px top repeat-y;
}
#middleDiv .sdbTop {
	background:url(img/sidebar_top.gif) 223px top no-repeat;
}
#middleDiv .sdbBottom {
	background:url(img/sidebar_bottom.gif) 223px bottom no-repeat;
	overflow:hidden;
	width:100%;
}
#middleDiv .guardianshipz {
        background:url(img/guardianshipb.jpg) right top no-repeat;
        padding-top:103px;
}

#middleDiv .services1 {
        background:url(img/servicesb.jpg) right top no-repeat;
        padding-top:103px;
}

#middleDiv .img1 {
	background:url(img/content_right_top1.jpg) right top no-repeat;
	padding-top:103px;
}

#sidebar {
	padding-top:25px;
	width:210px;
	float:left;
}
#sidebar ul {
	list-style-image:url(img/bullet.gif);
	margin:0;
	padding-left:18px;
	margin-top:15px;
}
#sidebar ul li {
	margin:20px 0;
}
#sidebar p {
	padding-left:18px;
}
#content {
	padding-left:259px;
}
#footer {
	background:url(img/footer_back.gif) left top repeat-x;
	height:53px;
	overflow:hidden;
	margin-bottom:115px;
	color:#fff;
	font-size:8pt;
}
#footer .leftImg {
	background:url(img/footer_left.gif) left top no-repeat;
}
#footer .rightImg {
	background:url(img/footer_right.gif) right top no-repeat;
	height:53px;
	padding:14px 0 0 26px;
}
#footer .menu {
	list-style:none;
/*	margin:0;*/
	margin-bottom:100px;
	padding:0;
	font-size:9pt;
	padding-left:0px;
}
#footer .menu, #footer .menu li {
	display:inline;
}
#footer .menu li {
	margin:0 15px;
}
#footer .menu a {
	color:#fff;
	text-decoration:none;
}
#footer .menu a:hover {
	text-decoration:underline;
}
