/* http://yui.yahooapis.com/2.7.0/build/reset/reset-min.css
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:separate;border-spacing:0;}img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/* http://yui.yahooapis.com/2.6.0/build/fonts/fonts-min.css
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
body{font:14px/19px arial,tahoma,helvetica,clean,sans-serif;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/* http://yui.yahooapis.com/2.6.0/build/base/base-min.css
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
h1{font-size:100%;}h2{font-size:100%;}h3{font-size:108%;}h1,h2,h3{margin:0 0 1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th{font-weight:bold;text-align:left;}caption{margin-bottom:.5em;text-align:center;}p,pre{margin-bottom:1em;}
td {
  vertical-align: top;
}

h1 {
	color: #1e6b9b;
}

#container {
	width: 970px;
	margin: 0 auto;
}
#header {
	height: 161px;
	font-size: 12px;
	line-height: 15px;
}
#header .logo {
	float: left;
  height: 161px;
	width: 568px;
	background: url(images/jersey-foot-care.jpg) no-repeat;	
}
#header .logo a {
  display: block;
	height: 100%;
}
#header .info {
	float: left;
	width: 402px;
	text-align: right;
	margin-top: 25px;
	margin-bottom: 5px;
}
#header .search {
	float: left;
  width: 402px;
  text-align: right;
}
#header .searchbox {
	width: 150px;
	border: 1px solid #1e6b9b;
	padding: 1px 3px;
}
#header .searchbutton {
	border: 0;
  background-color: #1e6b9b;
	color: #FFF;
  padding: 2px 5px;
	font-size: 11px;
	line-height: 15px;
	*line-height: 12px;
}
#header .address {
	color: #1e6b9b;
  font-weight: bold;
}
#header .phone {
	font-weight: bold;
}

#menu-top {
	height: 29px;
	background-color: #1e6b9b;
	font-size: 13px;
	position: relative;
}
#menu-top ul {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 21%;
}
#menu-top li {
  float: left;
	list-style-type: none;
	margin-right: 8px;
}
#menu-top a {
	padding: 4px 5px 13px 5px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
}
#menu-top a:hover {
  background-color: #ba9a54;
}

#menu-left ul {
  margin: 10px 3px;
}
#menu-left li {
	list-style-type: none;
	color: #ba9a54;
	overflow: hidden;
	height: 19px;
	margin-bottom: 2px;
	*margin-bottom: 0;
}
#menu-left li .bullet {
	background-color: #ba9a54;
  float: left;
	width: 8px;
	height: 15px;
	margin: 2px 5px 2px 0;
	font-size: 0;
}
#menu-left a {
	color: #1e6b9b;
	text-decoration: none;
	display: block;
	padding: 0 8px;
	float: left;
	width: 75%;
}
#menu-left a:hover {
  background-color: #dde9f0;
}

#main {
	overflow: hidden;
	background: url(images/rightbg.jpg) top right repeat-y;
	clear: left;
	zoom: 1;	
}
#left {
	float: left;
	width: 227px;
}
#central {
	float: left;
	width: 540px;
	background-color: #e9f6fd;
	padding: 30px 18px;
}
#right {
	float: left;
	width: 167px;
}

#footer {
  background-color: #1e6b9b;
	overflow: hidden;
	color: #FFF;
	padding: 1px 6px;
	font-size: 10px;
	margin: 0 167px 0 227px;
	clear: left;
	zoom: 1;
}
#footer .copy {
  float: left;
}
#footer .email {
	float: right;
}
