body {
background-color : #dcdcdc;
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
}
#wrapper {
	width : 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header3 {
	height : 450px;
	width : 820px;
	float : left;
	background-image : url(../images/dragon_acupuncture-logo.jpg);
	background-position : center bottom;
	background-repeat : no-repeat;
	background-color : #ffffff;
}
#topmenu {
	float : left;
	height : 30px;
	width : 820px;
	background-position: center;
}
#main {
float : left;
height : auto;
width : 820px;
background-color : #ffffff;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
color : #666666;
border-bottom-style : solid;
border-bottom-width : 1px;
border-bottom-color : #666666;
}
#leftcol {
float : left;
height : auto;
width : 710px;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #666666;
text-align : justify;
padding-top : 40px;
padding-right : 55px;
padding-bottom : 30px;
padding-left : 55px;
}
#wrapper #header1 {
	height : 70px;
	width : 820px;
	background-color : #ffffff;
	background-image : url(../images/acupuncture-banner.jpg);
	background-repeat : no-repeat;
	background-position : center center;
	padding-top: 50px;
}
#wrapper #header2 {
background-color : #333333;
height : 1px;
width : 820px;
}
#rightcol {
float : right;
height : auto;
width : 200px;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #333333;
padding-top : 20px;
padding-right : 75px;
text-align : right;
}
#wrapper #header4 {
height : 1px;
width : 820px;
}
#footer {
float : left;
height : auto;
width : 820px;
background-color : #A6A6A6;
padding-bottom : 20px;
}
.footertext {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #333333;
}
#menu {
	font-family : Arial, sans-serif;
	font-weight : normal;
	text-transform : capitalize;
	list-style-type : none;
	font-size : 12px;
	height : 30px;
	border-top-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-top-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-top-color : #eee;
	border-right-color : #ccc;
	border-bottom-color : #ccc;
	border-left-color : #eee;
	background-color : #eee;
	margin: 0;
}
#menu li {
float : left;
margin : 0;
}
#menu li a {
	text-decoration : none;
	display : block;
	color : #333333;
	padding-top : 0;
	padding-right : 8px;
	padding-bottom : 0;
	padding-left : 8px;
	line-height : 25px;
	background-position : center;
}
#menu li a:hover, #menu li.active a {
background-color : #f5f5f5;
border-bottom : 2px solid #ddd;
}
#menu.black {
	border-top : 2px solid #333;
	border-left : 2px solid #333;
	border-bottom : 2px solid #000;
	border-right : 2px solid #000;
	background-color: #333;
	padding-left: 55px;
}
#menu.black a {
color : #ffffff;
}
#menu.black li a:hover, #menu.black li.active a {
color : #333333;
border-bottom : 2px solid #444;
background-color : #dcdcdc;
}
#header4 {
height : 150px;
width : 820px;
float : left;
background-color : #ffffff;
}
.headings {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
text-transform : capitalize;
color : #666666;
}
#leftcol2 {
float : left;
height : auto;
width : 300px;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #333333;
text-align : left;
padding-top : 20px;
padding-left : 75px;
}
a:link {
text-decoration : underline;
color : #333333;
}
a:visited {
text-decoration : underline;
color : #666666;
}
a:hover {
text-decoration : underline;
color : #cc3300;
}
