body {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}
#masthead {
	color: #FFF;
	background: #000 url(../images/masthead.jpg) top left no-repeat;
	height: 355px;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
#column_wrapper {
	background: #FFF url(../images/wrapper.jpg) repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 690px;
	float: left;
}
#left {
	width: 310px;
	float: left;
}
#left .content {
	padding: 0 26px 24px 32px;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #FFF;
}
#right .content {
	padding: 0 44px 24px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 35px 45px 0 570px;
	font-size: 0.8em;
}
#footer .content {
	padding: 30px 40px;
}
#footer {
	color: #999999;
	background: #000 url(../images/footer.jpg) top left no-repeat;
	height: 175px;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
#horizontal_nav {
	margin: 18px 0 0 0;
	font-size: 0.9em;
}
#nav {
	width: 235px;
	margin: 10px auto;
	position: relative;
	z-index: 9999999;
}
/* BEGIN SEARCH */
#sbox {
	width: 252px;
	float: left;
	padding: 0 26px 0 32px;
	margin-top: 10px;
}
fieldset.search {
	border: none;
	width: 233px;
	margin: 0 auto;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #fff;
	font-size: 0.8em;
	width: 190px;
	height: 20px;
	padding: 8px 5px 0;
	background: #616161 url(../images/search_bg.gif) no-repeat;
	margin-right: 5px;
}
.search input.box:focus {
	background: #616161 url(../images/search_bg.gif) no-repeat left -28px;
	outline: none;
}
.search button.btn {
	width: 28px;
	height: 28px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900 url(../images/search_bg.gif) no-repeat top right;
}
.search button.btn:hover {
	background: #fbc900 url(../images/search_bg.gif) no-repeat bottom right;
}
/* END SEARCH */
/* BEGIN MINICART */
#mini_cart {
	width: 205px;
	margin: 15px auto;
	padding: 5px 10px;
	border: 1px solid #999999;
	background-color: #FFF;
	color: #000;
}
/* END MINICART */
/* BEGIN CONTACT */
#contact-form {
	float:right;
	width:340px;
	margin: 10px 10px;
}
#contact-form ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*
#contact-form label {
	display:block;
}
#contact-form .contacts-input input, #contacts #contact-form textarea {
	background:url(../images/input-large.jpg) no-repeat top;
	width:222px;
	height:17px;
	color:#000;
}
#contact-form textarea {
	background:url(../images/textarea-large.jpg) no-repeat top;
	width:320px;
	height:206px;
}
#contact-form input:focus, #contacts #contact-form textarea:focus, #contacts #contact-form input:hover, #contacts #contact-form textarea:hover {
	background-position: bottom;
}
#contact-form li.submit input {
	background:url(../images/submit-contacts-large.jpg) top;
	width:72px;
	height:29px;
	margin-left:183px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:-0.01em;
	line-height: 30px;
}
#contact-form li.submit input:hover {
	background-position:bottom;
}*/
/* END CONTACT */
#ssl {
	width: 184px;
	padding: 0;
/*	border: 1px solid #000; */
	margin: 15px auto;
}

#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
h1, h2, h3, h4 {
	margin: 10px 0;
}
#footer h1 {
	font-size: 1.0em;
	font-weight: normal;
} 
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1.1em;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.txtctr {
	text-align: center;
}
.txtctrnmt {
	text-align: center;
	margin-top: 0;
}
.txtrtb {
	text-align: right;
	color: #000000;
	margin-bottom: 40px;
}
.imgcntr {
	display: block;
	margin: 0 auto;
}
#gc_center {
	width: 92px;
	margin: 15px auto;
	padding: 5px 0 0 0;
	background-color: #FFF;
}
.center {
	display: block;
	margin: 0 auto;
}
.frmlb {
	float: right;
	margin-left: 10px;
	border: 3px solid #8F0100;
}	
.flmrb {
	float: left;
	margin: 5px 10px 0 0;
	border: 2px solid #8F0100;
}	
#sshow {
	width: 622px;
	padding: 0;
	margin: 0;
}
