body {
	text-align: center;
	font: 100% Verdana, Helvetica, sans-serif;
	background: #EEEEFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
a
    {
    color: #006699;
    }
a:hover
    {
    color: #D60808;
    }

div#container {
	text-align: left;
	margin: 0 Auto;
	padding: 0;
	width: 780px;
	background: #FFFFFF;
	position: relative;
}

div#header {
	width: auto;
	height: 97px;
	position: relative;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo
    {
	position: absolute;
	top: 10px;
	left: 5px;
	width: 166px;
    }
#header h1
    {
	width: 166px;
	height: 40px;
	overflow: hidden;
	margin: 0;
	background-image: url(../images/john_jones_logo_166x40.gif);
    }
#header h1 span {
    display: none;
}
#phone_no
    {
	position: absolute;
	top: 20px;
	right: 15px;
	font-size: 14px;
	color: #006599;
	font-weight: bold;
    }
div#menu {
	height: auto;
	width: 780px;
	overflow: auto;
}

div#banner {
	height: auto;
	font-size: 80%;
	overflow: auto;
	padding-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-left-color: #006699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}

div#interestbox {
	height: 130px;
	width: 458px;
	float: left;
	color: #006699;
	padding: 10px;
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	background-color: #EEEEFF;
}
#rightinterestbox {
	float: right;
}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{
	float:left;
	font-size: 70%;
}
ul#nav li{float:left;text-align: center}
ul#nav a{
	float:left;
	width: auto;
	text-decoration:none;
	color: #FFFFFF;
	border-right : .1em solid #fff;
	display: block;
	padding: 0.3em 1em;
	background-color: #006699;
}
ul#nav a:hover{
	color: #000000;
	background-color: #EEEEFF;
}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #FFF;color: #003}

div#content {
	width: 758px;
	color: #000000;
	overflow: auto;
	padding: 10px;
}

div#footer {
	height: 30px;
	font-size: 65%;
	text-align: right;
	background-image: url(../images/footer.jpg);
	padding-top: 15px;
	color: #02639A;
}


div#prodlist {
	background: #EEEEFF;
	color: #003366;
	overflow: auto;
	width: 780px;
}

div#proditem {
	background: #FFFFFF;
	height: 4.7em;
	width: 4.7em;
	border: 1px dashed #003366;
	margin: .5em;
	float: left;
}

div#left {
	float: left;
	width: 460px;
	font-size: 80%;
	text-align: justify;
	color: #006699;
}

div#left h1{
	color: #006699;
	font-size: 160%;
	font-weight: bold;
	letter-spacing: 2px;
}

div#left p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 150%;
}

div#products {
	float: left;
	font-size: 80%;
	text-align: justify;
}

div#products h1{
	color: #006699;
	font-size: 160%;
	font-weight: bold;
	letter-spacing: 2px;
}

div#right {
	float: right;
	width: 280px;
	font-size: 80%;
	text-align: right;
}

div#right h1  {
	margin: 0px;
	padding: 0px;
	color: #000000;
}

div#right p  {
	margin: 0px;
	padding: 0px;
	color: #006699;
	font-size: 80%;
}

#right .box {
	padding: .2em;
	margin: 0 0 1em;
	border: 1px dashed #003399;
	background-image: url(../new/images2/header.jpg);
	background-repeat: repeat-x;
	background-position: right;
}

#products ul {
list-style-type : none;
width : 100%;
margin : 0;
Padding : 0;
}

#products li {
	float : left;
	width : 110px;
	text-align: center;
	background-color: #EEEEFF;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 0px;
	border: thin solid #EEEEFF;
}

#products img {
	display :block;
}

#right ul {
	list-style-type : none;
	width : 100%;
	margin : 0;
	Padding : 0;
}

#right li {
	float : left;
	width : 110px;
	margin-bottom: 2em;
	text-align: center;
}

#right img {
	display :block;
}
div#right li p  {
	padding: 0px;
	margin: 0px;
}

div#bestsel {
	font-size: 80%;
	text-align: justify;
	width: 460px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#bestsel ul {
	list-style-type : none;
	margin: 0px;
	padding: 0px;
}

#bestsel li {
	width : 110px;
	text-align: center;
	padding: 20px;
	float: left;
	background-color: #EEEEFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#bestsel img {
	display: block;
	border: 1px solid #006699;

}
div#info {
	font-size: 60%;
	color: #267DA8;
	text-align: left;
	padding-top: 7px;
}
