body, html {
	margin: 0px;
	padding: 10 0 0 0px;
	font-family: arial, hevetica, sans-serif;
	color: #464646;
	text-align: center;
	background-image: url(file:///Library/Application%20Support/Adobe/Dreamweaver%20CS4/en_US/Configuration/ServerConnections/Atlantic/Mag%20site%20internal/images/bgmag.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
}

#wrapper {
	margin: 0 auto; 
	border: 2px #464646 solid;
	width: 764px;
	height: 800px;
	background-color: #ffffff; 
}

#footer {
	margin: 11 auto; 
	border: 0px #464646 solid;
	width: 764px;
	background-color: #ffffff; 
	font-size: 11px;
}

#header {
	width: 764px;
	height: 85px;
	border: 0px #333333 solid;
	font-weight: bold;
}

#logo_grafton {
	position: relative;
	top:11px;
	left:0px;
	width: 160px;
	padding:0px;
	margin-right:225px;
	float: left;
	border: 0px #333333 solid;
}

#logo_osteotech {
	position: relative;
	top:36px;
	left:0px;
	width: 158px;
	padding:0px;
	margin:0px;
	float: left;
	border: 0px #333333 solid;
}

#navcontainer ul {
	padding: 2 0px;
	margin: 0;
	list-style-type: none;
	background-color: #FFF;
	color: #464646;
	width: 764;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

li {
	display: inline;
	padding: 2 1px;
	text-decoration: none;
	border-right: 0px solid #fff;
}

li a {
	text-decoration: none;
	background-color: #d7d7d7;
	color: #464646;
	padding: 2 5px;
	border-right: 0px solid #fff;
}

li a:hover {
	background-color: #2B98ce;
	color: #fff;
}

#home #navlist-home a,
#why #navlist-why a,
#which #navlist-which a,
#physician #navlist-physician a,
#testimonials #navlist-testimonials a,
#ordering #navlist-orderinga {
	background:#2B98ce;
	color:#fff;
	text-shadow:none;
}

#home #navlist-home a:hover,
#why #navlist-why a:hover,
#which #navlist-which a:hover,
#physician #navlist-physician a:hover,
#testimonials #navlist-testimonials a:hover,
#ordering #navlist-ordering a:hover {
	background:0;
}

#navlist a:active {
	background-color: #2B98ce;
	color: #fff;
}
	
#imageMain {
	background: #ffffff url(file:///Library/Application%20Support/Adobe/Dreamweaver%20CS4/en_US/Configuration/ServerConnections/Atlantic/images/main_home.gif) repeat-x;
	width: 212x;
	height: 174px;
	padding:0px;
	margin:0px;
	border: 0px #333333 solid;
}

#imageCopy {
	background: #2B98ce;
	color: #ffffff;
	position: relative;
	text-align: left;
	top:41px;
	left:0px;
	width: 440px;
	height: 59px;
	padding: 0px;
	margin: 0px;
	float: right;
	border: 0px #333333 solid;
}

#imageLink {
	background: #d7d7d7;
	color: #464646;
	position: relative;
	top:41px;
	left:0px;
	width: 440px;
	height: 19px;
	padding:0px;
	margin:0px;
	clear: both;
	float: right;
	border: 0px #333333 solid;
	font-size: 10px;
}

#homeLeft {
	position: relative;
	left: 24px;
	border: 0px #333333 solid;
	float: left;
	width: 240px;
	text-align: left;
	font-size: 11px;
	padding: 0px;
	margin-top: 18px;
	line-height:20px;
}

#homeLeft a {
	color: #333;
	text-decoration: none;
}

#homeCenter{
	border-top: 6px #2B98ce solid;
	float: left;
	width: 400px;
	text-align: left;
	font-size: 12px;
	margin-top: 18px;
	margin-left: 24px;
	padding: 12 0 0 0px;
	color: #2B98ce;
}

#homeCenter p{
	margin: 0 10 9 10px;
	padding: 0px;
}

#homeRight {
	border-top: 6px #2B98ce solid;
	float: left;
	width: 197px;
	text-align: left;
	font-size: 12px;
	margin-top: 18px;
	margin-left: 29px;
	padding: 12 0 0 0px;
}

#homeRight p{
	margin: 0 10 9 10px;
	padding: 0px;
}

#homeRight a, #homeCenter a {
	font-size: 14px;
	text-decoration: underline;
	color: #039;
}

