body{
	background: url(../images/bg.png) repeat-x 0 0;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #666;
}

a{
	color: #74a5cd;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	color: #74a5cd;
}

.clear{
	clear: both;
}

.bottomLink, .navLink{
	font-size: 12px;
	color: #2ca8e0;
}

.navLink{
	font-size: 14px;
}

#wrapper{
	position: relative;
	margin: 0 auto;
	width: 954px;
	padding: 0px 13px 0;
}

#header{
	position: absolute;
	top: 0;
	left: 13px;
	width: 954px;
}

#topArea{
	position: absolute;
	top: 13px;
	left: 0;
	height: 60px;
	width: 954px;
}

#topMenu{
	position: absolute;
	right: 0;
	top: 100px;
	width: 200px;
	font-size: 12px;
	text-align: right;
	color: #74a5cd;
}

#topMenu a{
	padding: 0 3px;
}

#topAccesibility{
	position: absolute;
	right: 0;
	top: 125px;
	width: 250px;
}

#topAccesibility a{
	background-position: 100% 0;
	display: block;
	float: right;
	height: 17px;
	line-height: 17px;
	padding: 0 20px 0 0;
	margin: 0 0 0 10px;
}

#decreaseSize{
	background: url(../images/decrease-font.png) no-repeat;
}

#increaseSize{
	background: url(../images/increase-font.png) no-repeat;
}

#searchForm{
	position: absolute;
	right: 0;
	top: 188px;
	width: 216px;
	height: 25px;
}

#searchInput{
	position: absolute;
	left: 0;
	top: 3px;
	height: 16px;
	width: 156px;
	color: #666;
}

#searchSubmit{
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 52px;
	background: #81add2 url(../images/search-button.png);
	border: 0;
	height: 25px;
}

#logo{
	position: absolute;
	width: 479px;
	height: 166px;
	left: 0;
	top: 20px;
}

#logo a{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/logo1.jpg) no-repeat;
}

#menu{
	position: absolute;
	width: 100%;
	top: 140px;
	left: 0;
}

#menu li{
	float: left;
	position: relative;
	margin-right: 7px;
}

#menu li.last{
	margin-right: 0;
}

#menu li a{
	font-size: 12px;
	background: #74a5cd url(../images/menu-item.png) no-repeat 0 0;
	display: block;
	float: left;
	height: 26px;
	width: 130px;
	color: #fff;
	padding-top: 1px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
}

#menu li a:hover{
	background-color: #3e3f9a;
	background-position: 100% 0;
}


#content{
	overflow: hidden;
	padding:179px 0px 0px 0px;
}

#leftPart{
	padding: 7px 0 0 0;
	width: 800px;
	overflow: hidden;
	float: left;
}

#leftColumn{
	width: 172px;
	float: left;
}

#leftColumn h2{
	padding: 10px 15px;
	background: #74a5cd url(../images/left-header-top.png) no-repeat 0 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#leftColumn h2.purple{
	background: #3e3f9a url(../images/left-header-top-purple.png) no-repeat 0 0;
}

#leftColumn ul{
	border-top: 1px solid #fff;
	padding-bottom: 5px;
	background: #eef4f9;
}

#leftColumn ul li a{
	display: block;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #fff;
}

#leftColumn ul li a:hover{
	color: #326a9b;
}


#leftColumn ul li ul{
	padding: 0;
	border: 0;
}

#leftColumn ul li ul li a{
	padding-left: 28px;
	background: url(../images/left-bullet.png) no-repeat 20px 9px;
}

#leftColumn ul.purple, #leftColumn ul.purple li ul{
	background: #ebebf5;
	color: #7c74cd;
}

#leftColumn ul.purple li a{
	color: #7c74cd;
}

#leftColumn ul.purple li a:hover{
	color: #3e3f9a;
}

#leftColumn ul.purple li ul li a{
	background-image: url(../images/left-bullet-purple.png);
}

.leftSection{
	margin: 0 0 7px 0;
}

.leftButton{
	display: block;
	width: 172px;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0 0 7px 0;
	font-size: 14px;
	background: url(../images/left-button-bg.png) no-repeat;
}

#centerColumn{
	overflow: hidden;
	width: 615px;
	float: right;
	text-align: justify;
}

#centerColumn hr{
	background: #fff;
	height: 0;
	border-bottom: 1px dotted #2ca8e0;
	margin: 10px 0;
}

.content h1, .content h2, .content h3, .content h4, .content h5{
	font-weight: bold;
	color: #3e3f9a;
}

.content h1{
	font-size: 16px;
	margin: 0 0 5px;
}

.content h2{
	font-size: 12px;
	margin: 0 0 4px;
}

.content h3{
	font-size: 14px;
	margin: 0 0 3px;
}

.content h4{
	font-size: 12px;
	margin: 0 0 2px;
}

#slogan{
	padding: 8px 0;
	margin: 0 0 7px 0;
	font-size: 12px;
	border: dotted #74a5cd;
	border-width: 1px 0;
	font-style: italic;
	color: #74a5cd;
}

#slogan strong{
	font-style: normal;
	color: #3e3f9a;
}

.homeBox{
	width: 196px;
	float: left;
	padding-top: 6px;
	margin: 0 13px 13px 0;
	background: url(../images/home-box-top.png) no-repeat 0 0;
}

.lastInRow{
	margin-right: 0 !important;
}

.homeBoxBg{
	padding-bottom: 6px;
	background: url(../images/home-box-bottom.png) no-repeat 0 100%;
}

.homeBoxContent{
	border: solid #b9d2e6;
	border-width: 0 1px;
	padding: 5px 12px 2px;
}

.homeBox h2{
	font-size: 14px;
	letter-spacing: -1px;
}

.homeBox .description{
	color: #999;
	padding: 3px 0 10px;
}

.homeBoxLink{
	display: block;
	width: 38px;
	text-align: center;
	height: 18px;
	line-height: 18px;
	padding: 0 0 0 19px;
	margin: 7px 0 0 112px;
	background: url(../images/round-arrow.png) no-repeat 0 0;
}

.greyBox{
	overflow: hidden;
	padding: 13px;
	margin-bottom: 17px;
	background: #f1f1f1 url(../images/content-grey-top.png) no-repeat 0 0;
}

.greyBox h2, .greyBox h3, .greyBox h4{
	color: #74a5cd;
}

.doubleList{
	position: relative;
	left: 49%;
	_left: 47%;
	border-left: 1px dotted #ccc;
	list-style-type: none !important;
	padding: 3px 0 !important;
	margin: 0 !important;
	*zoom:1;
}

.doubleList li{
	position: relative;
	left: -285px;
	float: left;
	width: 235px;
	padding: 2px 5px 2px 35px;	
	margin-right: 15px;
	background: url(../images/bullet-purple.png) no-repeat 10px 5px;
}

/* My Comment */

#rightColumn{
	width: 140px;
	float: right;
}

#rightDate{
	font-size: 10px;
	text-align: center;
	padding: 8px 0 8px;
	color: #888;
}

#rightB{
	height: 600px;
	background: #e3edf5;
}

.rightLink{
	display: block;
	width: 124px;
	margin: 10px auto 10px;
}

#footerWrapper{
	background: #e3edf5;
}

#footer{
	padding: 40px 13px;
	color: #74a5cd;
	width: 954px;
	margin: 0 auto;
	text-align: right;
}

a.invisible{
	text-decoration: none;
	color: #666;
	
}

a:hover.invisible{
	text-decoration: none;
	color: #666;
	
}


.fbld {
	font-weight:bold;
}


#findsearch form select {
width:300px;
} 

.select-box{vertical-align:middle;}
.select-box select{width:250px;}

#select-box-side{vertical-align:middle;}
#select-box-side select{width:172px;}

#findright {
		float: right;
		margin: 0 0 0.5em 1em;
		width: 300px;
		background: url(../images/find.png) no-repeat;
		text-align: center;
		height: 32px;
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
		padding-top: 9px;
}

#findright a {
	color:#FFF;
}

#findright a:hover {
	text-decoration: underline;
	color: #FFF
}


/* Clinic items Featured */

.clinicItem{
	height: 1%;
  	position: relative;
  	z-index: 100;
	margin-bottom: 10px;
	padding: 5px 5px 10px 5px;
	border: 1px dotted #2974ab;
}



.clinicItem h2{
	font-weight: bold;
	font-size: 12px !important;
	line-height: 1em !important;
	border-bottom: 1px dotted #ddd;
	padding: 0 0 5px 0 !important;
	margin: 0 0 2px 0 !important;
}

.clinicItem .description{
	float: right;
	width: 410px;
	height: 80px;
	font-size: 11px;
	color: #333;
}

.clinicItem .floatLeft{
	float: left;
	margin: 4px 0px 0px 0px;
}

.clinicItem .floatRight{
	float: right;
	margin: 0;
}

.clinicItem span.padding{
	padding-left: 15px;
	
}



.clinicItem strong{
	color: #000;
	font-style: italic;
}

.clinicItem .clear{
	overflow: hidden;
	height: 0;
}


.clinicemail {
	background:url(../images/thumbnail/email-t.jpg) no-repeat;
	padding-left: 50px;
	padding-top: 6px;
	padding-bottom: 4px;

}


.clinicweb {
	background:url(../images/thumbnail/web-t.jpg) no-repeat;
	padding-left: 32px;
	padding-top: 6px;
	padding-bottom: 4px;
	
}


.clinictel {
	background:url(../images/thumbnail/tel-t.jpg) no-repeat;
	padding-left: 50px;
	padding-top: 6px;
	padding-bottom: 4px;

}




#contactForm{
	
	
}

#contactForm input, #contactForm textarea {
	display: block;
	text-align: left;
	padding: 2px;
	width: 250px;
	margin: 5px 20px;
	border: 1px solid #e5e5e5;
	color: #3d3d3d;
	
	font: 10px "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	background: #f4f4f4 url(../images/gradient-grey-small.png) repeat-x;
}

#contactForm select{
	display: block;
	text-align: left;
	padding: 7px 5px 7px -5px;
	width: 255px;
	margin: 5px 20px;
	border: 1px solid #e5e5e5;
	color: #3d3d3d;
	font: 10px "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	background: #f4f4f4 url(../images/gradient-grey-small.png) repeat-x;
}
 



#contactForm .button {
	background:url(../images/submit.png) no-repeat;
	color:#FFF;
	float: right;
	width: 87px;
	height: 25px;
	text-align: center;
	margin-right: 23px;
}
#latestNews li {
	background-image:url(../images/file-icon.png);
	background-position:0 6px;
	font-size:11px;
	padding:5px 6px 5px 15px;
	background-color:#FFFFFF;
}

.dottedList li {
	background-position:10px 8px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #CCCCCC;
	line-height:1em;
	padding:5px 6px 5px 30px;
}
#latestNews small {
	color:#999999;
	display:block;
	font-size:10px;
	line-height:1em;
	padding:0 0 2px;
}
#latestNews li h4 {
font-style:italic;
}
#rightColumn h4, #leftColumn h4 {
	color:#000000;
	padding:0 0 4px;
}
.left45 {
	float:left;
	width:45%;
}
.right45 {
	float:right;
	width:45%;
}