*
	{
	padding: 0px;
	margin: 0px;
	font-family: 'Arial', sans-serif;
	}

html,
body,
#main
	{
	position: absolute;
	min-height: 100%;
	width: 100%;
	height: 100%;
	background: #fff;
	border: 0px;
	}

html>body, html>body #main
	{
	height: auto;
	}

#main
	{
	position: absolute;
	width: 754px;
	background: #fff;
	left: 50%;
	margin-left:-391px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(/images/shadow.gif) 0% 0% repeat-y;
	z-index: 0;
	}

#content
	{
	padding-top: 199px;
	padding-left: 10px;
	padding-bottom: 71px;
	width: 740px;
	float: right;
	/*z-index: 1000;*/
	background: url(/images/content.gif) 0px 224px no-repeat;
	/*background: #fff;*/
	font-size: 12px;
	}
#content p
	{
	margin-bottom: 10px;
	line-height: 1.2em;
	}
#footer
	{
	position: absolute;
	bottom: 0px;
	left: 4px;
	width: 770px;
	height: 22px;
	background: url(/images/footer.gif) 0px 0px no-repeat;
	text-align: center;
	font-size: 10px;
	line-height: 8px;
	color: #222;
	padding-bottom:30px;
	}

ul.columns {
	width: 300px;
}
.columns li {
	display:block;
	float:left;
	width:150px;
}

.columns li a
{
font-size: 12px;
text-decoration: none;
letter-spacing: 0px;
display: block;
padding: 2px;
width: 110px;
}
.columns li a:hover
{
text-decoration: underline;
}



#footer li {
	padding:5px;
	}
#searchbar {
	background-color:white;
	padding-top: 0px;
/*	margin-left: 360px;*/
	position: absolute;
	z-index: 100;
	top: 170px;
	right: 20px;
}
#everything
	{
	float: right;
	clear: none;
	}

label {
	display:block;
	float:left;
	width:150px;
}
p {
	margin-bottom:5px;
	margin-top:10px;
	}
#footer ul
	{
	list-style: none;
	}
#footer ul li
	{
	display: inline;
	}

#header
	{
	position: absolute;
	height: 110px;
	top: 0px;
	left: 4px;
	width: 700px;
	padding: 20px;
	background: url(/images/header.gif) 0px 0px no-repeat;
	z-index: 100;
	}
#header a
	{
	display: block;
	height: 130px;
	width: 140px;
	}
#header a span
	{
	width: 1px;
	height: 1px;
	display: block;
	overflow: hidden;
	}

#menu
	{
	position: absolute;
	top: 150px;
	height: 24px;
	left: 10px;
	width: 760px;
	text-align: right;
	background: #fa0;
	z-index: 10;
	background: url(/images/menu.gif) 0% 0% no-repeat;
	}
#menu2
	{
	position: absolute;
	top: 150px;
	left: 440px;
	width: 300px;
	height: 10px;
	text-align: left;
/*	background: #94B13E;*/
	z-index: 20;
	overflow: hidden;
	font-size: 10px;
	color: #fff;
	}


/*	leftmenu	*/
#leftmenu
	{
	width: 130px;
	float: left;
	padding-top: 170px;
	padding-bottom: 100px;
	padding-left: 20px;
	margin: 1px;
	z-index: 11;
	}
	
#leftmenu ul
	{
	list-style: none;
	}
#leftmenu ul li
	{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	}
#leftmenu ul li a
	{
	text-decoration: none;
	color: #008;
	padding: 0px;
	margin: 0px;
	display: block;
	padding: 5px;
	width: 130px;
	background: #fff;
	}
#leftmenu ul li a:hover 
	{
	text-decoration: underline;
	}
/*	leftmenu end	*/


/*	----------------------------------	*/
h1,
h2
	{
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 5px;
	clear: both;
	}
h1	{
	border-bottom:1px solid black;
	}
h2
	{
	font-size: 16px;

	}
/*	---------------------------------	*/

#map
	{
	float:right;
	width: 500px; height: 400px;
	border: 1px solid #900;
	margin-top: 2px;
	margin-right: 10px;
	padding:5px; border:1px solid black;
	}
.searchfield,
.searchbutton
	{
/*	width: 135px;*/
/*	border: 1px solid #900;*/
	}
.item
	{
	background: #e6e6e6;
	font-size: 12px;
	}
.shaded
	{
	background: #ddd;
	}
.item h3
	{
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 5px;
	}
.item .readmore a
	{
	padding: 5px;
	display: block;
	font-size: 10px;
	color: #008;
	}

#message
	{
	/*clear: both;*/
	width: 500px;
	margin-top: 20px;
	}

#adsense {
	position: absolute;
	top: 80px;
	right: 0px;
}

#doctors {
	width: 200px;
}

#doctors li {
	list-style-type: none;
	margin-bottom: 10px;
	background: #eaeaea;
	display: block;
}

#doctors span {
	display: block;
}

#pagination {
	clear: both;
}

#pagination li {
	list-style-type: none;
	display: block;
	float: left;
	margin: 2px 2px;
	line-height: 2em;
}

#pagination li a {
	padding: 2px 5px;
	border: 1px solid #799D0E;
	text-decoration: none;
}

