body {
	background-color: #FFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 100%;
	width: 100%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainbox {
	padding: 5px;
	width: 950px;
	background-image: url(../images/mainbox_trans.png);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCC;
}
#mainbox #mainbox_inner {
	background-image: url(../images/mainbox_trans.png);
	background-repeat: repeat;
	background-position: left top;
	width: 950px;
	min-height:500px;
}

#header {
	background-color: #FFF;
	height: 110px;
	width: 950px;
}
#header #logo {
	display: block;
	float: left;
	margin-top: 24px;
	margin-left: 22px;
}
#headernav {
	background-image: url(../images/headernav_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 395px;
	list-style-image: none;
	list-style-type: none;
	float:right;
	display: inline;
}
#headernav li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#headernav li a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#headernav li a:hover {
	background-image: url(../images/topnav_bg.png);
	background-repeat: repeat-x;
}
#headernav li a#end {
border: 0px none;	
}
#header_right {
float:right;
}
#header p {
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:right;
	clear:right;
}
#header p span {
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#topnav {
	background-image: url(../images/topnav_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 950px;
	list-style-image: none;
	list-style-type: none;
	clear: both;
	position:relative;
}
#topnav li {
	float: left;
	display:block;
	position:relative;
}
#topnav li a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	display: block;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	height:21px;
	
}
#topnav li:hover, #topnav li.current {
	background-image: url(../images/topnav_bg.png);
	background-repeat: repeat-x;
}

#topnav li ul {
	left: -999em;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	z-index:49;
	display:block;
	background-image: url(../images/subnav_bg.png);
	background-repeat: repeat;
	width:150px;
	position:absolute;
}
#topnav li ul li {
	margin: 0px;
	padding: 0px;
	display:block;
	z-index:50;
	clear:left;
	width:150px;
	position:relative;
	
}
#topnav li:hover ul, #topnav li.sfHover ul { /* lists nested under hovered list items */
	left: 0;
	visibility:		inherit; 
}
#topnav li li a {
	border-right: #666 solid 1px;
	border-left: #666 solid 1px;
	border-bottom: #666 solid 1px;
	color:#FFF;
	display:block;
	
}
#homesquares {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
#homesquares li {
	float: left;
	width: 310px;
	margin-right: 10px;
}
#bottomclear {
	clear: both;
	height: 30px;
}
#homesquares li p {
	font-size: 11px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#homesquares #end {
	margin: 0px;
}
#suppliersbox {
	background-color: #FFF;
	width: 940px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 43px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	z-index: 100;
	border: 1px solid #CCC;
	clear: both;
	text-align: center;
}
#suppliersbox li {
	padding: 0px;
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	display: block;
}
#footer {
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-top-color: #CCC;
	border-top-style: solid;
	background-color: #CCC;
	position: relative;
	z-index: 99;
	top: -20px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:200px;
	margin: 0px;
	padding-top: 35px;
}
#footer #footer_inner {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer #footer_inner p {
	font-size: 12px;
	color: #333;
	float: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0px;
	padding: 0px;
}
#footer a {
color: #333;
text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #footer_inner #copyright {
	padding-left: 20px;
	text-align: right;
}

#footer #footer_inner #address {
	 width:450px; 
	 border-left: 1px solid #666; 
	 padding-left:10px; 
	 padding-right:10px; 
	 border-right: 1px solid #666;
}
#detail_hightlight {
	background-color: #FFF;
	border: 1px solid #DEDEDE;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 689px;
	height: 236px;
}
#detail_hightlight #detail_highlight_image {
	float: left;
}
#detail_hightlight #detail_highlight_intro {
	float: right;
	width:430px;
	margin-right:5px;
}
#detail_hightlight #detail_highlight_intro  p {
	font-size: 11px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#detail_hightlight #detail_highlight_intro  h2 {
	font-size: 18px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#detail_hightlight #detail_hightlight_logo {
margin-top:10px;	
}


#detail_list {
	width: 695px;
	padding: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#detail_list li {
	background-color: #FFF;
	float: left;
	width: 331px;
	border: 1px solid #DEDEDE;
	min-height: 140px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#detail_list #detail_list_image {
	float: left;
}
#detail_list #detail_list_intro {
	float: right;
	width:200px;
	margin-right:5px;
}
#detail_list #detail_list_intro  h1 {
	font-size: 14px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#detail_list #detail_list_intro  p, #detail_list #detail_list_intro {
	font-size: 11px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#detail_list #detail_list_intro ul {
	margin: 0px;
	padding: 0px;	
}
#detail_list #detail_list_intro  li {
	font-size: 11px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	min-height:auto;
	width: auto;
}
#detail_list .right {
	margin-left:5px;
}
#rightside {
	
	float: right;
	width: 223px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightside h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #fff;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding: 5px;
	background-color:#666;
	display:block;
}
#rightside  p {
	font-size: 14px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightside a {
	color:#fff;
	text-decoration:none;
	
}
#rightside #piclink {
	width: 223px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DEDEDE;
	display: block;
}
.innerfullbox {
	background-color: #FFF;
	border: 1px solid #DEDEDE;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	width: 669px;
	min-height: 236px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.innerfullbox h1 {
	font-size: 30px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.innerfullbox p, .innerfullbox li {
	font-size: 11px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#historyimages {
	float: left;
	width: 150px;
	margin-left: 10px;
}
#historyimages img {
	padding: 3px;
	border: 2px solid #DEDEDE;
	margin-bottom: 10px;
}
input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	background-color: #fff;
	border: 1px solid #666;
	padding:2px;
	margin: 0px;
}
.submitbutton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #666;
	border: 1px solid #333;
	height:24px;
}
.adminfullbox {
	background-color: #FFF;
	border: 1px solid #DEDEDE;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	min-height: 236px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	display: block;
}
.adminfullbox  label {
	display: block;
}

#adminnav {
	background-color: #333;
	float: left;
	margin-right: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#adminnav li a {
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin: 0px;
	background-color: #333;
	clear: both;
	display: block;
}
#adminnav li {
	clear: both;
}
