body {
	margin: 0px; 
	padding: 0px;
	background-color: #eaddba;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px
}

#width-control{
	width: 900px;
	height: 0px;
}

#page {
	background: url(/images/shadow-bg.png) repeat-y;
	margin: 0px auto;
	
	padding: 0px 9px;
	width: 900px;
}


#header {
	height: 165px;
}

h1 {
	margin: 0;
	
}


/*---------------------<menu>-----------------------*/

#menu{
	background: #BBADA6 url(/images/menu-bar.gif) repeat-x;
	padding: 8px;
	padding-left:4px; 
}

#menu ul{
	margin: 0;
	padding-left: .3em;
}

#menu ul li {
	font-family: Arial;
	font-weight: normal;
	color: #eeeeee;
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px 1em 0 .9em;
	border-right: #eeeeee solid 1px;

}

#menu ul li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#menu ul li a:hover {
	text-decoration: none;
	color: #CDAD5E;
	
}
/*---------------------<sub-nav>-----------------------*/
#sub-navigation{
	background: #f3f3f3 repeat-x;
	padding:5px 3px 0px 0px;
	border-bottom: solid 1px #ccc;
	height: 22px;
}

#sub-navigation ul{
	margin: 0 0 0 20px;
	padding: 0;
}

#sub-navigation ul li {
	color: #26658c;
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px .50em 0 .75em;

}

.nopadleft {
	padding-left: 0px !important;
}

#sub-navigation ul a{
	font-size: 1.0 em;
	font-weight: bold;
	color: #444;
}


/*---------------------<footer>-----------------------*/
#footer {
	clear: both;
	background:  url(/images/footer-bg.png) repeat-x;
	padding: 5px 0px;
	text-align: left;
	
}

#footer ul {
	margin: 5px;
	padding: 0px;
	
}

#footer ul li {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px 10px;
	border-right: #eeeeee solid 1px;
}

#footer a {
	color: #ffffff;
	font-size: .97em;
	text-decoration:none;
	
}

#footer a:hover {
	color: #CDAD5E;
	font-size: .97em;
	
}

#bottom-shadow{ 
	background: url(/images/shadow-bg-bottom.png) no-repeat;
	height: 10px;
	width: 920px;
	margin: auto;
}

/*---------------------<right-column>-----------------------*/

#right-column{
	background-image: url(/images/fo-column.gif);
	background: #443939;
	width: 235px;
	min-height: 400px;
	float: right;
	padding: 10px;

}

.rhs #common {
	height:34px;
	background: url(/images/right-column/common-header-right.jpg) no-repeat;
}

.rhs #common-list {
	background: url(/images/right-column/common-bg-right.jpg) repeat-x #e1cf9f;
	margin-left: 2px;
	width: 232px;
}

#right-column .rhs{
	margin: 10px 0 10px 0;
}

#click-more{
	background: url(/images/right-column/click-more.jpg) repeat-x;
	width: 230px;
	height: 42px;
}


#common-list #col-a,
#common-list #col-b {
	float:left;
	width:110px;
}

#common-list #col-a{
	margin-left: 6px;
}


#content #right-column h3 {
	margin: 2px 0 0 0;
	font-size: 1.8em;
	color: #fff !important;
	font-weight: normal;
}

#content #right-column p {
	margin: 11px auto 7px auto;
	font-weight: normal;
	line-height: 1.2em;
	color: #fff;
	
}

#content #right-column ul {
	margin: 10px 0 10px 0;
	padding-left: 0px;
	color: #775C4E;
}

#content #right-column ul li {
	list-style-position: outside;
	list-style-type: none;
}

#content #right-column a {
	color: #fff;
}

#content #right-column a:hover {
	color: #cdad5e;
}

#before {
	display: block;
	width:232px;
	height:171px;
	background: url(/images/right-column/ba_viewer.jpg) no-repeat;
	margin-left: 2px;
}

#common {
	width:232px;
	height:150px;
	background: url(/images/right-column/senza_services.png) no-repeat;
	margin: 10px 0 0 2px;
}

#frequently {
	display: block;
	width: 113px;
	height: 55px;
	background: url(/images/right-column/faqs.jpg) no-repeat;
	margin: 0 0 10px 2px;
	float: left;
}

#testimonials {
	display: block;
	width: 113px;
	height: 55px;
	background: url(/images/right-column/stories.jpg) no-repeat;
	margin: 0 0 10px 5px;
	float: left;
}

#procedures {
	display: block;
	width:232px;
	height:128px;
	background: url(/images/right-column/procedures.jpg) no-repeat;
	margin-left: 2px;
}


#twitter {
	display: block;
	width: 232px;
	height: 65px;
	background: url(/images/right-column/btn-follow-senza.png) no-repeat;
	margin: 10px 0 0 2px;
}

#my-medical {
	display: block;
	width: 232px;
	height: 65px;
	background: url(/images/right-column/my-medical-loan.png) no-repeat;
	margin: 10px 0 0 2px;
}



#treatments {
	width:216px;
	height:13px;
	background: url(/images/side-treatments.gif) no-repeat;
	padding: 10px;
	margin-top: 5px;
}

#treatment-list {
	border-top: dotted #ccc 1px;
	margin:10px auto 0 auto;
	padding:10px 0 0 15px;
}

#treatment-list #col-a,
#treatment-list #col-b {
	float:left;
	width:110px;
}

#treatment-list ul {
	margin: 0;
	color: #fff;	
}


#common-rhs{
	background: url(/images/right-column/senza_services.png) no-repeat;
	width: 232px;
	height: 115px;
	display: block;
	margin: 10px 0 0 2px;
	}
