*{
	margin:0;
	padding:0;
}

body{
	background:url(../images/body-bg.png) repeat-x #FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}

p{
	line-height:18px;
	margin:0 0 20px 0;
}
table p{
	margin:0;
	padding:0;
}

address{
	line-height:18px;
	margin:0 0 20px 0;
}

address strong{
	color:#FF9C00;
}

p strong{
	color:#FF9C00;
}

a{
	color:#005983;
	text-decoration:underline;
	border:0;
}

img{
	border:0;
}

h2{
	color:#FF9C00;
	font-size:24px;
	font-weight:normal;
	margin:0 0 20px 0;
}

h2 strong{
	color:#005882;
	font-weight:normal;
}

h3{
	color:#FF9C00;
	font-size:24px;
	font-weight:normal;
	margin:0 0 20px 0;
}

h4{
	color:#005983;
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
}

hr { 
	padding:0px 0 8px 0;
	border:0;
	border-top:solid 1px #FF9C00;
	height:1px;
	margin:0 0 10px 0;
}

table{
	width:100%;
	border:0;
	font-size:12px;
	line-height:20px;
	margin:0 0 20px 0;
}

table tr td{
	padding:2px 5px;
}

table tr td strong{
	color:#000;
}

table tr th{
	background:#005882;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 5px;
}

img.left{
	float:left;
	margin:0 10px 10px 0;
}

img.leftAlone{
	text-align:left;
}

img.right{
	float:right;
	margin:0 0 10px 10px;
}

img.center{
	display:block;
	margin:0 auto;
	text-align:center;
	float:none;
}

.padding{
	padding:10px 10px 0 10px;
}

img.product{
	border:solid 11px #DEDEDE;
	float:right;
	display:inline;
	margin:0 0 10px 10px;
}

#header-container{
	width:100%;
	height:79px;
}

#header{
	margin:0 auto;
	width:950px;
	height:79px;
}

#header h1{
	text-indent:-9999px;
	background:url(../images/h1.png);
	float:left;
	height:79px;
	width:190px;
}

#navigation{
	float:right;
	width:759px;
	border-right:solid 1px #005A83;
}

#navigation ul{
	float:right;
	height:79px;
	border-left:solid 1px #005A83;
	border-right:solid 1px #003148;
}

#navigation ul li{
	float:left;
	list-style:none;
	border-left:solid 1px #003148;
}

#navigation ul li a{
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding:52px 10px 13px 10px;
	height:14px;
	line-height:14px;
	border-left:solid 1px #005A83;
	border-right:solid 1px #005A83;
}

#navigation ul li a:hover{
	padding:51px 10px 14px 10px;
}

#navigation ul li a.current, #navigation ul li a.section{
	background:url(../images/link-active.png) bottom center no-repeat;
}

#flash-container{
	width:100%;
	height:227px;
	background:url(../images/flash-bg.png) center no-repeat;
}

#flash{
	margin:0 auto;
	height:227px;
	width:950px;
	line-height:0;
	font-size:0px;
	overflow:hidden;
}

#content-container{
	width:100%;
}

#content{
	margin:31px auto 0 auto;
	width:950px;
	text-align:left;
}

#left-column{
	float:left;
	width:283px;
	background:#DEDEDE;
	padding:11px;
}

#level-2{
	float:left;
	background:#FFFFFF;
	width:283px;
}

#left-column ul{
	float:left;
	display:inline;
	background:#FFFFFF;
	margin:-1px 11px 0 11px;
	width:261px;
}

#left-column ul li{
	float:left;
	width:261px;
	list-style:none;
	border-top:solid 1px #DEDEDE;
}

#left-column ul li a{
	float:left;
	width:241px;
	color:#000000;
	text-decoration:none;
	padding:10px 20px 10px 0;
}

#left-column ul li a:hover{
	color:#666666;
}

#left-column ul li a.current{
	color:#005882;
}

#left-column ul li a.section{
	color:#005882;
}

#right-column{
	float:left;
	display:inline;
	width:614px;
	margin:0 0 0 30px;
	text-align:left;
} 

#products{
	margin:-20px 0 0 0;
}

#products p{
	margin:17px 0;
}

#products span.productTitle a{
	font-size:18px;
	color:#000000;
	text-decoration:none;
}

#products span.special{
	color:#FF9C00;
	font-weight:bold;
}

#products span.price{
	color:#005882;
	font-weight:bold;
}

#products li{
	float:left;
	width:100%;
	list-style:none;
	border-bottom:solid 1px #ADADAD;
	padding:0 0 20px 0;
	margin:20px 0 0 0;
}



#products li a img{
	border:solid 5px #DEDEDE;
	float:left;
	display:inline;
	margin:0 20px 0 0;
}

#footer-container{
	float:left;
	margin:-1px 0 0 0;
	width:100%;
	background:#FFFFFF;
}

#footer{
	margin:0 auto;
	width:950px;
	font-size:12px;
	background:#FFFFFF;
}

#Breadcrumbs a{
	text-decoration:none;
}

#footer p{
	padding:30px 0 30px 0;
	margin:0;
}

/* Forms
*******************************************************/

#Form_Form fieldset {
	border: 0;
	width:614px;
}


#Form_Form ul {
	list-style: none;
	float:left;
	padding:3px 0 0 0;
}

#Form_Form ul li{
	float:left;
}

#Form_Form ul li label{
	float:left;
	display:inline;
	width:auto;
	margin:0 15px 0 0;
	padding:0;
}

#Form_Form ul li input{
	float:left;
	width:auto;
	display:inline;
	margin:0 5px 0 0;
}


#Form_Form label{
	float:left;
	width:187px;
	text-align:right;
	padding:3px 10px 0 0;
}

#Form_Form .field{
	float:left;
	display:inline;
	width:100%;
	margin:10px 0;
}

#Form_Form input.text, textarea{
	padding:2px;
	width:406px;
	border:solid 2px #cccccc;
}

#Form_Form select{
	width:203px;
	border:solid 2px #cccccc;
	padding:2px;
}


#Form_Form p.checkbox{
	float:right;
	margin:3px 0;
	display:inline;
	text-align:left;
	width:410px;
}

#Form_Form p label{
	float:none;
	width:auto;
	text-align:left;
	padding:0;
}

#Form_Form div.Actions{
	text-align:right;
}

#Form_Form span.message{
	text-align:right;
	font-size:11px;
	line-height:11px;
	color:#FF0000;
}