@charset "UTF-8";
/* CSS Document */

img, div, a { behavior: url(http://classichomeopath.com/iepngfix.htc) }

html{
height:100%;
} 
body,td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height:18px;
	letter-spacing:1px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

#logo {
	width:950px;
	height:127px;
	margin:0 auto;
}


#container {
	width:950px;
	height:auto;
	margin:0 auto;
	background:url(wbg.png);
	position:relative;
	top:-32px;
}

#containerHome {
	width:950px;
	height:820px;
	margin:0 auto;
	background:url(wbg.png);
	position:relative !important;
	top:-32px;
}

#content {
	width:850px;
	height:auto;
	margin:0 auto;
	position:relative !important;
	padding-top:15px;
	padding-bottom:25px;
	
}

#wrap{
	width:100%;
	height:50px;
	top:-32px;
	z-index:99;
	margin:0 auto;
	position:relative;
	background:url(blk.png);
}

#nav{
	height:50px;
	border-left: 1px solid #eee;
    margin:0 auto;	
	width:950px;
	position:relative;
}

#menu {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	text-transform: uppercase;	
}

#menu li {
	float: left;
	border-right: 1px solid #eee;
}

#menu .home {
	width: 189px;
}

#menu .what {
	width: 189px;
}

#menu .pc {
	width: 189px;
}

#menu .test {
	width: 189px;
}

#menu .contact {
	width: 188px;
}

#footer {
	width:650px;
	height:auto;
	margin:0 auto;
	position:relative;
	padding-top:15px;
	padding-bottom:25px;
	text-align:center;
	border-top:1px solid #000000;
}
