body {
	font-family: arial, sans-serif;
	font-size: 11px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}
#holder_main {
	margin: auto;
	margin-top: 30px;
	width: 840px;
}
#logo_main {
	background-image: url(../images/logo_main.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 195px;
	height: 73px;
}
.light_font {
	color: gray;
}
#mailing_list {
	margin: 10px 0px 4px 0px;
	float: right;
}
#mailing_list label, input, img{
	vertical-align: middle;
	margin-right: 8px;
}
#mailing_list input {
	width: 250px;
}
#links_main {
	vertical-align: middle;
	float: right;
	width: 600px;
}		
#links_main a {
	font-size: 13px;
	color: gray;
	text-decoration: none;
	margin-right: 30px;
	cursor: default;
}
#links_main a:hover {
	color: #011029;
}
#links_main label {
	margin-left: 50px;
}
#links_main .chat {
	color: gray;
	margin: 0px 0px 0px 45px;
	font-size: 11px;
}
#flash_main {
	float: left;
	background-image: url(../images/flash_main.jpg);
	background-repeat: no-repeat;
	width: 840px;
	height: 305px;
	margin-top: -4px;
	cursor: pointer;
}
.box {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#merchandise {
	background-image: url(../images/merchandise.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 195px;
}
#shipping {
	background-image: url(../images/shipping.jpg);
	background-repeat: no-repeat;
	width: 230px;
	height: 195px;
}
#precision {
	background-image: url(../images/precision.jpg);
	background-repeat: no-repeat;
	width: 375px;
	height: 195px;
}
#links_bottom {
	float: right;
	margin: 4px 14px;
	text-align: right;
	width: 800px;
}
#links_bottom .border {
	color: gray;
	text-decoration: none;
	background: url(../images/links_bottom_border.jpg) no-repeat right center;
	padding-right: 10px;
	margin-left: 6px;
}
#links_bottom .no_border {
	color: gray;
	text-decoration: none;
	margin-left: 4px;
}
#links_bottom a:hover {
	color: #011029;
}
#copyright {
	color: #aaa;
	float: right;
	margin: 0px 12px;
}
/* used in all pages */
#holder {
	clear: left;
	width: 840px;
	height: 500px;
}
#content {
	margin: 0px 10px 0px 25px;
	padding-top: 135px;
	width: 822px;

}
#content a {
	color: #001025;
	text-decoration: none;
}
#content a:hover {
	color: #bf0000;
}
/* used in term_of_use */
#content #welcome {
	font-family: serif;
	font-size: 12px;
}
/* used in privacy_policy, terms_of_use, etc. */
#content.fineprint div {
	color: #636363;
	font-size: 11px;
	margin-bottom: 10px;
	padding-right: 5px;
}
#fineprint {
	width: 760px;
	height: 240px;
	overflow: auto;
	border: solid 1px #bbb;
	padding: 5px 10px 10px 10px;
}
#fineprint div {
	font-size: 11px;
	color: #888;
}
#fineprint .header {
	font-size: 11px;
	font-weight: bold;
	color: #636363;
	margin: 5px 0px 5px 0px;
}
#fineprint ul {
	font-size: 11px;
	color: #888;
	margin-top: 5px;
	margin-bottom: 10px;
}
#tweet {
  border: none;
  height: 20px;
  width: 20px;
}