body {
	background: #ebebdf; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin-top: 18px;
}

#wrapper {
	width: 990px;
	height: 836px;
	margin: 0px auto;
	position: relative;
}

p {
	margin: 0px;
	padding-bottom: 18px;
}

p.main {
 	font-family: Arial, Helvetica, Sans-Serif;
	color: #ffffff; 
	font-size: 12px;
	text-align: justify;  
	margin: 10px 0px 18px 10px;
	border-bottom: solid 1px #bdb7b0;
}

p.logo {
 	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000; 
	font-size: 12px;
	text-align: center;  
	margin: 10px 0px 0px 10px;
}

.left {
 	float: left;
}

.right {
 	float: right;
}

/* NAVIGATION */

#nav {
	background: url("../images/bg-nav.gif") top no-repeat;
	width: 926px;
	height: 37px;
	padding-left: 40px;
	margin-left: 15px;
}

#nav img {
	margin-right: 21px;
}


/* MAIN */

#main-image {
	/* background: url("../images/main_image.png") no-repeat; */
	width: 990px;
	height: 836px;
	position: absolute;
	left: 3px;
	top: 37px;
}

#logo {
	width: 230px;
	height: 130px;
	position: absolute;
	left: 15px;
	top: 407px;
}

#logo-bg {
/*	background: url("../images/logo.png") no-repeat; */
	width: 230px;
	height: 130px;
/*	padding-top: 70px; */
/*	margin-left: 8px; */
}

#welcome-banner {
	width: 247px;
	height: 220px;
	position: absolute;
	left: 700px;
	top: 545px;
}

#welcome-banner-bg {
	background: url("../images/bg_info.png") no-repeat;
	width: 247px;
	height: 220px;
	padding-top: 70px;
	margin-left: 8px;
}

#specializing {
	width: 247px;
	height: 220px;
	position: absolute;
	left: 700px;
	top: 545px;
}

#specializing-bg {
	background: url("../images/bg_info.png") no-repeat;
	width: 247px;
	height: 220px;
	padding-top: 70px;
	margin-left: 8px;
}

#specializing ul {
	margin: 0px;
	padding-left: 20px;
}

#specializing p {
	list-style: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding: 0px 0px 0px 18px;
	text-align: left;
}

#specializing p.indent {
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding: 8px 0px 0px 30px;
	line-height: 18px;
	background: url(images/square.gif) no-repeat 20px 15px 0px 0px;
}

#specializing ul li a:link, #news ul li a:active, #news ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#specializing ul li a:hover {
	color: #ffc411;
	text-decoration: none;
}

.info {
	padding-left: 15px;
	padding-top: 5px;
	position: absolute;
	color: #fffff7;
	line-height: 18px;
	width: 685px;
	left: 280px;
	top: 420px;
}

.info a:link, .info a:visited, .info a:active {
	color: #fffff7;
	text-decoration: none;
}

.info a:hover {
	color: #fffff7;
	text-decoration: underline;
}

.column-1 {
 	background: url("../images/welcome_home_page.png") top left no-repeat;
	width: 670px;
	text-align: justify;
	float: left;
	padding-top: 48px;
}

.row2column-1 {
	background: url("../images/about_dr_cheng.png") top left no-repeat;
	width: 305px;
	text-align: justify;
	float: left;
	padding-right: 60px;
	padding-top: 48px;
}

.row2column-2{
	background: url("../images/new_patients.png") top left no-repeat;
	width: 305px;
	text-align: justify;
	float: left;
	padding-top: 48px;
}

.column-img{
	float: left;
	margin: 6px 15px 0px 0px;
}

.bullet{
	margin: 0 8px -3px 0;
}	

/* FOOTER */

#footer {
	width:409px;
	color: #7e7d70;
	text-align: right;
	line-height: 20px;
	clear: both;
	font-size: 11px;
	padding-top: 10px;
	position: absolute;
	left: 577px;
	top: 781px;
	height: 45px;
}

#footer a {
	color: #000000; 
	text-decoration: none;
}

#footer a:hover {
	color: #7e7d70; 
	text-decoration: underline;
}
