@charset "utf-8";
body {
	margin: 0px auto;
	padding-top:25px;

}

a {	color: #FFC325; text-decoration:none; }

#container {
  	margin:0 auto;
	width:997px;
	height:100%;
}

#banner {
	height:134px;
	width:997px;
	background-image: url(../img/banner.jpg);
	
}

#navigation {
	height:37px;
	width:997px;
	background-image: url(../img/navigation_.gif);
}

/*#navigation_buttons { width:660px; float:left;}*/

#navigation_buttons ul {
	margin:0px;
	padding:0px;
	display:block;
	list-style-type: none;
}
#navigation_buttons li {float:left;}
#navigation_buttons a img {border:0px;}

#search {
	width:500px;
	height:19px;
	float:right;
	padding-right:25px;
	padding-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c9c96;
	font-weight: bold;
}


#content {
	/*height:400px;*/
	width:997px;
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;
}

#content_generic {
	/*height:445px;*/
	width:997px;
	background-image: url(../img/content_bg_new.gif);
	background-repeat: repeat-y;
	/*position:relative;*/
	float:left;
	margin-top:-5px; /* kind of hack to firefox, get rid of the gap...*/
	padding-bottom:20px;

}

#content_generic_home {
	/*height:445px;*/
	width:997px;
	/*background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;*/
	/*position:relative;*/
	float:left;
	margin-top:-5px; /* kind of hack to firefox, get rid of the gap...*/

}

#bottom {
   height:10px;
   width:997px;
   background-image: url(../img/bottom.gif);
   clear:both;
   -line-height:1px;
   -font-size:1px;
   -margin-top:-20px;
}

#bottom_generic {
   height:30px;
   width:997px;
   background-image: url(../img/bottom_.gif);
   clear:both;
   -line-height:1px;
   -font-size:1px;
   -margin-top:-10px;
}


#footer {
   height:30px;
   width:987px;
   padding:15px 5px 0px 5px;
   -margin-top:-10px;
   
}

#content_top {
	height:19px;
	width:889px;
	background-image: url(../img/content_top.gif);
	padding-top:8px;
	padding-left:108px;
}

#content_top_home {
	height:19px;
	width:889px;
	background-image: url(../img/content_top_home.gif);
	
	padding-top:8px;
	padding-left:108px;
}

#content_top_generic {
	height:18px;
	width:889px;
	background-image: url(../img/content_top.gif);
	padding-top:9px;
	padding-left:108px;
}

#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
}

#content_left_generic {
	height:372px; /*previous:445px*/
	width:218px;
	background-image: url(../img/content_left__.gif);
	float:left;
}

#content_left_generic_ {
	height:372px; /*previous:445px*/
	width:218px;
	background-image: url(../img/content_left_new.gif);
	float:left;
}

#content_left {
	height:372px;
	width:218px;
	background-image: url(../img/content_left__.gif);
	float: left;
}

#content_left_content {
  height:306px;
  width:180px;
  margin-top:46px;
  margin-left:29px;
  overflow:auto;
  padding-top:10px;

}
#content_right {
	width:778px;
	/*-height:377px;*/
	background-image: url(../img/content_right_.gif);
	float: right;
	background-repeat:no-repeat;
	padding-bottom:14px;
	-padding-bottom:0px;
	
}
#content_right h1 a {
   color:#5c7fa9;
   font-size:12px;
}

#content_right h1 {
   color:#5c7fa9;
   font-size:12px;
}

#content_right1 {
	width:562px;
	height:174px;
	overflow:auto;
}
#content_right2 {
   width:150px;
   height:174px;
   
}
#content_right3 {
   width:156px;
   height:174px;
   
}
#content_right4 {
   width:225px;
   height:114px;
   
}
#content_right5 {
   width:229px;
   height:114px;
   
}
#content_right6 {
   width:232px;
   height:114px;
 
}

#content_right1, #content_right2, #content_right3 {
  float:left;
  padding: 10px 15px;
}

#content_right4, #content_right5, #content_right6 {
	float:left;
	padding: 40px 15px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a2563;
	line-height:1.50em;
	-padding-top:35px;
}

#content_right6 {
   width:232px;
   height:114px;
   /*+padding-top:60px;*/
   
}

/*ul {margin:0; padding:0;}
li {
	list-style-type: none;
	text-decoration: none;
}*/
	
.drop-menu {
	z-index:5;
}

.popupmenu {
	position:absolute;
}

.popupmenu ul {display:block;}

.popupmenu a {
	display:block;
	background:#ffc424;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	margin:0 auto;
}

.popupmenu a:hover {
	background:#ffac12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}


#footer, #footer a {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #729ac8;}
	
#footer span.left {float:left;}
#footer ul.right {float:right; display:block;}
#footer a {
	text-decoration: none;
	
}
#footer a:hover {
	text-decoration: underline;
}
#footer li {
	display: inline;
	padding: 0px 5px;
	height:12px;
	border-left: 1px solid #729ac8;
	-border:none;
}

#footer li:first-child { border: none; }


#content_right1 h1 {
	margin-top:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6998c4;
	font-weight: normal;
}
#content_right1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c6489;
	font-weight: normal;
	line-height:1.50em;
}
	
	#content_right2 h1 {
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6998c4;
	font-weight: normal;
}

#content_right2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c6489;
	font-weight: normal;
	line-height:1.50em;
}
	
#content_right3 label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1a2563;
}

#content_right3 p { margin-top:20px; margin-bottom:0px;}

#content_right3 p.form,#content_right3 form p {margin-top:0px;}


#content_right3 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a3c6f8;
	margin-right:5px;}

#content_right6.content_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6998c4;
	margin-top:10px;}

#clc_part {
	width:160px;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom:0px;
	+padding-bottom:5px;
	padding-top:8px;
	line-height:1.0em;
	
}



#clc_part h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#182663;
}


a.news_header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#182663;
}

#clc_part p{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	padding-top:5px;
}

.button {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #ededf5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1a2563;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.big_btn {
    width:87px;
	height:22px;
	font-size:12px;
	margin-top:20px;
	;
}

.radio_group {margin-top:15px;}

.btn_go {
	background-image: url(../img/btn_go.gif);
	height: 18px;
	width: 35px;  
}

.pull_down_menu {
	height:22px;
	width:208px;
}

.phone_no {
  height:18px;
  width:105px;
}

.subscribe_field {
  height:18px;
  width:203px;
}

.testimonial_textarea { width:203px; }

.inner_shadow {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;  
}

.book_name {height:18px;}

#content_right_box {
	/*position:absolute;
	top:0px;
	right:0px;*/
	float:right;
	height: 445px;
	width: 263px;
	background-image: url(../img/content_right_box_border.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#content_right_box_box {
	float: left;
	height: 445px;
	width: 252px;
	background-image: url(../img/content_right_box_bg.gif);
	background-repeat: repeat-x;
}

#content_right_book_appointment {
	background-image: url(../img/content_right_book_appointm.gif);
	height: 218px;
	width: 252px;    

}

#content_right_testimonials {
	background-image: url(../img/content_right_testimonials_.gif);
	height: 318px;
	width: 252px;
}

#content_right_main {
	height: 100%;
	width: 516px;
	float: left;
}

#middle_content {
  	width:514px;
	-width:505px;
	margin-left:220px;
	padding-top:20px;
	margin-top:0px;
}

#middle_content_ p {margin-left:220px;}


.drop-menu {
	position:absolute;
	margin:0px;
	padding:0px;
	width:150px;
	text-align:left;
}

.drop-menu ul {
   display:block;
   /*width:150px;*/
}

.drop-menu li {
	/*display:block;*/
	list-style-type:none;
	/*padding:0px;
	margin:0px;
	/*width:150px;*/
	width:150px; /*width value should be set here instead of in a tag */
}

.drop-menu li a {
	display:block;
	/*background:url(images/arrow.gif) #ffc424 no-repeat right center;	*/
	background-color:#ffc424; /*fix the shaking problem in ie6*/
	margin:0 auto;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;

}

.drop-menu li a:hover {
	background:url(images/arrow_on.gif) #ffac12 no-repeat right center;
	color:#fff;
	text-decoration:none;
}

.drop-menu li a.no-sub {
	background:#ffc424;
}

.drop-menu li a.no-sub:hover {
	background:#ffac12;
}

.drop-menu li .top {
	border-top-width:0px;
}

.drop-menu li .bottom {
	border-bottom-width:0px;
}

.btn_margin {margin-top:10px;}

#middle_content_content {
  margin: 0px 25px ;

}

#middle_content_content  h2 {
  font-size:14px;
}

#middle_content_content ul {margin-top:10px;}

#middle_content_content ul li a{
 color:#0066CC;
 font-size:16px;
 font-weight:bold;
 text-decoration:none; 
 font-size:12px;
 
}

#middle_content_content ul li a:hover{
  text-decoration:underline; 
}

#middle_content #middle_content_content h1 {
	color:#5C7FA9;
	margin-top:0px;
	font-size:16px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#middle_content #middle_content_content {
   color:#5C6489;
   text-align:left;
   font-size:11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   line-height:1.50em;
}


.lower {margin-top:20px;}

#t_article {
	color:##5C6489;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	margin-bottom:15px;
}
.t_subtitle {
    color:#989898;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#breadcrumb a {
   color:#eaecf8;
   font-size:10px;
   text-decoration:none;
}



a.orange {color:#ffc325;text-decoration:none;padding-top:8px;}
	


.news_date {font-size:10px;}

a.small_title { 
        color:#212765; 
		margin-bottom:0px; 
		font-size:12px; 
		text-decoration:none;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight:bold;
}


p.upwards {margin-top:0px;}

#breadcrumb .breadcrumb_last a , #breadcrumb a.breadcrumb_last{color:#ffc324;text-decoration:underline;}

.downwards {
 +margin-top:55px;
}

.blue_btn { color:#729AC8;}

.text {
	font-size:9pt;
	padding:15px;
	padding-top:0px;
	line-height:1.25em;
}

#footer ul {margin:0px;padding:0px;}

#middle_content_content ul.related_article {
    margin-left:15px;
	padding:0px;
}

#middle_content_content ul.related_article li a { 
       color:#5C6489;
	   text-decoration:none;
	   font-size:12px;
}

.date {
  
 margin-top:10px;
 
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 +font-size:12px;
 color:#8C9C96;

}
.orange {color:#ffc325;text-decoration:none;}