*{
	margin:0;
	padding:0;
	outline:none;
}

body{
	background:url(../images/bg-body.gif) 0 0 repeat-x;
	font:11px/18px Verdana, Geneva, sans-serif;
	color:#555555;
}

a{
	color:#b05037;
}

a:hover{
	text-decoration:none;	
}

img{
	border:none;	
}

.clear{
	float:none;
	clear:both;
}

.floatLeft{
	float:left;
	margin:0 10px 5px 0;
}

.floatRight{
	float:right;
	margin:0 0 5px 10px;
}

.image{
	background:#fff url(../images/bg-images.gif) right top no-repeat;
	padding:3px;
	border:solid 1px #e0e0e0;
}

#wrapper{
	width:974px;
	margin:0 auto;
}

#navi-header{
	overflow:hidden;
	list-style-type:none;
	position:absolute;
	right:7px;
	top:5px;
}

#navi-header li{
	float:left;
	height:10px;
	overflow:hidden;
	border-left:solid 1px #000;
	padding:0 4px;
	margin:0 1px 0 -1px;
}

#navi-header li a{
	color:#000;
	float:left;
	position:relative;
	top:-5px;
	text-decoration:none;
	font-size:10px;
}

#navi-header li a:hover{
	text-decoration:underline;
}

#header{
	width:974px;
	height:258px;
	background:url(../images/bg-header.jpg) 0 76px no-repeat;
	position:relative;
}
	#header h1 a{
		position:absolute;
		top:15px;
		left:56px;
	}
		#headerBox{
			width:300px;
			position:absolute;
			right:0px;
			top:25px;
		}
			#headerBox form{
				background:url(../images/bg-search.gif) 0 1px no-repeat;
				padding:0 0 0 30px;
				width:266px;
				float:right;
			}
				#headerBox form input{
					width:178px;
					height:14px;
					padding:2px;
					background:url(../images/bg-search-input.gif) 0 0 repeat-x;
					font:11px/normal Verdana, Geneva, sans-serif;
					color:#333;
					float:left;
					margin:0 8px 0 0;
					border:solid 1px #aad6fa;
				}
					#headerBox form input.submit{
						width:64px;
						height:20px;
						background:url(../images/bg-search-button.gif) 0 0 repeat-x;
						font:11px/normal Verdana, Geneva, sans-serif;
						color:#fff;
						border:none;
						cursor:pointer;
						padding:0;
					}
						#headerBox p{
							font-size:12px;
							text-align:right;
							float:right;
							width:256px;
							padding:10px 10px 0 30px;
							color:#000;
							background:url(../images/bg-basket.gif) 0 14px no-repeat;
						}
							#header blockquote{
								display:none;	
							}
								#navi{
									position:absolute;
									left:20px;
									top:207px;
									list-style-type:none;
								}
									#navi li{
										float:left;	
										padding:0 10px 0 0;
									}
										#navi li a{
											width:90px;
											height:26px;
											padding:6px 0 0 0;
											display:block;
											float:left;
											text-transform:uppercase;
											color:#fff;
											text-decoration:none;
											text-align:center;
											font-size:12px;
											background:url(../images/bg-navi.gif) 0 -100px no-repeat;
										}
											#navi li a:hover{
												background-position:0 0;
												color:#636161;
												font-weight:bold;
											}
												#header a.logIn{
														width:90px;
														height:26px;
														padding:6px 0 0 0;
														display:block;
														position:absolute;
														right:50px;
														top:207px;
														text-transform:uppercase;
														color:#fff;
														text-decoration:none;
														text-align:center;
														font-size:12px;
														background:url(../images/bg-navi.gif) 0 -100px no-repeat;
												}
													#header a.logIn:hover{
														background-position:0 0;
														color:#636161;
														font-weight:bold;
													}
														#breadcrumb{
															padding:237px 0 0 0;	
														}
															#breadcrumb ul{
																list-style-type:none;	
																padding:0 0 0 10px;
															}
																#breadcrumb ul li{
																	float:left;	
																	padding:0 10px 0 0;
																}
																	#breadcrumb ul li a{
																		background:url(../images/bg-breadcrumb.gif) 0 5px no-repeat;
																		padding:0 0 0 7px;
																		color:#807f7f;
																		text-decoration:none;
																		font-size:10px;
																	}
																		#breadcrumb ul li a:hover{
																			text-decoration:underline;
																		}
.sidebar{
	width:212px;
	overflow:hidden;
	float:left;
}
	.sidebar h3{
		width:183px;
		height:38px;
		padding:7px 0 0 31px;
		display:block;
		font-size:11px;
		text-transform:uppercase;
		color:#fff;
		font-weight:normal;
		position:relative;
		float:left;
		z-index:2;
	}
	.sidebar h3.gray{
		background:url(../images/bg-sidebar-h3-gray.gif) 0 0 no-repeat;
	}
	.sidebar h3.green{
		background:url(../images/bg-sidebar-h3-green.gif) 0 0 no-repeat;
	}
	.sidebar h3.blue{
		background:url(../images/bg-sidebar-h3-blue.gif) 0 0 no-repeat;
	}
		.sidebar h4{
			font-size:11px;
			text-transform:uppercase;
			margin:0 0 5px 0;
		}
		
		.sidebar h4 a{
			text-decoration:none;
			color:#555;
		}
			.sidebarBox{
				padding:0 5px 5px 5px;	
				float:left;
				border-bottom:solid 1px #555555;
				margin:0 0 10px 0;
			}
				.sidebarBox a.more{
					float:right;	
					font-weight:bold;
				}
					#sidebarTop{
						width:212px;
						background:url(../images/bg-navi-add.gif) left bottom no-repeat;
						overflow:hidden;
						margin:-17px 0 30px 0;
						z-index:1;
						position:relative;
						float:left;
					}
					.sidebarBoxTop{
						background:url(../images/bg-sidebar-box.gif) right top no-repeat;
						padding:17px 10px 10px 10px;
						width:192px;
						float:left;
					}
						.sidebarBoxTop p{
							color:#6286a2;
							padding:40px 0 0 0;
							font-weight:bold;
							font-size:11px;
							text-align:right;
						}
#navi-add{
	width:199px;
	padding:17px 0 10px 13px;
	background:url(../images/bg-navi-add.gif) left bottom no-repeat;
	list-style-type:none;
	float:left;
	margin:-17px 0 20px 0;
	position:relative;
	z-index:1;
}
	#navi-add li{
		width:192px;
		float:left;
		padding:0 0 12px 0;
	}
	#navi-add li a{
		float:left;	
		background:url(../images/bg-navi-a.gif) 0 5px no-repeat;
		padding:0 0 0 18px;
		font-size:12px;
		text-decoration:none;
		color:#555555;
	}
		#navi-add li a:hover{
			color:#b05037;
			text-decoration:underline;
		}

#content{
	width:517px;
	overflow:hidden;
	padding:0 16px;
	float:left;
}

.separator{
	float:none;
	clear:both;
	height:20px;
	background:url(../images/bg-separator.gif) 0 0 no-repeat;
}
	#content h2{
		width:497px;
		height:35px;
		background:url(../images/bg-content-h2.gif) 0 0 no-repeat;
		padding:5px 0 0 20px;
		font-size:11px;
		color:#fff;
		font-weight:normal;
		text-transform:uppercase;
	}
	
	#content h3{
		width:497px;
		height:35px;
		background:url(../images/bg-content-h3.gif) 0 0 no-repeat;
		padding:5px 0 0 20px;
		font-size:11px;
		color:#fff;
		font-weight:normal;
		text-transform:uppercase;
	}
	
	#content h4{
			font-size:11px;
		}
		#content h4 a{
			text-decoration:none;
			color:#555;
		}
		.contentBox{
			width:162px;
			padding:5px;
			float:left;
			margin:0 0 10px 0;
			background:url(../images/bg-content-box.gif) left bottom no-repeat;
		}
			.contentBox h4{
				font-size:11px;
				font-weight:normal;
                height: 45px;
			}
			.contentBox h4 a{
				text-decoration:none;
				color:#555;
			}
				.contentBox span{
					display:block;
					padding:0 20px 0 0;
					font-weight:bold;
					color:#6286a2;
					text-align:right;
				}
					.contentProduct{
						margin:0 0 20px 0;	
					}
						.contentProductImage{
							width:170px;
							float:left;
						}
							.contentProductImage h4{
								font-size:11px;
								margin:0 0 10px 7px;
								text-transform:uppercase;
							}
								.contentProductImage img{
									margin:0 0 0 20px;	
								}
									.contentProductImage span{
										display:block;
										padding:5px 20px 0 0;
										font-weight:bold;
										color:#6286a2;
										text-align:right;	
									}
										.contentProductImage form{
											padding:10px 0 0 10px;	
										}
											.contentProductImage form input{
												width:50px;
												height:16px;
												padding:2px;
												background:url(../images/bg-input.gif) 0 0 repeat-x;
												border:solid 1px #999;
												float:left;
												margin:0 10px 0 0;
												font:11px/normal Verdana, Geneva, sans-serif;
												color:#555;
											}
											.contentProductImage form input#buy{
												width:73px;
												height:23px;
												padding:0px;
												background:url(../images/bg-button-buy.gif) 0 0 repeat-x;
												border:none;
												color:#fff;
												font-size:12px;
												cursor:pointer;
											}
												.promoBox{
													width:162px;
													padding:5px;
													float:left;
													margin:0 0 10px 0;
												}
													.promoBox h4{
														font-size:11px;
														margin:0 0 10px 7px;
														text-transform:uppercase;
													}
														.promoBox img{
															margin:0 0 0 8px;	
														}
															.promoBox span{
																display:block;
																padding:5px 20px 0 0;
																font-weight:bold;
																color:#6286a2;
																text-align:right;	
															}
																.promoBox a{
																	float:right;
																	margin:0 20px 0 0;
																}
#footer{
	width:974px;
	height:190px;
	background:url(../images/bg-footer.gif) 0 40px no-repeat;
	float:none;
	clear:both;
	position:relative;
}
	#footer ul{
		position:absolute;
		left:280px;
		top:51px;
		list-style-type:none;
	}
		#footer ul li{
			float:left;
			padding:0 16px 0 0;
		}
			#footer ul li a{
				font-size:12px;
				color:#fff;
				text-decoration:none;
				float:left;
			}
				#footer ul li a:hover{
					text-decoration:underline;	
				}
					#footer p{
						position:absolute;
						left:55px;
						top:100px;
						font-size:9px;
						color:#fff;
					}
						#footer p a{
							color:#fff;	
						}
							#footerLogos {
								position:absolute;
								right:17px;
								top:85px;
							}
								#footerLogos img{
									margin:0 0 0 8px;	
									float:left;
								}




#span5
    {
    font-size: 11px;
    color: #11678e;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    position: relative;
    float: left;
    width: 50px;
    height: 42px;
    text-align: center;
    background-color: #F2F2F2;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: #FFFFFF solid 1px;
    border-right: #FFFFFF solid 1px;
    }

#span7
    {
    font-size: 11px;
    color: #11678e;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    position: relative;
    float: left;
    width: 70px;
    height: 42px;
    text-align: center;
    background-color: #F2F2F2;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: #FFFFFF solid 1px;
    border-right: #FFFFFF solid 1px;
    }

#span10
    {
    font-size: 11px;
    color: #11678e;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    position: relative;
    float: left;
    width: 100px;
    height: 42px;
    text-align: center;
    background-color: #F2F2F2;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: #FFFFFF solid 1px;
    border-right: #FFFFFF solid 1px;
    }

#span40
    {
    font-size: 11px;
    color: #11678e;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    position: relative;
    float: left;
    width: 180px;
    height: 42px;
    text-align: left;
    background-color: #F2F2F2;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    border-bottom: #FFFFFF solid 1px;
    border-right: #FFFFFF solid 1px;
    }

#span100p
    {
    font-size: 11px;
    color: #11678e;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    float: left;
    width: 150px;
    height: 20px;
    text-align: left;
    background-color: #F2F2F2;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    border-bottom: #FFFFFF solid 1px;
    border-left: #FFFFFF solid 1px;
    }

#span40l
    {
    font-size: 11px;
    color: #11678e;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    float: left;
    width: 360px;
    height: 20px;
    text-align: left;
    background-color: #F2F2F2;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    border-bottom: #FFFFFF solid 1px;
    border-left: #FFFFFF solid 1px;
    }
	
	.marquee {position:relative;
     overflow:hidden;
     width:680px;
     height:60px;
     border:solid #000099 1px;
     vertical-align:bottom;
     background-color:#FFFFFF;
     }
