body{
background:#e3e4e0;
}


#wrapper {
margin:auto;
background:#FFFFFF;
width:960px;
}

#header{
background: #FFFFFF; 
height:120px;
width:960px;
}

#header9{
background: #FFFFFF url('../images/desana-header.jpg') no-repeat;
height:148px;
width:960px;
}

#headerlogo {
background: url('.. /images/desana-header-logo.gif') no-repeat;
height:104px;
margin-left:20px;
margin-top:10px;
position:absolute;
width:314px;
}

#headerlogo9 {
background: url('.. /images/desana-header-logo.gif') no-repeat;
height:104px;
margin-left:20px;
margin-top:10px;
position:absolute;
width:314px;
z-index:1;
}


.search {
margin-left:690px;
margin-top:-40px;
position:absolute;
}

#content{
background:#FFFFFF;
height:auto;
padding:10px 10 10 20px;
width:940px;
}
#content_{
background:#F9F9F9;
height:680px;
padding:10px 10 10 20px;
width:940px;
}

#leftcontent {
float:left;
width:24%;
}

#maincontent {
float:right;
width:74%;
}

#footer{
background:#FFFFFF url('../images/footer-bg.jpg') repeat-x;
background-repeat: repeat-x; 
height:46px;
padding-top:0px;
width:960px;
}
/********background:#FFFFFF url('../images/footer-bg.jpg') repeat-x; ****/
#footer p{
padding-top:12px;
color:#2B0000;
}
#footer a{
text-decoration:none;
color:#2B0000;
}

#footer a:hover{
text-decoration:none;
color:#F4B33F;
}


#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #BFDAE2; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin-right: 10px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}

table.sub-heading {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: separate;
	background-color: #DDEBF0;
}

table.sub-heading td {
	border-width: 1px 1px 1px 1px;
	padding:5px 0 10px 5px;
	border-style: none none none none;
	border-color: white white white white;
	background-color: #DDEBF0;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.sub-heading p {
color:#006C8D;
}


#hnav {
background-color: #ffffff;
}
/************Nav menu 461576**************/
#nav_461576, #nav_461576 ul {
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#nav_461576 a {
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #FFA302; /*Default menu color*/
border-bottom: 1px solid white;
}

#nav_461576 li {
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
margin-left: 1px;
}

#nav_461576 a:link{
background-color: #FFA302; /*Menu link bgcolor*/
}
#nav_461576 a:visited{
background-color: #FFA302; /*Menu visited bgcolor*/
}
#nav_461576 a:hover{
background-color:  #107594; /*Menu hover bgcolor*/
color: #FFA302;
}
#nav_461576 a:active{
background-color:  #107594; /*Menu active bgcolor*/
color: #107594;
}


#nav_461576 #current a{ /*currently selected tab*/
background-color: #006C8D; /*Brown color theme*/ 
border-color: #006C8D; /*Brown color theme*/ 
}

/************Nav menu #nav_467333**************/
#nav_467333{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url('../images/menuy_bg.gif') repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

#nav_467333 li{
	float:left;
}

#nav_467333 li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

#nav_467333 li a b{
	display:block;
        float:left;
        padding:0 10px 0 8px;/*Padding of menu items*/
}

#nav_467333 li.selected a, #nav_467333 li a:hover{
	color: #fff;
	background: url('../images/menuy_hover_left.gif') no-repeat; /*left tab image path*/
	background-position: left;
}

#nav_467333 li.selected a b, #nav_467333 li a:hover b{
	color: #fff;
	background: url('../images/menuy_hover_right.gif') no-repeat right top; /*right tab image path*/
}

/************Nav menu #nav_497644**************/
#nav_497644{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url('../images/menuy_bg.gif') repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

#nav_497644 li{
	float:left;
}

#nav_497644 li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

#nav_497644 li a b{
	display:block;
        float:left;
        padding:0 10px 0 8px;/*Padding of menu items*/
}

#nav_497644 li.selected a, #nav_467333 li a:hover{
	color: #fff;
	background: url('../images/menuy_hover_left.gif') no-repeat; /*left tab image path*/
	background-position: left;
}

#nav_497644 li.selected a b, #nav_467333 li a:hover b{
	color: #fff;
	background: url('../images/menuy_hover_right.gif') no-repeat right top; /*right tab image path*/
}

/************Nav menu #nav_499745**************/
#nav_499745{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url('../images/menuy_bg.gif') repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

#nav_499745 li{
	float:left;
}

#nav_499745 li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

#nav_499745 li a:hover{
	color:#FFBA41;	
}

#nav_499745 li a b{
	display:block;
        float:left;
        padding:0 10px 0 8px;/*Padding of menu items*/
}

#nav_499745 li.selected a, #nav_467333 li a:hover{
	color: #fff;
	background: url('../images/menuy_hover_left.gif') no-repeat; /*left tab image path*/
	background-position: left;
}

#nav_499745 li.selected a b, #nav_467333 li a:hover b{
	color: #fff;
	background: url('../images/menuy_hover_right.gif') no-repeat right top; /*right tab image path*/
}
.search-result {
margin-left:20px;
padding-left:5px;
padding-right:5px;
width:700px;
}
.rbroundbox { background: #ffffff; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really neccessary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }

#desana-contact {
margin-left:340px;
margin-top:62px;
position:absolute;
z-index:1;
}

#desana-contact p{
font-size:8.5px;
color:#006C8D;
}

#desana-contact_ {
margin-left:710px;
margin-top:56px;
position:absolute;
z-index:1;
}

#desana-contact_ a {
color:#006CA0;
}

#desana-contact_ p{
font-size:12px;
color:#006C8D;
}

#description {
margin-left:135px;
margin-top:106px;
position:absolute;
z-index:1;
}

#description p{
font-size:11px;
color:#006C8D;
}

#description_ {
margin-left:135px;
margin-top:89px;
position:absolute;
z-index:1;
}

#description_ p{
font-size:13px;
color:#006C8D;
}

#sitedescription {
margin-left:60px;
margin-top:90px;
position:absolute;
z-index:1;
}
#sitedescription p{
font-size:11px;
color:#006C8D;
}

#sitedescription_ {
margin-left:383px;
margin-top:53px;
position:absolute;
}
#sitedescription_ p{
color:#4091AA;
font-size:22px;
line-height:1.2em;
text-align:justify;
}

.side-panel {
margin-left:700px;
margin-top:327px;
position:absolute;
}

.side-panel2 {
margin-left:1px;
margin-top:1px;
padding: 3px;
}

.rss-feeds {
margin-left:1px;
margin-top:1px;
padding: 3px;
}

.right-side-panel {
background: #FFFFFF;
margin-left:670px;
margin-top:1px;
width:270px;
position:absolute;
padding: 3px;
}

.blog-container {
margin-left:10px;
}



#wrapper {
margin:auto;
background:#FFFFFF;
width:960px;
}

#headerlogo {
background: url('../art/desana_whole_health_inner_p.gif') no-repeat;
height:104px;
margin-left:20px;
margin-top:10px;
position:absolute;
width:314px;
}

.search {
margin-left:690px;
margin-top:-40px;
position:absolute;
}


#leftcontent {
float:left;
width:24%;
}

#maincontent {
float:right;
width:74%;
}


#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #BFDAE2; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin-right: 10px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}

table.sub-heading {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: separate;
	background-color: #DDEBF0;
}

table.sub-heading td {
	border-width: 1px 1px 1px 1px;
	padding:5px 0 10px 5px;
	border-style: none none none none;
	border-color: white white white white;
	background-color: #DDEBF0;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.sub-heading p {
color:#006C8D;
}


#hnav {
background-color: #ffffff;
}
/************Nav menu 461576**************/
#nav_461576, #nav_461576 ul {
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#nav_461576 a {
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #FFA302; /*Default menu color*/
border-bottom: 1px solid white;
}

#nav_461576 li {
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
margin-left: 1px;
}

#nav_461576 a:link{
background-color: #FFA302; /*Menu link bgcolor*/
}
#nav_461576 a:visited{
background-color: #FFA302; /*Menu visited bgcolor*/
}
#nav_461576 a:hover{
background-color:  #107594; /*Menu hover bgcolor*/
color: #FFA302;
}
#nav_461576 a:active{
background-color:  #107594; /*Menu active bgcolor*/
color: #107594;
}


#nav_461576 #current a{ /*currently selected tab*/
background-color: #006C8D; /*Brown color theme*/ 
border-color: #006C8D; /*Brown color theme*/ 
}

/************Nav menu #nav_467333**************/
#nav_467333{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url('../images/menuy_bg.gif') repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

#nav_467333 li{
	float:left;
}

#nav_467333 li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

#nav_467333 li a b{
	display:block;
        float:left;
        padding:0 10px 0 8px;/*Padding of menu items*/
}

#nav_467333 li.selected a, #nav_467333 li a:hover{
	color: #fff;
	background: url('../images/menuy_hover_left.gif') no-repeat; /*left tab image path*/
	background-position: left;
}

#nav_467333 li.selected a b, #nav_467333 li a:hover b{
	color: #fff;
	background: url('../images/menuy_hover_right.gif') no-repeat right top; /*right tab image path*/
}

/************Nav menu #nav_497644**************/
#nav_497644{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url('../images/menuy_bg.gif') repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

#nav_497644 li{
	float:left;
}

#nav_497644 li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

#nav_497644 li a b{
	display:block;
        float:left;
        padding:0 10px 0 8px;/*Padding of menu items*/
}

#nav_497644 li.selected a, #nav_467333 li a:hover{
	color: #fff;
	background: url('../images/menuy_hover_left.gif') no-repeat; /*left tab image path*/
	background-position: left;
}

#nav_497644 li.selected a b, #nav_467333 li a:hover b{
	color: #fff;
	background: url('../images/menuy_hover_right.gif') no-repeat right top; /*right tab image path*/
}

/************Nav menu #nav_499745**************/
#nav_499745{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url('../images/menuy_bg.gif') repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

#nav_499745 li{
	float:left;
}

#nav_499745 li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

#nav_499745 li a:hover{
	color:#FFBA41;	
}

#nav_499745 li a b{
	display:block;
        float:left;
        padding:0 10px 0 8px;/*Padding of menu items*/
}

#nav_499745 li.selected a, #nav_467333 li a:hover{
	color: #fff;
	background: url('../images/menuy_hover_left.gif') no-repeat; /*left tab image path*/
	background-position: left;
}

#nav_499745 li.selected a b, #nav_467333 li a:hover b{
	color: #fff;
	background: url('../images/menuy_hover_right.gif') no-repeat right top; /*right tab image path*/
}
.search-result {
margin-left:20px;
padding-left:5px;
padding-right:5px;
width:700px;
}
.rbroundbox { background: #ffffff; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really neccessary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }

#desana-contact {
margin-left:340px;
margin-top:62px;
position:absolute;
z-index:1;
}

#desana-contact p{
font-size:8.5px;
color:#006C8D;
}

#desana-contact_ {
margin-left:710px;
margin-top:56px;
position:absolute;
z-index:1;
}

#desana-contact_ p{
font-size:12px;
color:#006C8D;
}

#description {
margin-left:135px;
margin-top:106px;
position:absolute;
z-index:1;
}

#description p{
font-size:11px;
color:#006C8D;
}

#description_ {
margin-left:135px;
margin-top:89px;
position:absolute;
z-index:1;
}

#description_ p{
font-size:13px;
color:#006C8D;
}

#sitedescription {
margin-left:60px;
margin-top:90px;
position:absolute;
z-index:1;
}
#sitedescription p{
font-size:11px;
color:#006C8D;
}

#sitedescription_ {
margin-left:383px;
margin-top:53px;
position:absolute;
}
#sitedescription_ p{
color:#4091AA;
font-size:22px;
line-height:1.2em;
text-align:justify;
}

.side-panel {
margin-left:700px;
margin-top:327px;
position:absolute;
}

.side-panel2 {
margin-left:1px;
margin-top:1px;
padding: 3px;
}

.rss-feeds {
margin-left:1px;
margin-top:1px;
padding: 3px;
}

.right-side-panel {
background: #FFFFFF;
margin-left:670px;
margin-top:1px;
width:270px;
position:absolute;
padding: 3px;
}

.blog-container {
margin-left:10px;
}

*************************
#top-nav-menu {
position:absolute;
z-index:1;
}

#nav_525052 {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:absolute;
z-index:1;
}

#nav_525052 li{
float:left;
}

#nav_525052 li a:hover{
color:#FFBA41;
font-family:sans-serif;
font-size:11px;
font-weight:bold;
height:15px;
line-height:15px;
border-left:1px solid #FFBA41;
}

#nav_525052 li a{
color:#000000;
cursor:pointer;
display:block;
float:left;
font-family:sans-serif;
font-size:11px;
font-weight:bold;
height:15px;
line-height:15px;
padding:0 15px 0 15px;
text-align:center;
text-decoration:none;
border-right:1px solid #DBE1E6;

}
/******border-right:1px solid #6BA3C6;*/

#lastborder a {
font-family:sans-serif;
font-size:11px;
color:#000000;
/*padding:2px 10px 10px 10px;*/
text-decoration:none;
}
/**border-right:3px solid #FFFFFF;***/

#lastborder {
text-decoration:none;
text-transform:lowercase;
}
#lastborder a:hover {
background:#F1F1F1 none repeat scroll 0 0;
color:#DADADA;
font-family:sans-serif;
font-size:11px;
font-weight:bold;
height:15px;
line-height:15px;
}

/*#lastborder #active {*/
/*border-right:1px solid #FFFFFF;*/
/*} */

#headerlogo_ {
background: url('../art/desana_whole_health_inner_p.gif') no-repeat;
height:104px;
margin-left:25px;
margin-top:0px;
position:absolute;
width:314px;
}

#headerlogo9 {
background: url('../images/desana-header-logo.gif') no-repeat;
height:104px;
margin-left:0;
margin-top:30px;
position:absolute;
width:314px;
}

#_description_ {
margin-left:222px;
margin-top:80px;
position:absolute;
z-index:1;
}

#_description_ p{
font-size:13px;
color:#006C8D;
}

#_sitedescription_ {
margin-left:400px;
margin-top:45px;
position:absolute;
}
#_sitedescription_ p{
color:#4091AA;
font-size:22px;
line-height:1.2em;
text-align:justify;
}

#_desana-contact_ {
margin-left:710px;
margin-top:70px;
position:absolute;
z-index:1;
}

#_desana-contact_ p{
font-size:12px;
color:#006C8D;
text:align:right;
}

.searchbutton
{
margin-left:1px;
margin-top: 1px;
height: 40px;
width: 119px;
}

#searchform {
margin-left:834px;
margin-top:20px;
position:absolute;
}

.searchbox {

}

.cat_textbox_small_ {
width:100px;
}

.search-box_ input.cat_textbox_small_{
margin:0 3px 0 0;
}

.search-box_ {
padding:6px;
}

.cat_button_ {
margin-left:-120px;
margin-top:-8px;
position:absolute;
}

#desana-left-side-bar{
float:left;
margin-left:1px;
margin-top:1px;
position:absolute;
width:240px;
}

#desana-main-content {
float:right;
margin-left:260px;
position:absolute;
width:680px;
}


#desana-content {
height:1140px;
width:960px;
background:#FFFFFF;
}

#desana-bottomleft-content {
float:left;
margin-left:1px;
margin-top:400px;
position:absolute;
width:325px;
}

#desana-bottomright-content {
float:right;
margin-left:330px;
margin-top:400px;
position:absolute;
width:325px;
}

#desana-top-content {
margin-top:10px;
width:650px;
position:absolute;
}

#desana-home-content {
margin-left:1px;
margin-top:1px;
position:absolute;
width:640px;
}

#desana-home-content a{
color:#006C8D;
font-weight:bold;
text-decoration:underline;
}


#desana-bottomrighttop {
border:1px ridge #E2E2E2;
margin-left:60px;
margin-top:1px;
padding:5px;
width:240px;
}

#desana-bottomrightbot {
width:240px;
margin-left:60px;
margin-top:1px;
}

#desana-border1 {
margin-left:370px;
position:absolute;
background:url('../images/desana-content-border.gif') no-repeat;
height:690px;
}

#desana-border2 {
margin-left:240px;
margin-top:15px;
position:absolute;
background:url('../images/desana-content-border.gif') no-repeat;
height:910px;
}

#desana-ad-rotator {
margin-left:20px;
margin-top:15px;
position:absolute;
}

#desana-announcements {
margin-left:20px;
margin-top:10px;
position:absolute;
}

#desana-our-services {
margin-left:20px;
margin-top:400px;
position:absolute;
}

#desana-embracing-the-wellness {
margin-left:0px;
margin-top:0px;
position:absolute;
}
#desana-embracing-the-wellness a {
color:#006C8D;
font-weight:bold;
text-decoration:underline;
}

#desana-embracing-the-wellness a:hover {
color:#FFA302;
font-weight:bold;
text-decoration:underline;
}

#desana-weight-management {
margin-left:0px;
margin-top:175px;
position:absolute;
}

#desana-weight-management a {
color:#006C8D;
font-weight:bold;
text-decoration:underline;
}

#desana-weight-management a:hover {
color:#FFA302;
font-weight:bold;
text-decoration:underline;
}

#desana-combining-the-best-of-both-worlds {
margin-left:0px;
margin-top:370px;
position:absolute;
}

#desana-combining-the-best-of-both-worlds a {
color:#006C8D;
font-weight:bold;
text-decoration:underline;
}

#desana-combining-the-best-of-both-worlds a:hover {
color:#FFA302;
font-weight:bold;
text-decoration:underline;
}

#desana-main-content-search{

}
#desana-content-search {
height:auto;
width:940px;
}

/*************Desana Test Style**************************/
#desana-content3{
width:960px;
height:1100px;
}

#desana-bottomrightbot2{
background: url('../images/survey-bak.jpg') ;
background-repeat:repeat-x;
border:1px ridge #E2E2E2;
margin-left:60px;
margin-top:1px;
padding:5px;
width:240px;
height:230px;
}

#desana-bottomrightbot2 p{
text-align:center;
padding: 3px;
}

#desana-bottomrightbot2 a{
color:#006D8E;
}


#desana-bottomrightbot2 a:hover{
color:#FFA302;
font-weight:bold;
text-decoration:underline;
}

p.text-intro {
text-align:center;
font-weight:bold;
color:#146171;
}

p.text-introo {
text-align:center;
font-weight:bold;
color:#FF0000;
}

.sidebar-clear {
clear:both;
height:20px;
}

.rollover a {
		display:block;
		width: 90px;
		padding:10px 10px 10px 7px;
		font: bold 13px sans-serif;;
		color:#333;
		background: url('../images/survey-button.jpg') 0 0 no-repeat;
		text-decoration: none;
		}
	.rollover a:hover {	
		background-position: 0 -35px;
		color: #049;
		}
	.rollover a:active {
		background-position: 0 -70px;
		color:#fff;
		}
/*********************Testing style**********************************/
/*************Desana Test Style**************************/
#desana-content9{
width:960px;
height:1120px;
}

#desana-bottomrightbot9{
background: url('../images/survey-bakcmd.jpg') ;
background-repeat:no-repeat;
border:1px ridge #E2E2E2;
margin-left:60px;
margin-top:1px;
width:250px;
height:240px;
}

#desana-bottomrightbot9 p{
text-align:center;
padding: 5px;
}

#desana-bottomrightbot9 a{
color:#006D8E;
}


#desana-bottomrightbot9 a:hover{
color:#FFA302;
font-weight:bold;
text-decoration:underline;
}

#footer9{
background:#FFFFFF url('../images/footer-bg.jpg') repeat-x; 
height:46px;
padding-top:12px;
width:960px;
}

#footer9 p{
padding-top:12px;
color:#2B0000;
}
#footer9 a{
text-decoration:none;
color:#2B0000;
}

#footer9 a:hover{
text-decoration:none;
color:#F4B33F;
}
