body, a, li, td, th, div, span, h1, h2, h3, h4, h5, h6, input, textarea, select {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	color: #000000;
}
body, div, span, form {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: top;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	margin-bottom: 15px;
}
ul {
}
li {
	margin-bottom: 5px;
}
select, textarea {
	font-size: 11px;
}
textarea {
	padding: 3px;
}

input, textarea {
	border: 1px solid #7F9DB9;
}
sup {
	font-size: 70%;
	line-height: normal;
	text-decoration: none;
}
html {
}
body {
	min-width: 800px;

	overflow: auto;

	background: url(../images/bg.gif) #F4F4F4;

	font-size: 11px;
	text-align: center;
	vertical-align: top;
}
body, div {
}
p {
}
a {
	color: #C3C3C3;
	text-decoration: none;
}
a:hover	{
	color: #C3C3C3;
	text-decoration: underline;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: italic;
	margin-left: 30px;
	margin-right: 30px;
}
img {
	display: block;
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
body {
}



hr {
	clear: both;
	color: #E5E5E5;
	height: 2px;
	border: 0px solid #E5E5E5 !important;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #E5E5E5;
	width: 100%;
}





.left {
	float: left;
}
.right {
	float: right;
}






/* Generic boxes */
#wrapper {
	width: 758px;

	margin: 0;
	margin-left: auto;
	margin-right: auto;

	vertical-align: middle;
}	
#header	{
	margin-top: 20px;

	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	background: url(../images/sh.gif) no-repeat top center transparent;
}
#header h1 b {
	display: none;
}
#header h1 {
    width: 750px;
    height: 242px;

    padding:0;
    margin: 0;

	background: url(../images/h/3.jpg) no-repeat top left transparent;
	cursor: hand;
}


#body {
    display: block;
	height: auto;
	background: url(../images/sh-c.gif) no-repeat top center #C3C3C3;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 7px;
}
.page-catalog #body {
	padding-top: 7px;
	background: url(../images/sh-d.gif) no-repeat top center #C3C3C3;
}
*html #body {
	height: 1%;
}


h2 {
	display: none;
}






#footer {
    padding-left: 4px;
    padding-right: 4px;
	color: #C3C3C3;
}			
#footer a {
	color: #C3C3C3;
	text-decoration: underline;
}
#footer hr {
	display: none;
}
#designed {
    padding: 0;
    margin: 0;
    padding-top: 7px;
    padding-left: 4px;
}
#copyright {
    padding: 0;
    margin: 0;

	padding-left: 22px;
	padding-right: 22px;

	line-height: 45px;
	background: url(../images/footer-bg.gif) repeat-x top center #C3C3C3;
	color: #000;
	text-align: left;
}

.currency {
	margin-left: 330px;
}






#floatEnd, #clear {
	clear: both;
	float: none;

	overflow: hidden;
	height: 0px;

	visibility: hidden;

	margin: 0;
	padding: 0;
	border: 0;

	font-size: 0px;
}












#nav {
	width: 750px;
	height: 59px;

	margin: 0;
	padding: 0;

	background: url(../images/nav-bg-1.gif) no-repeat center left transparent;
	text-align: center;
}
#nav ul {
	padding: 0;
	margin: 0;

	list-style: none;
}
#nav li {
	display: inline;

	line-height: 59px;

	margin: 0;
	padding: 0;


	padding-top: 40px;
	padding-bottom: 40px;

	padding-left: 20px; /* 25 */
	padding-right: 20px; /* 25 */

	overflow: visible;

	background: url(../images/nav-spacer-1.gif) no-repeat center left transparent;
}
*html #nav li {
	height: 59px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav a {
	display: inline;

	padding-bottom: 10px;
	font-weight: normal;

	overflow: visible;
	color: #37362D;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	font-family: times;
}
#nav a:hover, #nav #current a {
	background: url(../images/nav-u.gif) repeat-x bottom left transparent;
	text-decoration: none;
}
#nav u {
	text-decoration: none;
}
#nav .first {
	background-color: transparent;
	background-image: none;
}





#nav2 {
        width: 750px;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	background: #D7D7D7;
	border-bottom: 1px solid #8C8C8C;
}
#nav2 ul {
	margin: 0;
	padding: 0;

	padding-top: 7px;
	margin-left: 15px;
}
#nav2 li {
	list-style: none;
	display: inline;

	padding-bottom: 2px;
	margin-right: 10px;

	border-left: 1px solid #000;

/*
	display: block;
	float: left;
	margin-bottom: 10px;
*/

}
#nav2 a {
	display: inline;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 15px;
	font-size: 12px;
	line-height: 20px;
}
#nav2 .first {
	border-left: 0px solid #000 !important;
}
#nav2 a:hover {
	color: #A21400;
	font-weight: bold;
	text-decoration: none;
}
#nav2 #current {
	background: url(../images/sel.gif) no-repeat center left transparent;
	background-position: 7px 50%;
}
#nav2 #current a {
	color: #A21400;
	text-decoration: none;
	padding-left: 20px;
}





#page-subtitle {
        clear: both;
	display: none;
}

.fmButton {
	width: auto !important;

	padding: 2px !important;
	padding-top: 1px !important;
	padding-left: 4px !important;
	padding-right: 4px !important;

	background: #F0EEEF !important;

	border-left: 1px solid #F6F7F9 !important;
	border-top: 1px solid #F6F7F9 !important;

	border-bottom: 1px solid #A5A5A5 !important;
	border-right: 1px solid #A5A5A5 !important;
}


.clear {
	clear:left;
}




