﻿html, body, h1, h2, h3, h4, h5, h6, p, table, form { margin: 0px; padding: 0px; }

body {
	background: #d0d0d0;
	color: #000;
	text-align: center;
	font: .8em Verdana, Arial, Helvetican, sans-serif;
}

a:link { color: #1a2594; }
a:visited { color: #454b81; }
a:active, a:hover { color: #7a0d0d; }
h3 { color: #830000; font-size: 130%; margin-bottom: 1em; }
h4 { color: #b70303; font-size: 100%; }
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size: 100%;
}

p { margin-bottom: 1em; }
img { border: 0px; }
form { margin: 0p; }
table { margin: 0px 0px 1em 0px; padding: 0px; border-spacing: collapse; border: none; }

.textcenter { text-align: center; }
.clear { clear: both; }
.floatleft { float: left; margin: 0px 10px 10px 0px; }
.floatright { float: right; margin: 0px 0px 10px 10px; }

/* catalog styles */
#catalog {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.cataloglist {
	clear: both;
}

.catalogpic {
	float: left;
	margin: 0px 20px 10px 0px;
}

/* general layout styles */

#container {
	margin: 0px auto;
	width: 1000px;
	background: url('/images/pagebg.gif') repeat-y;
	padding: 0px 25px;
	text-align: left;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 950px;
}
	html>body #container { width: 950px; }

#top {
	height: 110px;
	position: relative;
	background: url('/images/topbg.gif') repeat-x;
}
	#logo {
		position: absolute;
		top: 0px;
		left: 0px;
	}
	
	#logo a {
		display: block;
		width: 283px;
		height: 77px;
		background: url('/images/logo.gif') no-repeat;
		text-indent: -9999px;
	}
	
	#tag {
		color: #fff;
		text-align: right;
		position: absolute;
		top: 20px;
		right: 25px;
		font-size: 90%;
		font-weight: normal;
	}
	
	#menu {
		position: absolute;
		top: 78px;
		left: 0px;
	}

#body {
	width: 950px;
	padding: 15px 60px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 830px;
}
	html>body #body { width: 830px; }
	
	#content_main {
		width: 500px;
		float: right;
		padding-left: 10px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 490px;
	}
		html>body #content_main { width: 490px; }
	
	#content_secondary {
		width: 330px;
		float: left;
		text-align: center;
	}

#footer {
	clear: both;
	margin: 0px -25px;
	background: url('/images/footerbg.gif') no-repeat bottom left;
	padding: 10px 0 25px 50px;
	color: #4f4f4f;
	font-size: 90%;
}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		padding:0px;
		margin:0px;
		background:none;
		border: none;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:9px 23px 8px 23px;
		background: url('/images/menu.gif') no-repeat top right;
		color:#fff;
		font-size:11px;
		text-decoration:none;
		border: none;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background: url('/images/menu.gif') no-repeat right -33px;
		color:#FFFFFF;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background: url('/images/menu.gif') no-repeat right -33px;
		color:#FFFFFF;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Parent Items""""""""*/	
	#qm0 .qmparent	
	{	
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background: url('/images/menu.gif') no-repeat right -33px;
		color:#FFFFFF;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		width: 160px;
		padding:5px;
		background:#fff url('/images/dropdownbg.gif') repeat-x;
		border: solid 1px #616161;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 150px;
	}
		html>body #qm0 div, html>body #qm0 ul { width: 150px; }


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		display: block;
		width: 150px;
		height: 20px;
		padding:3px 5px 1px 5px;
		color:#2b2828;
		font-size:11px;
		border: none;
		background: none;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 140px;
		height: 16px;
	}
		html>body #qm0 div a, html>body #qm0 ul a {
			width: 140px;
			height: 16px;
		}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background: url('/images/dropdownhover.gif') no-repeat;
		color: #fff;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background: url('/images/dropdownhover.gif') no-repeat;
		color: #fff;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background: url('/images/dropdownhover.gif') no-repeat;
		color: #fff;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 5px 4px 5px;
		border-color:#A2A1AD;
	}


	/* below styles not used... */
	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px 5px;
		color:#112747;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}

	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url(qm/images/arrow_1.gif);
		text-decoration:underline;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li .qmparent	
	{	
		background-image:url(qm/images/arrow_0.gif);
		background-repeat:no-repeat;
		background-position:92% 50%;
	}



#sub sub heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #2662DF;
}
