body {
	background: #F8F5EC;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #383838;
}

p {
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #175CA4;
	margin: 7px 0px 25px 0px;
	line-height: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CBCBCB;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #175CA4;
	margin: 0px 0px 15px 0px;
	line-height: 22px;
}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #175CA4;
	margin: 5px 0px 10px 0px;
	line-height: 22px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #175CA4;
	margin: 5px 0px 10px 0px;
	line-height: 20px;
}

h5 {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3D2E27;
	margin: 8px 0px 8px 0px;
}

.ul_arrow
{
	margin:0;
	padding:0;
}

ul li.arrow
{
list-style-type: none;
background: url(images/li_arrow.jpg) no-repeat top left;
height:25px;
padding-left:25px;

}

#learn_more {
    color: #195DA6;
    display: block;
    margin-bottom: -7px;
    padding-top: 0px;
    text-align: right;
}

#learn_more a {
    color: #195DA6;
    display: block;
    margin-bottom: -7px;
    padding-top: 0px;
    text-align: right;
	text-decoration:none;
}

#learn_more a:hover {
    color: #195DA6;
    display: block;
    margin-bottom: -7px;
    padding-top: 0px;
    text-align: right;
	text-decoration:underline;
}

.site_map_ul_main
{
	font-weight:bold;
	text-decoration:none;
	list-style:none;
	color:#383838;

}
.site_map_ul_sub
{
	font-weight:bold;
	text-decoration:none;
	list-style:none;
	margin-left:30px;
	color:#383838;
}

.site_map_ul_main a
{
	font-weight:bold;
	text-decoration:none;
	list-style:none;
color:#383838;
}
.site_map_ul_sub a
{
	font-weight:bold;
	text-decoration:none;
	list-style:none;
	margin-left:30px;
	color:#383838;
}

.site_map_ul_main a:hover
{
	font-weight:bold;
	text-decoration: underline;
	list-style:none;
color:#383838;
}
.site_map_ul_sub a:hover
{
	font-weight:bold;
	text-decoration: underline;
	list-style:none;
	margin-left:30px;
	color:#383838;
}
/* ------ HEADER ------- */
div.header_full {
	height: 348px;
	margin: 0px auto;
	background: #F7F4EB url(images/hdr_back.jpg) no-repeat center top;
}
div.header {
	width: 1000px;
	margin: 0px auto;
	position: relative;
	z-index: 1;
}
div.bnr {
	height: 348px;
}



/* -------- CONTENT ---------- */

div.sep {
    border-top-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
}

#image_text_container
{
	width:605px;
	height:auto;
	text-align:left;
}

#image_text_container_plastic_surgery
{
	width:200px;
	height:auto;
	text-align:left;
	margin:0 0 0 300px;
}

#text_container
{
	width:605px;
	height:auto;
	text-align:left;
	margin-top:50px;
}


#image_container_left
{
	width:auto;
	height:auto;
	text-align:left;
	float:left;
	margin:0 17px 17px 0;
	clear:both;
}

#image_container_right
{
	width:auto;
	height:auto;
	text-align:right;
	float:right;
	margin:0 0 17px 17px;
}

div.content_full {
	width: 970px;
	margin: 0px auto;
	background: url(images/shadow_out.gif) repeat-y left top;
}
div.content_out {
	background: #fff url(images/side_bgr.jg) repeat-y right top;
	margin: 0px 10px;
	padding: 0px;
}

div.content_in {
	position: relative;
	background: url(images/lside_botbgr.jg) no-repeat right bottom;
	overflow: hidden;
		padding-bottom:50px;
}

div.rightside
{
	float: right;
	width: 300px;
	background: url(images/lside_topbgr.jg) no-repeat right top;
	padding:0px 0px;
}

div.leftside
{
	float: left;
	width: 605px;
	padding:0px 0px;
	margin: 22px 0px 0px 22px;
}

#meet_dr
{
	height:auto;
	width:245px;
	margin: 35px 22px 25px 30px;
	padding:;
	float: right;
}

div.ls_in {
	padding: 30px 28px 60px 25px;
}



/* ------- FOOTER ----------- */
div.footer_full {
	background: #F7F4EB url(images/footer_full.jpg) no-repeat center top;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
}
div.footer {
	width: 910px;
	margin: 0px auto;
}
div.fmenu {
	padding-top: 15px;
}
div.fmenu div {
	float: left;
	line-height: 18px;
}

div.footer div.sep {
	float: none;
	border-top: 1px solid #BAD4DA;
	margin: 15px 0px 12px 0px;
}

.col_sep {
	width: 1px;
	height:200px;
	margin: 33px 60px 0 60px;
	padding:0 0 0 0;
	border-left: 1px solid #7593a2;
}

div.fmenu div.col1 {
	width: 230px;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	height:345px;
}

div.fmenu div.col2 {
	width: 245px;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}
div.fmenu div.col3 {
	width: 230px;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}

div.fmenu div.col4 {
	width: 180px;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	
}
div.fmenu a {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 18px;
	*line-height: 15px;
	text-decoration: none;
}
div.fmenu a:hover {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 18px;
	*line-height: 15px;
	text-decoration: underline;
}
div.fbottom  {
	clear: left;
	overflow: hidden;
	*margin-top: 20px;
}
div.rbottom {
	float: right;
	width: 320px;
	text-align: center;
	font-size: 12px;
	color: #319AD0;
	line-height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
div.rbottom a {
	font-size: 12px;
		font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
		color: #319AD0;
}

div.rbottom a:hover {
	font-size: 12px;
		font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
		color: #319AD0;
}

div.rgrad {
	color: #666;
	background: url(images/rgrad.png) no-repeat center top;
	padding: 10px 0px;
	margin-top: 10px;
}
div.copy {
	float: left;
	font-size: 11px;
	color: #319AD0;
	margin-top: 55px;
}
div.copy a {
	font-size: 11px;
}


/* -------- TOP MENU ----------- */
div.topmenu_full {
	background: #F7F4EB url(images/topmenu_full.jpg) no-repeat center top;
	height: 70px;
}
div.topmenu {
	width: 950px;
	margin: 0px auto;
	height: 70px;
	position: relative;
	z-index: 2;
}
div.tmenu, div.tsep {
	float: left;
	height: 70px;
	position: relative;
	z-index: 2;
}
div.tmenu.last {
	position: absolute;
	text-align: right;
	right: 0px;
	top: 0px;
	width: 300px;
	z-index: 1;
}
div.tsep {
	background: url(images/tmenu_sep.gif) no-repeat left top;
	width: 1px;
}

div.tmenu a, div.tmenu a.on, div.tmenu a:hover {
	display: block;
	height: 70px;
	line-height: 70px;
	color: #fff;
	text-decoration: none;
	padding: 0px 18px;
	font-size: 13px;
	background: url(images/tmenu_bgr.gif) repeat-x left top;
}
div.tmenu.on a, div.tmenu.on a:hover {
	background: url(images/tmenu_on.gif) repeat-x left top;
}
div.tmenu a:hover, div.tmenu a.hover {
	background: url(images/tmenu_hover.gif) repeat-x left top!important;
}

div.dropmenu {
	position: absolute;
	top: 70px;
	left: 0px;
	border: 1px solid #DCDCDC;
	background: #fff;
	width: 220px;
	padding: 20px 0px 20px 20px;
}

div.dropmenu.wide {
	position: absolute;
	border: 1px solid #DCDCDC;
	background: #fff; /*url(/upload/template/images/dropmenu_bgr.gif) repeat-y 300px top;*/
	width: 300px;
	/*overflow: hidden;*/
	top: 70px;
	left: 0px;
	padding: 20px 0px 20px 20px;
}
div.dropmenu.l3 {
	position: absolute;
	border: 1px solid #DCDCDC;
	background: #EEEEEE;
	width: 300px;
	overflow: hidden;
	top: -21px;
	/*top: 70px;
	left: 320px;*/
	left: 300px;
	padding: 20px 0px 20px 20px;
}
div.dropmenu div.dropbox {
	padding: 3px 10px 3px 0px;
}
div.dropmenu div.dropbox.on, div.dropmenu div.dropbox {
	padding: 3px 0px;
	position: relative;
}
div.droparr {
	position: absolute;
	width: 9px;
	height: 16px;
	right: -1px;
	top: 2px;
	background: url(images/drop_arrow.gif) no-repeat left top;
	z-index: 10;
}
div.dropmenu div.dropbox a {
	display: inline;
	line-height: 18px;
	height: 16px;
	background: none!important;
	color: #333;
	padding: 0px;
}

div.dropmenu div.dropbox div.dropmenu.l3 a {
	color: #333;
}

div.dropmenu div.dropbox div.dropmenu.l3 a:hover {
	color: #3199D0;
}

div.dropmenu  div.dropbox a:hover {
	color: #3199D0;
}
div.dropmenu  div.dropbox.on a {
	color: #3199D0;
}
div.ldrop {
	float: left;
	background: #fff;
	width: 280px;
	padding: 20px 0px 20px 20px;
}
div.rdrop {
	float: left;
	padding: 20px 5px 20px 20px;
}
div.dropmenu div.rdrop div.dropbox a {
	color: #3199D0;
}
div.dropmenu div.rdrop div.dropbox a:hover {
	color: #333;
}




	
/* ************ Drop Form **************** */

#accordion-container {
	font-size: 13px;
	background: #005683;
	padding: 18px 10px 15px 22px;
	width:215px;
	margin-top:22px;
}

.accordion-header-title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#FFF;
	background: #005683;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.accordion-header-title-sep
{
	width:200px;
	height:15px;
	border-bottom:1px solid #00baeb;
	background: #005683;
	margin:0 0 15px 0;
	padding:0 0 0 0;
}

.accordion-header
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#FFF;
	background: #005683;
	margin: 5px 0 0 0;
	padding:10px 30px;
	cursor: pointer;
}

.active-header {
	background: url(images/drop_arrow_active.jpg) #005683;
	background-repeat: no-repeat;
	background-position: left 50%;
}

.active-header:hover {
	background: url(images/drop_arrow_active.jpg) #005683;
	background-repeat: no-repeat;
	background-position: left 50%;
}

.inactive-header {
	background: url(images/drop_arrow.jpg) #005683;
	background-repeat: no-repeat;
	background-position: left 50%;
}

.inactive-header:hover {
	background: url(images/drop_arrow.jpg) #005683;
	background-repeat: no-repeat;
	background-position: left 50%;
}

.accordion-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	display: none;
	padding:0px 0 10px 0;
	background: #005683;
	width:200px !important;
}

.drop_form
{
	width:195px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	margin:0 0 7px 0;
	padding:1px 0 1px 5px;
	border:none;
}

.drop_form_contact_us
{
	width:263px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	margin:0 0 7px 0;
	padding:1px 0 1px 5px;
	border:1px solid #175ca4;
}

.drop_form_comments
{
	width:195px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	margin:0 0 0 0;
	padding:5px 0 5px 5px;
	border:none;
}

.drop_form_comments_contact_us
{
	width:263px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	margin:0 0 0 0;
	padding:5px 0 5px 5px;
	border:1px solid #175ca4;
}

#drop_form_submit 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	cursor:pointer;
    background-color: #00baeb;
    color: #000000;
    text-decoration: none;
    border:none;
	margin:8px 0 0 130px;
	width:70px;
	height:28px;
}

#drop_form_submit_contact_us
{
	background:url(images/contact_btn.jpg) no-repeat;
    text-decoration: none;
    cursor: poiner;
    border:none;
	margin:8px 0 0 0;
	width:88px;
	height:32px;
	float:right;
}

#drop_form_submit:hover 
{
    border: none;
	background-color:#5ad0ef;
}

#drop_form_submit_contact_us a
{
	background:url(images/contact_btn.jpg) no-repeat;
    text-decoration: none;
    cursor: poiner;
    border:none;
	margin:8px 0 0 0;
	width:88px;
	height:32px;
	float:right;
}

#drop_form_submit_contact_us a:hover 
{
    cursor: poiner;
    border:none;
}

.form_phone
{
	color:#00baeb !important;
	font-weight:bold;
}
/* ************ Photo Gallery ****************** */

        #gallery_images {
            margin-right:10px;

        }
        
        #gallery_images img {
            width:150px;
            padding:5px;
        }
        
        #full {

            width:470px;
            height:333px;
        }
        
        .selected {
            background-color:gray;
        }
        
        #caption {
            clear:left;
        }
		#ouroffices{padding: 20px;
margin-top: 20px;
border: 1px solid #005683;
box-shadow: 0px 2px 2px #005683;}
 #homelogo{width: 1001px;
height: 131px;
z-index: 9;
position: relative;
background :url('../images/logo1.png') no-repeat scroll 0% 0% transparent}

#logo {background :url('../images/logo1.png') no-repeat scroll 0% 0% transparent !important;}

.mygallery img{width: 440px;}


#ouroffices .col4 h5 {
    margin-bottom: 10px;
    font-size: 16px;
}
#ouroffices .col4{
    line-height: 25px;
}

.lkw-ofc {margin-top:10px; display:inline-block;}
.hair-lists li{line-height:25px !important;}
.hair-para{position:relative; top:90px; right:30px;}