/* CSS Document */

html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	font: 12px verdana, arial, sans-serif;
	color: #A68558;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 5px auto;
	width: 900px;
	background: #ffffff;
  	position: relative;
}
#header {
	/*	background-color: #cccccc;
*/	background-repeat: no-repeat;
	z-index: 1;
	background-image: url(images/logo_onestoppine_header.jpg);
	height: 164px;
	}
#nav1 {
	float: left;
	width: 200px;
}
#body {
  padding-top: 3px;
  background-color:#FFF;
}
.more a:hover {
  text-decoration: none;
  colour: #F4F072;
}
/*#footer_nav {
	clear: both;
	padding: 3px;
	color: #F4F072;
	background-color: #079C61;
	text-align: right;
	margin-right: 5px;
	margin-top: 5px;
	z-index: 5;
	}
#footer_nav ul {
list-style:none;
}
#footer_nav li {
display:inline;
}*/
#sitemapcontainer {

	top: 20px;
	padding: 20px 20px 20px 20px;
	text-align: left;
	z-index: 2;
	float: right;
	width: 490px;
	background-color: #B4CB83;
}
#nav {
	top: auto;
	padding: 0px 30px 0px 30px;
	text-align: left;
	float: left;
	background-position: left;
	width: 200px;
	margin-left: 4px;
	margin-top: 240px;
	margin-bottom: 5px;
	margin-right: 2px;
	display: inline;
}
#contentcontainer {
	text-align: left;
	width: 630px;
	background: #ffffff;
	float: right;
	background-image: url(images/bck_700.gif);
	background-repeat: no-repeat;
	height: 800px;
}
#contactkeywords {
	top: 20px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	z-index: 2;
	float: right;
	width: 580px;
	background-color: #EBEADB;
	margin-right: 5px;
	margin-bottom: 5px;
}
#productkeywords {
	text-align: left;
	z-index: 2;
	float: right;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#infocontainer {

	top: auto;
	padding: 30px 22px 30px 22px;
	text-align: left;
	z-index: 2;
	background-image:url(images/productboxback.gif);
	background-repeat: repeat-y;
	float: right;
	background-position: right;
	margin-right: 5px;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#rightcontent {
	clear: right;
	float: right;
	height: 470px;
	width: 520px;
	margin-top: 220px;
	margin-right: 70px;
	display: inline;
}
#contenthome {
	clear: left;
	float: left;
	width: 250px;
	display: inline;
}

#flashobject {
	clear: right;
	float: right;
	height: 462px;
	width: 231px;
	margin-right: 7px;
	margin-top: 3px;
	display: inline;
}
}

.frame {
	border: 0px solid #4A4F49;
}
h1 {
	font-family: Georgia;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
p {
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	margin: 5px 0;
	padding-left: 10px;
	padding-right: 10px;
}
h2 {
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma;
	color: #DE851D;
	font-weight: normal;
	margin: 5px 0;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 13px;
	}
h3 {
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
h4 {
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

a:link {
	color: #C0C0C0;
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #999999;
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #81AA86;
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
#footernav {
	width: 840px;
	clear: both;
	height: 25px;
	font-family: Tahoma;
	font-size: 9px;
	text-align: right;
	margin: auto;
	color: #81AA86;
}
