@import url("reset.css");

BODY{font-size:75%;}

HTML, BODY, TEXTAREA{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#basis{
	margin: auto;
	width: 1004px;	/* width of basis */
	display: table;
	margin-bottom: -50px;
}

#main{min-height: 100%;}

#header{
	height: 100px;	/* height of header */
}
#left{
	float: left;
	width: 200px;	/* width of left column */
	margin: 0 0 0 0;
}
#center{
	float: left;
	width: 500px;	/* width of center column */
	margin: 20px 10px 20px 0px;
	background-image:url(../images/wrapper-left.gif);
	background-repeat:repeat-y;
}
#right{
	float: right;
	width: 200px;	/* width of right column */
	margin: 20px 0 0 0;
}

#footer{
	width: 1004px;	/* width of basis */
	margin: auto;
	height: 61px;	/* height of footer */
}


/*needed to make room for footer*/
#clearfooter{
	clear: both;
	height:49px;	/* height of footer */
}
* > HTML #clearfooter {
	float: left;
	width: 100%;
}/* ie mac styles */


/*** standard classes ***********************************************************************************************/
.separator1{
	height: 1px;
	font-size: 1px;
	display: block;
}
.separator2{
	height: 2px;
	font-size: 1px;
	display: block;
}
.separator3{
	height: 3px;
	font-size: 1px;
	display: block;
}
.separator5{
	height: 5px;
	font-size: 1px;
	display: block;
}
.separator10{
	height: 10px;
	font-size: 1px;
	display: block;
}
.separator20{
	height: 20px;
	font-size: 1px;
	display: block;
}
.separator50{
	height: 50px;
	font-size: 1px;
	display: block;
}

.clear{clear:both;}


/*** follow sections can edit *****************************************************************************/

A{color:#000000;}
STRONG,B{font-weight:bold;}

#basis{width: 1004px;}


/*** header **************************************************************/
#header
{
	background: #fff;
	position: relative;
	height: 140px;
	background: #fff url(../images/header-bg.gif) 0 0 repeat-x;
}
#header .leftBox{
	position: absolute;
	left: 0; top: 0;
	font-size: 0px;
	width: 10px;
	height: 140px;
	background: #fff url(../images/header-bg-l.gif) 0 0 no-repeat;
}
#header .rightBox{
	position: absolute;
	right: 0; top: 0;
	font-size: 0px;
	width: 10px;
	height: 140px;
	background: #fff url(../images/header-bg-r.gif) 0 0 no-repeat;
}

a#logo{
	display: block;
	width: 127px;
	height: 60px;
	padding: 10px 0 0 0;
	margin: 0px 0 0 45px;
}

#header .cornwall{
	position: absolute;
	top: 32px;
	left: 415px;
	color: #888;
	width:276px;
	height:36px;
}

#header .cornwall IMG{
	width:276px;
	height:36px;
}

#header H1{
	color: #007bb4;
	font-size: 300%;
	text-align: right;
	width: 200px;
	position: absolute;
	right: 20px;
	top: 10px;
}

#header H2{
	color: #929292;
	font-size: 133%;
	font-weight: normal;
	text-align: right;
	width: 600px;
	position: absolute;
	right: 20px;
	top: 50px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#menuTop{
	height: 28px;
	position: absolute;
	width: 100%;
	left: 10px;
	top: 88px;
	padding-left: 33px;
	width: 955px;
	border-top: 3px solid #007bb4;
	background: #fff url(../images/top-menu-bg.gif) 0 0 repeat-x;
}

#menuTop A{
	display: block;
	width: 126px;
	height:28px; 
	padding: 7px 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	float: left;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #726d6d;
	text-decoration: none;
	background: #eee url(../images/top-menu-bg.gif) 0 0 repeat-x;
	border-left: 2px solid #fff;
}

#menuTop A.first{
	border-left:#FFFFFF 2px solid;
	width:79px;
}

#menuTop A.second{width:97px;}
#menuTop A.third{width:117px;}
#menuTop A.forth{width:186px;}
#menuTop A.fifth{width:140px;}
#menuTop A.sixth{width:173px;}
#menuTop A.seventh{
	border-right:#FFFFFF 2px solid;
	width:109px;
}

#menuTop A:hover, #menuTop A.active{
	background: url(../images/top-menu-bg-hover.gif) 0 2px repeat-x;
	color: #fff;
}

#header .topLine{
	position: absolute;
	top: 120px;
	width: 100%;
	padding: 1px 0 0 0;
	height: 18px;
	width: 998px;
	background: #fff url(../images/top-line-bg.gif) 0 0 repeat-x;
}

#header .topLine A{
	color: #fff;
	padding: 0 8px 0 15px;
	font-size: 83%;
	text-decoration: none;
	background: transparent url(../images/breadcrumb-bullet.gif) 0 3px no-repeat;
}
#header .topLine A.first{ background: none; padding-left: 10px;}
#header .topLine A:hover{text-decoration: underline;}

/*** register form ***/
.logo{
	position:absolute;
	background-repeat:no-repeat;
	top:0px;
	right:7px;
	display:block;
	width:270px;
	height:53px;
}

.logo IMG{
	width:270px;
	height:53px;
}

/*** left **************************************************************/
#left{
	margin: 0 0 15px 0;
	width: 180px;
}

#menu{
	margin: -170px 0 0 5px;
	width: 180px;
	position: relative;
}
#menu .corner{
	position: absolute;
	right: -8px; top: 14px;
	display: block;
	background: transparent url(../images/left-corner.gif) 0 0 no-repeat;
	width: 15px; height: 135px;
}

#menu .top{
	height: 7px;
	background: url(../images/menu-top-bg.gif) 0 0 no-repeat;
}

#left .bottom{
	height: 7px;
	background: url(../images/menu-bottom-bg.gif) 0 0 no-repeat;
}

#menu H3{
	color:#666;
	margin:2px 0px 10px 15px;
	font-size: 83%;
}

#menu H3 A{text-decoration:none;}

#menu UL{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menu UL LI{
	width: 166px;
	margin: 0 0 0 2px;
	padding:0px;
	line-height:15px;
}

#menu UL LI A{
	background: transparent url(../images/menu-bullet.gif) 6px -2px no-repeat;
	display: block;
	font-size: 83%;
	text-decoration: none;
	border-top: 1px solid #fff;
	padding: 5px 5px 7px 22px;
	/padding: 3px 5px 7px 22px;
	margin:0px 0px 0px 7px;
	overflow:hidden;
}

#menu UL LI A:hover{
	background: #c1bfb7 url(../images/menu-bullet.gif) 6px -52px no-repeat;
	color: #fff;
}
/*** center ***************************************/

#center{
	width: 1004px;
	margin: 1px 0px;
	overflow: hidden;
	z-index: 1;
}

#wrapper{
	width: 450px;
	margin: 150px 0px 10px 1px;
	float:left;
	/overflow:hidden;
	padding-left:12px;
	_padding-left:12px;
}

/*** Content styles ***/
#subpage_right H1{
	font-size: 167%;
	margin: 0 0 10px 0;
	color: #007bb4;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#subpage_right H3{
	font-weight: bold;
	font-size: 83%;
	margin:0 0 10px 0;
}

#subpage_right P{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 83%;
	line-height: 13px;
}


A.more{
	color: #fff;
	font-weight: bold;
	font-size: 83%;
	text-decoration: none;
	displaY: block;
	width: 40px; height: 15px;
	position: absolute;
	bottom: 19px;
	right: 22px;
}

/*** footer **************************************************************/
#footer
{
	background: #e5f5e2 url(../images/footer-bg.gif) 0 0 repeat-y;
	height: 59px;
	width: 1004px;
	margin-bottom: 10px;
}

#footer .bottomLine{
	margin: 0px 0 0 18px;
	padding: 3px;
	color: #fff;
	font-size: 83%;
}

#footer .bottomLine A{
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}

#footer .bottomLine A:hover{
	text-decoration: underline;
}

#footer .info{
	color: #888;
	margin: 8px 0 0 5px;
}

/*********************************************************************************************/

.index #wrapper{
	width:100%;
	float:none;
	padding-left:0px;
	padding-top: 2px;
	margin-top: 0px;
}

.index *{
}

.index #splash
{
	margin-left:-1px;
	/margin-left:-14px;
	margin-top:-4px;
	background-repeat:no-repeat;
}
.index #splash IMG{
	width:1005px;
	height:174px;
	float: left;
}

.index #splash H1{
	font-size:233%;
	margin-left:396px;
	color:#333;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.index #splash P{
	font-size:12px;
	margin-left:396px;
	color:#333;
	padding-right:19px;
}

#splash .main_text{
	background-image:url(../images/image_1.jpg);
	background-repeat:no-repeat;
	width: 1004px;
	height: 176px;
	/margin-left:13px;
}

#splash .main_text P{
	color:#000000;
	width:360px;
	line-height: 22px;
	font-size: 14px;
	padding-left:210px;
	padding-top:34px;
}

/******************************************************************************************************/
.btn-more{
	width:67px;
	height:25px;
	background-image:url(../images/btn-more.png);
	display:block;
}

.btn-select{
	width:96px;
	height:27px;
	background-image:url(../images/btn-select.png);
	display:block;
}

.btn-go{
	width:49px;
	height:27px;
	background-image:url(../images/btn-go.png);
	display:block;
}

.line{
	border-top:1px solid #007bb4;
	margin:10px 0px 20px;
}

DIV.date{
	font-size:92%;
	font-weight:bold;
	display:block;
	margin:5px 0x;
}

.panel-1{
	width:258px;
	height: 224px;
	float:left;
	font-size:10px;
}

.panel-1 IMG{
	padding:4px 0 3px 0;
	display:block;
}

.panel-1 P{padding-right:15px;padding-bottom:5px;}


.panel-1 .leftcorner{
	background-image:url(../images/leftcorner.png);
	background-repeat:no-repeat;
	width:22px;
	height:45px;
	float:left;
}

.panel-1 .topgrad{
	background-image:url(../images/topgrad.png);
	background-repeat:repeat-x;
	width:201px;
	height:30px;
	float:left;
	color:#FFFFFF;
	padding:15px 0 0 15px;
	font-weight:bold;
	font-size:12px;
}

.panel-1 .rightcorner{
	background-image:url(../images/rightcorner.png);
	background-repeat:no-repeat;
	width:20px;
	height:45px;
	float:left;
}

.panel-1 .grad{
	float:left;
	width:187px;
}

.panel-1 .panel-content{
	background-image:url(../images/panel1-bg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding-left:20px;
	float:left;
	width:212px;
	border-left:#e7f1f8 solid 2px;
	border-right:#e7f1f8 solid 2px;
	height: 146px;
	padding-bottom:10px;
}

html .panel-1 .panel-content{}
html>body .panel-1 .panel-content{}

.panel-1 .left-bottom-corner{
	background-image:url(../images/left-bottom-corner.png);
	background-repeat:no-repeat;
	margin-left:19px;
	width:17px;
	height:17px;
	float:left;
}

html .panel-1 .left-bottom-corner {margin-left: 10px;}
html>body .panel-1 .left-bottom-corner{margin-left: 19px;}

.panel-1 .bottom-in-panel{
	background-image:url(../images/bottom-in-panel.png);
	background-repeat:repeat-x;
	width:202px;
	height:17px;
	float:left;
}

html .panel-1 .bottom-in-panel {width:201px;}
* html .panel-1 .bottom-in-panel {width:200px;}
html>body .panel-1 .bottom-in-panel{width:202px;}

.panel-1 .right-bottom-corner{
	background-image:url(../images/right-bottom-corner.png);
	background-repeat:no-repeat;
	width:20px;
	height:17px;
	float:left;
}

.panel-1 .wrapper-panel{
	border-left:#a6b9c6 solid 1px;
	border-right:#a6b9c6 solid 1px;
	width: 237px;
	float: left;
	height: 146px;
	margin-left: 29px;	
	padding-bottom:10px;
}
	html .panel-1 .wrapper-panel {margin-left: 10px;width: 236px;}
	* html .panel-1 .wrapper-panel {margin-left: 12px; width:230px;}	
	html>body .panel-1 .wrapper-panel{
	width: 237px;
	margin-left: 24px;
}

.more-link{
	position: relative;
	left: 21px;
	font-weight:normal;
	text-align:right;
	padding-right:20px;
}

.more-link A{
	text-decoration:underline;
	font-size:10px;
	position:relative;
	top:-4px;
	float:right;
	display:block;
}

.panel-1 .more-link {
	color:#000000;
	left:8px;
}





/**************** blue panel starts ***************/


.blue_panel{
	color:#fff;
	width:100%;
	margin:10px 0px;
	height:auto;
}

.blue_panel .nw{
	background-image:url(../images/blue-panel-nw-bg.gif);
	background-repeat:no-repeat;
	width:38px;
	height:18px;
}
.blue_panel .n{
	background-image:url(../images/blue-panel-n-bg.gif);
	background-repeat:repeat-x;
	height:18px;
}
.blue_panel .ne{
	background-image:url(../images/blue-panel-ne-bg.gif);
	background-repeat:no-repeat;
	width:20px;
	height:18px;
}
.blue_panel .w{
	background-image:url(../images/blue-panel-w-bg.gif);
	background-repeat:no-repeat;
	width:38px;
}
.blue_panel .inner{
	background-image:url(../images/blue-panel-bg.gif);
	background-repeat:repeat-x;
	background-color:#0053A4;
	vertical-align:top;
	position:relative;
}
.blue_panel .inner h2{
	padding-bottom:10px;
	font-size:12px;
}
.blue_panel .inner p{
	padding-bottom:10px !important;
	font-size:10px !important;
	padding-top:0px !important;
}

.blue_panel .inner a{
	color:#fff;
}


.blue_panel .inner ul{
	padding-bottom:10px;
	padding-left:15px;
	list-style-type:disc;
}


.blue_panel .e{
	background-image:url(../images/blue-panel-e-bg.gif);
	background-repeat:no-repeat;
	width:20px;
}
.blue_panel .sw{
	background-image:url(../images/blue-panel-sw-bg.gif);
	background-repeat:no-repeat;
	width:38px;
	height:18px;
}
.blue_panel .s{
	background-image:url(../images/blue-panel-s-bg.gif);
	background-repeat:repeat-x;
	height:18px;
}
.blue_panel .se{
	background-image:url(../images/blue-panel-se-bg.gif);
	background-repeat:no-repeat;
	width:20px;
	height:18px;
}



#subpage_left .blue_panel{
	width:210px;
}



#subpage_right .blue_panel{
	width:49%;
	float:left;
}


#homepage_left .inner .more-link{
	position:absolute;
	right:10px;
	bottom:15px;
	/bottom:-10px;
	/right:-20px;
}
.blue_panel .inner .more-link{
}
.blue_panel .more-link a{
	top:0px;	
}


#homepage_left .blue_panel{
	width:517px;
}

/**************** blue panel ends ***************/





#homepage_left{
	margin-top:10px;
	position:relative;
	top:-27px;
	float:left;
	padding-left: 47px;
	width:528px;
	margin-bottom:-33px;
}

#homepage_right{
	float:left;
	width:396px;
	margin-left:30px;
	margin-top:5px;
}

#wrapper #homepage_right H2{padding-top:15px;}

#wrapper #homepage_right P{
	width:380px;
	font-size:12px;
	line-height:16px;
	padding-top:5px;
}

#subpage_left{
	width:230px;
	float:left;
}

#subpage_right{
	width:640px;
	float:right;
	padding-left: 20px;
	padding-right: 75px;
	padding-top: 20px;
}

#subpage_right P{
	font-size:12px;
	line-height:20px;
	padding-top: 5px;
	padding-bottom:10px;
}

#subpage_right UL{
	list-style-type:disc;
	padding:10px 0px 10px 15px;
}
#subpage_right UL LI{
	padding:3px 0px;
}

/**************************** properties scrolling block ******************************/
.scrollingImages {
	position: relative;
	text-align: center;
	overflow:hidden;
	padding-bottom:100px;
	width:619px;
	background-color:#FFFFFF;
	background-image: url(../images/gal-content.png);
	background-repeat:repeat-x;
	min-height:0px;
	border-left:#e7f1f8 2px solid;
	border-right:#e7f1f8 2px solid;
}

.scrollingImages .swatches{
	width:540px;
	overflow:hidden;
	height:90px;
	padding: 2px 10px 0px 0px;
	position:absolute;
	left:32px;
}

.scrollingImages .swatches A img,
.scrollingImages .swatches A:visited img{ 
	margin: 10px 5px 10px 0px;
	display: block;
	border: 1px solid #939595;
}

.scrollingImages .swatches A:hover img{border: 1px solid #fff;}

.swatches span{
	left:0px;
	width:auto;
	height:120px;
	width:130000px;
	position:absolute;
	display:block;
}
.swatches SPAN A{
	width:94px;
	display:block;
	float:left;
	text-decoration:none;
}
.swatches SPAN A small{
	color:#5e5210;
	text-align:center;
	display:block;
}

#prev, #next { 
	position: absolute;
	width: 11px;
	height: 85px;
	display: block;
	font-size: 0;
	z-index:20;
	top:10px;
}

#prev { 
	left: 7px;
    background: url("../images/btn_prev.gif") no-repeat;
}

:hover#prev {background-position: right bottom;}

#next { 
	right: 7px;
    background: url("../images/btn_next.gif") no-repeat left top;
}

:hover#next { 
	background-position: right top;
}

/******* about_us *********************/
.gallery{
	width:655px;
	padding-top:12px;
	margin-left:-18px;
}

.leftcorner-blue{
	background-image:url(../images/left-top-gal.png);
	background-repeat:no-repeat;
	width:20px;
	height:17px;
	float:left;
}

.topgrad-blue{
	background-image:url(../images/top-grad-gal.png);
	background-repeat:repeat-x;
	width:606px;
	height:17px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
}

.rightcorner-blue{
	background-image:url(../images/right-top-gal.png);
	background-repeat:no-repeat;
	width:18px;
	height:17px;
	float:left;
}

.l-bottom-corner-blue{
	background-image:url(../images/left-bottom-gal.png);
	background-repeat:no-repeat;
	width:36px;
	height:17px;
	float:left;
}

.bottomgrad{
	background-image:url(../images/bottom-grad-gal.png);
	background-repeat:repeat-x;
	width:590px;
	height:17px;
	float:left;
	font-weight:bold;
}

.r-bottom-corner-blue{
	background-image:url(../images/right-bottom-gal.png);
	background-repeat:no-repeat;
	width:18px;
	height:17px;
	float:left;
}

.view{
	border-left:#a6b9c6 1px solid;
	border-right:#a6b9c6 1px solid;
	margin-left:19px;
	width:619px;
	background-image: url(../images/gal-content.png);
	background-repeat:repeat-x;
	min-height:76px;
	padding-left:0px;
}

.cont-long h2{
	padding-top:15px;
	padding-bottom:2px;
}

#subpage_right .gallery .view{
	width:623px;
	padding-left:0;
	padding-top:20px;
}

* html #subpage_right .gallery .view{margin-top:-12px}
*:first-child+html #subpage_right .gallery .view {margin-top:-12px}

#services .view p{
	width:560px;
	padding-left:28px;
}

#services .view a{color:#000000}

.gurgle {
	margin-bottom:20px;
	margin-left: -18px;
}

.gurgle .head-gurgle{padding-top:3px;}

.gurgle .more-link{
	position: relative;
	left: 0px;
	top: 7px;
	width: 200px;;
}

.gurgle .more-link A{
	text-decoration:underline;
	font-size:10px;
	position:relative;
	top:-6px;
	padding-left:7px;
}


#subpage_right .gurgle UL{
	padding-top:20px;
}
.view .content{
	background-image:url(../images/gal-content.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	min-height:91px;
	border-left:#e7f1f8 2px solid;
	border-right:#e7f1f8 2px solid;	

}

.head-gurgle{
	position:relative;
	left:28px;
	font-weight:bold;
	top: 7px;
	z-index: 1;
	color: #000000;
}

.agening{
	padding-left:25px;
	padding-right:20px;
}

.agening-info{
	width:657px;
	margin-left: -15px;
}

.agening-info-top{
	background-image:url(../images/agening-info-top.png);
	background-repeat:no-repeat;
	width:657px;
	height:14px;
}

.agening-info-bottom{
	background-image:url(../images/agening-info-bottom.png);
	background-repeat:no-repeat;
	width:657px;
	height:26px;	
}

.agening-info-1{
	background-image:url(../images/agening-info-1.gif);
	background-repeat:repeat-y;
	padding-top:10px;
}

.agening-info-2{
	background-image:url(../images/agening-info-2.gif);
	background-repeat:repeat-y;
}

.agening-info-3{
	background-image:url(../images/agening-info-3.gif);
	background-repeat:repeat-y;
}

.agening-info-4{
	background-image:url(../images/agening-info-4.gif);
	background-repeat:repeat-y;
}

.agening-info-5{
	background-image:url(../images/agening-info-5.gif);
	background-repeat:repeat-y;
}

.agening-info-bottom-1{
	background-image:url(../images/agening-info-bottom-1.png);
	background-repeat:no-repeat;
	width:657px;
	height: 47px;
}

.agening-info-bottom-2{
	background-image:url(../images/agening-info-bottom-2.png);
	background-repeat:no-repeat;
	width:657px;
	height:47px;
}
.agening-info-bottom-2-1{
	background-image:url(../images/agening-info-bottom-2-1.png);
	background-repeat:no-repeat;
	width:657px;
	height:47px;
}

.agening-info-bottom-3{
	background-image:url(../images/agening-info-bottom-3.png);
	background-repeat:no-repeat;
	width:657px;
	height:47px;
}

.agening-info-bottom-3-1{
	background-image:url(../images/agening-info-bottom-3-1.png);
	background-repeat:no-repeat;
	width:657px;
	height:47px;
}

.agening-info-bottom-4{
	background-image:url(../images/agening-info-bottom-4.png);
	background-repeat:no-repeat;
	width:657px;
	height:47px;
}

.agening-info-bottom-5{
	background-image:url(../images/agening-info-bottom-5.png);
	background-repeat:no-repeat;
	width:657px;
	height:26px;
}

.agening-info P{
	padding-bottom:0;
	padding-top:0;
}

#aageing-treat{
	margin:10px 0px 20px 0px;
	width: 600px;
	padding-left: 0px;
}

#aageing-treat IMG{
	float:left;
	padding-right:20px;
}

#subpage_right UL.img{
	list-style:none;
	padding:0px;
}
#subpage_right UL.img LI{
	float:left;
	padding-right:15px;
}

#services{
	width:640px;
	position:relative;
	left:-20px;
	padding-left: 20px;
}

/*************** accessing ****************************/
#content .g-accessing .topgrad-blue{width:602px;}
#content .g-accessing .view{/margin-top:-15px;}

.g-accessing .wrapper{
	width:583px;
	border-left:#e7f1f8 2px solid;
	border-right:#e7f1f8 2px solid;
	padding-left:22px;
	padding-top:5px;
	padding-right: 10px;
}

.g-accessing .bottomgrad{width:586px;}

.panel-middle{
	margin-top:5px;
	margin-left:-18px;
}

.panel-middle .topgrad {width:257px;}

#wrapper .panel-middle P{
	font-size:12px;
	width:220px;
	line-height:13px;
}

.panel-middle .more-link{
	left: 1px;
	top:0px;
}

.panel-middle .more-link A{
	color:#FFFFFF;
	top:-6px;
}

#services UL{
	list-style:disc;
	float:left;
	padding-top:20px;
	margin-right:30px;
	padding-left:20px;
	width: 210px;
}

#services UL LI, .consultants UL LI{line-height:20px;}

#services .topgrad-blue{width:601px;}

#services .view{width:618px;}

#services .view .wrapper{
	width:610px;
	padding-top:18px;
	border-left:#e7f1f8 2px solid;
	border-right:#e7f1f8 2px solid;
}
#services .wrapper{width:587px;}
#services .bottomgrad{width:585px;}

#subpage_left{
	font-size:11px;
	padding-left: 20px;
}

.wrapper-rel{
	position: relative;
	left: -20px;
}

.wrapper-rel P{padding-top:2px;}

.wrapper-rel P A{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}


UL.people LI{
	font-weight:bold;
	padding:2px 0 2px 0;	
}

.search_menu{
	width:157px;
	height:18px;
	margin:3px 0 2px 15px;
	font-size:10px;
}

.search{
	width:230px;
	text-align:center;
	margin-top: 50px;
	margin-left: 0px;
	color:#fff;
}

.search .leftcorner{
	background-image:url(../images/s_left.png);
	background-repeat:no-repeat;
	width:39px;
	height:176px;
	float:left;
}

.search .topgrad{
	background-image:url(../images/s_content.png);
	background-repeat:repeat-x;
	width:145px;
	height:176px;
	float:left;
}

.search .rightcorner{
	background-image:url(../images/s_right.png);
	background-repeat:no-repeat;
	width:25px;
	height:176px;
	float:left;
}

#wrapper .search .wrapper-rel h2{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:20px;
	padding-left:16px;
	text-align:left;
	margin-bottom:0px;
	width: 145px;
}

.search INPUT{
	padding-top:5px;
	padding-left:13px;
	width:85px;
	height:22px;
	/margin-left:30px;
}

.search A{
	padding-top:5px;
	padding-left:13px;
	display:block;
	/margin-left:30px;
}

#services .spec1{
	width:330px;
	padding-left:15px;
	padding-top:10px;
}

#services .spec2{
	width:155px;
	padding-top:10px;
	padding-left: 0px;
}

* html #services .spec2{width:129px;}

.consult_db h2{margin:10px 0 0px 0;}
.consult_db p{padding-bottom:0px;}

.consult_db UL{
	list-style:disc;
	margin-left:15px;
	margin-bottom:5px;
}

.consult_db UL LI{padding:2px 0 2px 0;}

.panel-4{padding-top:10px;}

.panel-4 .leftcorner{
	background-image:url(../images/panel4-left.png);
	background-repeat:no-repeat;
	width:38px;
	height:192px;
	float:left;
}

 .panel-4 .rightcorner{
	background-image:url(../images/panel4-right.png);
	background-repeat:no-repeat;
	width:26px;
	height:192px;
	float:left;
}

.panel-4 .topgrad{
	background-image:url(../images/panel4-grad.png);
	background-repeat:repeat-x;
	width:145px;
	height:179px;
	float:left;
	color:#FFFFFF;
	padding:13px 0 0 5px;
	font-weight:bold;
}

.panel-4 .wrapper-rel IMG{padding:6px 0 2px 0;}

.contact{width:657px;}

.contact-top{
	background-image:url(../images/contact-top.png);
	background-repeat:no-repeat;
	width:657px;
	height:14px;
}

.contact-info-2{
	background-image:url(../images/contact-info-2.gif);
	background-repeat:repeat-y;
}

.contact-bottom-1{
	background-image:url(../images/contact-bottom-1.png);
	background-repeat:no-repeat;
	width:657px;
	height: 47px;
}

.contact-bottom-2{
	background-image:url(../images/contact-bottom-2.png);
	background-repeat:no-repeat;
	width:657px;
	height:47px;
}

.contact-bottom-3{
	background-image:url(../images/contact-bottom-3.png);
	background-repeat:no-repeat;
	width:657px;
	height:47px;
}

.contact-pad{padding-left:30px;}

.contact-pad p{width:580px;}
.contact-pad a{color:#0463b2;}

.contact .agening-info-3 a{font-weight:bold;}


.wrapper-panel{
	position:relative;
	left:-5px;
}


#menu{
	width:212px;
	margin-left: 0px;
}

#menu A{
	display: block;
	width: 167px;
	height:19px;
	padding: 5px 0 0 13px;
	margin-left:12px;
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom:#b9c9d5 1px solid;
	margin-bottom:1px;
	z-index: 1;
}

#menu A:hover{
	background-image:url(../images/menu-hover.png);
	background-repeat:no-repeat;
	background-position:-8px;
}

.topmenu{
	background-image:url(../images/menu-top.png);
	background-repeat:no-repeat;
	height:30px;
	padding:17px 0 0 42px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

#menu .topmenu A,#menu .topmenu A:hover{
	padding:0px;
	display:inline;
	padding:0px;
	background-image:none;
	color:#fff;
	text-decoration:none;
	border-bottom:none;	
	margin:0px;
}

.bottommenu{
	background-image:url(../images/menu-bottom.png);
	background-repeat:no-repeat;
	height:26px;
	margin-top:0px;
}

#menu .wrapper-menu{
	width:204px;
	margin-left:10px;
	padding-bottom: 5px;
	background-image: url(../images/menu-bg.png);
	z-index: 0;
	background-repeat: no-repeat;
    behavior: url("js/iepngfix.htc");	
}

/********* our_consultants  ***********************************/
.consultants .topgrad-blue{width:573px;}

.consultants .view{
	width:590px;
}

.consultants .wrapper{
	width:556px;
	padding-left:30px;
	border-left:#e7f1f8 2px solid;
	border-right:#e7f1f8 2px solid;
}

.consultants .spec1{
	width:330px;
	padding-left:15px;
}
.consultants UL{
	list-style:disc;
	float:left;
	margin-right:10px;
	padding-left:30px;
	padding-top:0px !important;
}

.consultants .bottomgrad{width:557px;}
.consultants P{width:590px;}






/********* self-referral-service ***********************************/
.self-r-services .gurgle{
	width:670px;
	margin-left: -19px;
}
.self-r-services .topgrad-blue{width:601px;}
.self-r-services .view{width:618px;}

.self-r-services .wrapper{
	width:584px;
	padding-left:30px;
	border-left:#e7f1f8 2px solid;
	border-right:#e7f1f8 2px solid;
}

.self-r-services UL{
	margin-right:10px;
	padding-left:30px !important;
	padding-top:0px !important;
}

.self-r-services .gurgle UL{
	float:left;
	width:250px;
	padding-top:10px !important;
}

.self-r-services .bottomgrad{width:585px;}





/*********** clinician-referral-service ******************************/
/*
UL.people{float:none}

.aboutus{
}

.aboutus UL{
	padding-left:15px;
}

*/

/**************** useful links ***********************/
.useful_links .topgrad-blue{
	width:573px;
}

.useful_links .view{
	width:590px;
	/margin-top: -20px;
}

.useful_links .wrapper{
	width:556px;
	padding-left:30px;
	border-left:#e7f1f8 2px solid;
	border-right:#e7f1f8 2px solid;
}

.useful_links .spec1{
	width:330px;
	padding-left:15px;
	padding-top:10px;
}
.useful_links UL{
	float:left;
	margin-right:60px;
	padding-left:30px !important;
}

.useful_links .bottomgrad{width:557px;}
.useful_links P{width:590px;}

/*********** alt_service ******************************/
.alt_service .view{
	border-left:#a6b9c6 1px solid;
	border-right:#a6b9c6 1px solid;
	width:623px;
	background-image: url(../images/cont-long.png);
	background-repeat:repeat-x;
	padding-top:6px;
}

.alt_service .wrapper{
	width:593px;
	padding-left:30px;
	border-left:#e7f1f8 solid 1px;
	border-right:#e7f1f8 solid 1px;
	height:160px;
	padding-top:20px;
}

.alt_service UL{
	width:250px;
	float:left;
	list-style:disc;
	padding-top:10px;
	margin-right:10px;
	padding-left:10px;
}

.alt_service UL LI{padding:3px 0 3px 0;}


.alt_service .wrapper h2{padding:10px 0 5px 0;}


#gmap{
	width:650px;
	height:360px;
}

.gallery A.movie{
	display:block;
	float:left;
	padding:10px;
	padding:10px 10px 10px 45px;
	text-decoration:none;
}
.gallery A.right{
	float:right;
	padding:10px 45px 10px 10px;
}

.gallery A.movie IMG{
	display:block;
}

.gallery A.movie SPAN{
	display:block;
	padding-left:10px;
}

.gallery P{
	padding-left:30px;
}
 