@charset "utf-8";
/* CSS Document */

body {
	background: #999 url(../images/bg.jpg) repeat-x left top;
	margin:0;
	padding:0;
	font-size:80%;
	font-family:Verdana, Arial, Geneva, sans-serif;
	color:#72756f;
}

body p {
	padding:5px;
}

#masterContainer {
	height: 552px;
	width: 1300px;
	background: url(../images/top-bk-light.jpg) no-repeat center top;
	margin:0 auto;
	
}

#pageContainer{
	width: 1059px;
	margin:0 auto;
	padding-top:22px
}

#topMenu {
	height:40px;
	margin:0 auto -9px auto;
	/*border:1px solid #000;*/
}

.divider {
	height:40px;
	width:2px;
	background:url(../images/menu/top-menu_divider.gif) no-repeat center top;
	float:left;
}

#topContainer{
	background:url(../images/top-container.png) no-repeat center top;
	width:1059px;
	height:36px;
	margin:0 auto;
}

#midContainer{
	background:url(../images/middle-container.png) repeat-y center top;
	width:1059px;
	height:auto;
	margin:0;
}

#midContainer p {
	margin:0;
}

#allContentContainer{
	width:985px;
	margin:0 0 0 39px;;

}

#therapodMenu{
	background:url(../images/therapod-top-menu-bg.jpg) no-repeat center top;
	margin:0 auto;
	height:52px;
	width:985px;
}

#therapodLogo {
	float:left;

}

#banner{
	width:985px;
	height:260px;
}

#therapodSubMenu{
	background:url(../images/therapod-sub_menu-bg.jpg) repeat-x left center;
	height:35px;
	width:985px;
}

#content{
	margin:0 auto;
}

#content-home-bg{
	background:url(../images/home-content-bg.jpg) no-repeat center top;
	width:985px;
	height:530px;
	margin:0;
	padding-top:238px;
}

#content-home-box {
	width:65%;
	border:1px solid #d8d8d8;
	background-color:#f4f4f4;
	padding:5px;
}
	
#bottomContainer{
	background:url(../images/bottom-container.png) no-repeat center top;
	width:1059px;
	height:36px;
	margin:0 auto;
}

#clear {
	clear:both;
}
/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_one */

.menuTop {padding:0 0 0 180px; margin:0; list-style:none; height:40px; /*background:#fff url(../images/menu/button1.gif);*/ position:relative; float:left;}
.menuTop li {float:left;}
.menuTop li a {display:block; float:left; height:40px; line-height:40px; color:#3e3e3d; text-decoration:none; font-size:13px; font-family:verdana, arial,sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menuTop li a b {float:left; display:block; padding:0 16px 0 8px;}
.menuTop li.current a {color:#fff; background:url(../images/menu/top-menu_curr.gif);}
.menuTop li.current a b {background:url(../images/menu/top-menu_curr.gif) no-repeat right top;}
.menuTop li a:hover {color:#fff; background:#000 url(../images/menu/top-menu_hover.gif);}
.menuTop li a:hover b {background:url(../images/menu/top-menu_hover.gif) no-repeat right top;}
.menuTop li.current a:hover {color:#fff; background:#000 url(../images/menu/top-menu_curr.gif); cursor:default;}
.menuTop li.current a:hover b {background:url(../images/menu/top-menu_curr.gif) no-repeat right top;}

.menu1 {padding:0; margin:0; list-style:none; height:52px; /*background:#fff url(../images/menu/button1.gif);*/ position:relative; float:right;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:52px; line-height:52px; color:#fff; text-decoration:none; font-size:13px; font-family:verdana, arial,sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(../images/menu/button3.png);}
.menu1 li.current a b {background:url(../images/menu/button3.png) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(../images/menu/button2.png);}
.menu1 li a:hover b {background:url(../images/menu/button2.png) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(../images/menu/button3.png); cursor:default;}
.menu1 li.current a:hover b {background:url(../images/menu/button3.png) no-repeat right top;}

.menu3 {padding:0; margin:0; list-style:none; height:35px; position:relative;}
.menu3 li {float:left;}
.menu3 li a {display:block; float:left; height:35px; line-height:35px; color:#d8f2bd; text-decoration:none; font-size:11px; font-family:verdana, arial, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu3 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu3 li.current a {color:#fff; background:url(../images/menu/three_2.gif);}
.menu3 li.current a b {background:url(../images/menu/three_2.gif) no-repeat right top;}
.menu3 li a:hover {color:#fff; background:#000 url(../images/menu/three_1.gif);}
.menu3 li a:hover b {background:url(../images/menu/three_1.gif) no-repeat right top;}
.menu3 li.current a:hover {color:#fff; background:#000 url(../images/menu/three_2.gif); cursor:default;}
.menu3 li.current a:hover b {background:url(../images/menu/three_2.gif) no-repeat right top;}
