a:active {
	text-decoration: none;
	color: #AE9157;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #AE9157;
	font-size: 12px;
}

a:link {
	color: #AE9157;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 12px;
}
a:hover {
	color: #8A662C;
	text-decoration: underline;
	font-size: 12px;
}

.main {
	width: 800px;
	z-index: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	height: 450px;
	background-image: url(../images/bgp.jpg);
	background-repeat: repeat;
	color: #AE9142;
}
.leftmain {
	float: left;
	width: 399px;
	padding: 0px;
	margin: 4px;
}
.rightmain {
	float: right;
	width: 390px;
}

.menu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #41011C;
}
.header {
	width: 800px;
	background-color: #666;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	width: 800px;
	background-color: #41011C;
	z-index: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	font-size: 12px;
	color: #836D2E;
	padding: 0px;
}
.pic_border {
	float: right;
	width: 375px;
	padding: 2px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
	margin: 5px;
}
.sidebar_left {
	float: left;
	width: 250px;
}
.right_main_about {
	float: right;
	width: 525px;
}
.main_about {
	width: 800px;
	z-index: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	height: 400px;
	background-image: url(../images/bgp.jpg);
	background-repeat: repeat;
	color: #AE9142;
}
.headertxt {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #320117;
}
.main_doctor {
	width: 800px;
	z-index: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	height: 600px;
	background-image: url(../images/bgp.jpg);
	background-repeat: repeat;
	color: #AE9142;
}

