HTML {
	margin: 0px;
	padding: 0px;
}
BODY {
	margin: 0px;
	padding: 0px;
	font: normal 14px Arial, sans-serif;
	color: #1b2333;
	line-height: 16px;
	background: #fff url('pics/body.png') repeat-x left top;
}

/* Basic Elements
===================*/
A {
	outline: none;
	color: #3974d5;
	text-decoration: none;
}

A:hover {
	color: #bfbfbf;
	text-decoration: none;
}

H1 A, H2 A, H3 A,
H1 A:hover, H2 A:hover, H3 A:hover {
	text-decoration: none;
	color: #1c2334;
}

H1 {
	color: #264389;
	font-size: 22px;
	line-height: 16px;
	font-weight: normal;
	margin: 15px 0 5px;
}
H2 {
	font-size: 18px;
	line-height: 16px;
	font-weight: normal;
	margin: 0;
  	padding: 10px 0 5px 0;
  	color: #254288;
}
H3 {
	font-size: 0.95em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0;
  	padding: 10px 0 5px 0;
  	color: #1c2334;
}
P {
	margin: 0;
	padding: 8px 0;
}
HR {
	clear: both;
	height: 1px;
	border: 0;
	margin: 8px 0;
	padding: 0;
	color: #bababa;
	background-color: #bebebe;
}

INPUT, SELECT, TEXTAREA {
	font: 12px Arial, sans-serif;
}
FORM {
	margin: 0;
}
IMG {
	border-color: #bebebe;
}
TABLE {
	border-color: #bebebe;
	clear: both;
	table-layout: fixed;
}
TD {
	border-color: #bebebe;
}

/* wrapperCenter
===================*/

#wrapper {
	height: auto;
	margin: 0 auto 30px auto;
	min-height: 250px;
	overflow: hidden;
	position: relative;
	width: 1000px;
}

/* Header
===================*/
#header {
	width: 1000px;
	height: 156px;
	position: relative;
	overflow: hidden;
	float: left;
	background: url('pics/header.png') no-repeat left top;
}

#linkList_22429 {
	position: absolute;
	right: 266px;
	top: 48px;	
}

#linkList_22429 UL{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
}

#linkList_22429 UL LI{
	display: inline;
	float: left;
	padding-right: 24px;
}

#linkList_22429 UL LI A{
	color: #fff;
	padding-right: 10px;
	text-decoration: none;
	line-height: 1em;
	font-size: 12px;
	background: url('pics/raquoWhite.png') no-repeat right 6px;
}

#linkList_22429 UL LI A:hover{
	color: #a0C5dc;
	background: url('pics/raquoWhiteHover.png') no-repeat right 6px;
}
.headerLinkRight {
	position: absolute;
	top: 9px;
	right: 0;
}
.headerLinkRight a {
	color: #f4cf77;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	display: block;
	width: 132px;
	height: 44px;
	padding: 18px 20px 0 94px;
	background: url('pics/kaaty.png') no-repeat left top;
}

/* Logo
===================*/
#logo {
	width: 180px;
	height: 71px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 28px;
}


/* Nav
===================*/
#nav {
	width: 970px;
	overflow: hidden;
	position: absolute;
	bottom: 26px;
	left: 17px;
}

#nav UL {
	list-style-type: none;	
	float: left;
	margin: 0px;
	padding: 0px;
}

#nav UL LI {
	float: left;
}

#nav UL LI SPAN {
	display: none;	
}

#nav UL LI A {
	display: block;
	padding: 0px 19px 0px 12px;
	float: left;
	background: url('pics/navLi.png') no-repeat right center;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}

#nav UL LI.last A {
	background: none;
}

#nav UL LI A:hover {
	color: #a0c5dc;	
}

#nav UL LI.open A {
	color: #a0c5dc;
}

/* Content
===========*/
#content {
	width: 1000px;
	background: #fff;
	padding: 52px 1px 52px 1px;
	height: auto;
	min-height: 392px;
	overflow: hidden;
	position: relative;
	float: left;
}
#contentContent {
	background: #fff url('pics/content.png') repeat-y left top;
	float: left;
}

#clearDiv {
	position: absolute;
	top: 1px;
	left: 1px;
	height: 53px;
	width: 998px;
	background: #fff;	
}

#main {
	float: left;
	width: 490px;
	height: auto;
	padding: 0 65px;
	min-height: 50px;
	overflow: hidden;
}

#main .mainText {
	/*float: left;*/
	height: auto;
	min-height: 50px;
	overflow: hidden;
}

#column1 {
	float: left;
	width: 250px;
	padding-left: 64px;
}
.formLinks span {
	color: #3973d5;
	font-size: 16px;
	cursor: pointer;
}
.formLinks .orderLink {
	margin-right: 15px;
}
#column2 {
	float: right;
	width: 186px;
	position: relative;
	left: 333px;
}

/*Subnavi
===========*/
#subnav {
	height: auto;
	min-height: 1px;
	overflow: hidden;
	margin-bottom: 20px;
}

#subnav UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnav UL LI {
	float: left;
	margin: 5px;
}

#subnav UL LI A{
	color: #000;
	background: #eee;
	border: 1px solid #dadada;
	font-size: 1.1em;
	display: block;
	text-decoration: none;
	padding: 10px 9px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#subnav UL LI A:hover {
	color: #000;
	background: #f2e6b4;
}

#subnav UL LI.open A {
	color: #000;
	background: #f2e6b4;
}

#subnav UL UL {
	width: 160px;
	padding: 6px 0px 6px 25px;
}

#subnav UL UL LI {
	width: 160px;
	background: none;	
}

#subnav UL UL LI A{
	width: 150px;
	font-size: 1em;
	padding: 3px 0px 3px 10px;
	background: none;
}

#subnav UL UL UL {
	width: 135px;
	padding: 0px 0px 0px 25px;	
}

#subnav UL UL UL LI {
	background: none;	
}

#subnav UL UL UL LI A{
	width: 125px;
	font-size: 1em;
	padding: 1px 0px 1px 10px;
	background: none;
	font-size: .9em;
}

/* Column1 - Column2 text
===========*/
#column1 .column1Text, #column2 .column2Text {
	height: auto;
	min-height: 1px;
	overflow: hidden;
	float: left;
}

#column1 .column1Text {
	margin-bottom: 10px;
}

#column2 .column2Text {
	width: 186px;	
}

.button {
	background: url('pics/buttonLeft.gif') no-repeat top left;
	display: inline-block;	
	height: 32px;
	text-decoration: none;
	color: #000;
	line-height: 1em;
	font-size: 1.25em;
}

.button SPAN{
	background: url('pics/buttonRight.gif') no-repeat top right;
	display: inline-block;	
	height: 24px;
	padding: 8px 20px 0px 20px;
	cursor: pointer;
}

.button:hover {
	color: #3974D5;	
}

/*Footer
===========*/


#footer {
	margin: 0 auto;
	padding: 0px 0px;
	position: relative;
	width: 1000px;
}
#footerCenter {
	padding: 0 10px;
	width: 885px;
	margin: 0 auto;
	position: relative;
}
#footer P {
	padding: 0px;	
}
#footerContent {
	padding-top: 21px;
}
#linkList_22428 {
	display: inline-block;
	width: 833px;
	border: 1px solid #d4d4d4;
	padding: 15px 25px;
	font-size: 12px;
	margin: 0 0 10px;
}

#linkList_22428 UL {
	width: 820px;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;	
}

#linkList_22428 UL LI {
	float: left;
	margin-right: 6px;
}

#linkList_22428 UL LI A{
	color: #1c2334;
	display: block;
	float: left;
	padding-right: 10px;
	text-decoration: none;
	background: url('pics/footerlinksLi.png') no-repeat right center;
}

#linkList_22428 UL LI A:hover {
	color: #3974d5;
}

.footerText {
	float: left;
	width: 575px;
	padding: 0px 0px 0px 25px;
	font-size: 11px;
	line-height: 1.25em;
	color: #a3a2a2;
	height: auto;
	min-height: 1px;
	overflow: hidden;
}

#linkList_22427 {
	float: right;
	padding-right: 15px;
	font-size: 11px;
	color: #a3a2a2;
}

#linkList_22427 UL{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
}

#linkList_22427 UL LI{
	display: inline;
	float: left;
	padding-right: 10px;
}

#linkList_22427 UL LI A{
	color: #a3a2a2;
	padding-right: 9px;
	text-decoration: none;
	background: url('pics/raquoGreySmall.png') no-repeat right 5px;
	line-height: 1em;
}

#linkList_22427 UL LI A:hover{
	color: #3974d5;
	background: url('pics/raquoGreySmallHover.png') no-repeat right 5px;
}

/* really
=============*/

#really {
	width: 833px;
	float: left;
	padding: 28px 25px 10px 25px;
	text-align: right;
	background: url('pics/footerGradient.png') no-repeat center 0px;
}

#really A {
	color: #929292;
    padding: 2px 5px;
    font-family: Arial Black, Arial, sans-serif;
    font-weight: 900;
    text-decoration: none;
    font-size: 11px;
}

#really A:hover {
	background-color: #000;
	color: #8fd71e;
	text-decoration: none;
}

/* Sitemap 
=============*/

#pageList {
	padding: 15px 0 0 0;
}
#pageList UL {
	margin: 0;
	padding: 0;
}
#pageList UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 2px 0 2px 25px;
}
.footerCopyright {
	position: relative;
	top: 46px;
	left: 10px;
	clear: both;
	max-width: 50%;
}
.footerCopyright p {
	color: #a3a1a1;
	font-size: 12px;
}