/* CSS Document */
div#Banner{
	height:250px;
	background-color:#000000;
	background-image:url(../images/home/bg_banner_1.jpg);
	background-repeat:no-repeat;
	position:relative;
}
div#Banner div.bannerIntro{
	width:494px;
	height:250px;
	position:absolute;
	right:0;
	background-image:url(../images/home/bg_intro.jpg);
	background-repeat:no-repeat;
	background-color:#0C548A;
	color:#CEDEEA;
	font-size:0.8em;
}
div#Banner div.bannerIntro h1{
	font-size:1.7em;
}
div#Banner div.bannerIntro div.interior{
	padding:30px;
	padding-top:40px;
}
div#Banner div.bannerIntro ul{
	padding:0;
	margin:0;
}
div#Banner div.bannerIntro ul li{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:75px;
}
div#Banner div.bannerIntro ul li a{
	float:left;
	color:#CEDEEA;
	background-image:url(../images/home/pointer.gif);
	background-position: left center;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}


div#ProductLine{
	background-image:url(../images/home/bg_productLine.jpg);
	background-repeat:repeat-x;
	float:left;
	width:100%;
	height:454px;
}
div#ProductLine p{
	font-size:0.75em;
}
div#ProductLine div.contents{
	margin:0 auto auto auto;
	width:190px;
	position:relative;
	top:189px;
}
div#ProductLine span.from,
div#ProductLine span.price,
div#ProductLine span.shipping{
	font-family:Arial, Helvetica, sans-serif;
}
div#ProductLine span.from,
div#ProductLine span.shipping{
	font-size:0.8em;
}
div#ProductLine span.price{
	font-weight:bold;
	font-size:1.4em;
}
div#ProductLine div#eMat{
	float:left;
	width:326px;
	height:100%;
	background-image:url(../images/home/bg_eMat.jpg);
	background-repeat:no-repeat;
}
div#ProductLine div#eStat{
	float:left;
	border-left:1px dotted #B9B9B9;
	border-right:1px dotted #B9B9B9;
	width:316px;
	height:100%;
	background-image:url(../images/home/bg_eStat.jpg);
	background-repeat:no-repeat;
}
div#ProductLine div#eCable{
	float:left;
	width:326px;
	height:100%;
	background-image:url(../images/home/bg_eCable.jpg);
	background-repeat:no-repeat;
}

div#FooterLine div#Help{
	float:left;
	width:326px;
	border-top:1px solid #ECECEC;
	background-image: url(../images/home/bg_footer.gif);
	background-repeat: repeat-x;
	padding: 3px 0 0 0;
}
div#FooterLine div#Delivery{
	float:left;
	border-left:1px solid #ECECEC;
	border-right:1px solid #ECECEC;
	border-top:1px solid #ECECEC;
	width:296px;
	padding: 0 0 0 20px;
	background-image: url(../images/home/delivery.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 129px;
}
div#FooterLine div#Downloads{
	float:left;
	width:326px;
	border-top:1px solid #ECECEC;
	background-image: url(../images/home/bg_footer.gif);
	background-repeat: repeat-x;
}
div#FooterLine div#Help div.info-header {
	padding: 0 0 3px 35px;
}
div#FooterLine div#Downloads div.info-header {
	padding: 3px 0 5px 35px;
}
div#FooterLine p,
div#FooterLine p.info-more {
	font-size: 0.85em;
	margin: 0;
	padding: 0;
}
div#FooterLine div#Delivery div.info-content p {
	font-size: 0.7em;
}
div#FooterLine div#Downloads p.info-more,
div#FooterLine div#Help p.info-more {
	text-align: right;
	font-size: 0.7em;
	padding: 7px 10px 7px 0;
}
div#FooterLine a{
	text-decoration: none;
}
div#FooterLine a:hover{
	text-decoration: underline;
}
div#FooterLine p.info-more a{
	color: #df3e3d;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 3px 10px 3px 0;
}
div#FooterLine div#Delivery p.info-more a{
	color: #df3e3d;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 10px 0 0;
}
div#FooterLine div.info-content ul li p a{
	display: block;
	height: 17px;
	padding: 3px 0 0 55px;
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	color: #000;
}
div#FooterLine div.info-content ul li.info-selected p a{
	background-color: #f4f4f4;
}
div#FooterLine div.info-content ul li p a:hover{
	background-color: #f8f8f8;
}
div#FooterLine div#Delivery h3{
	color: #AC0202;
	font-size: 18px;
	padding: 5px 0 5px 0;
	font-weight: normal;
	margin: 0;
}
div#FooterLine p.info-grey{
	padding-top: 5px;
	color: #808080;
}
div#FooterLine p.info-more,
div#FooterLine span.info-red{
	color: #df3e3d;
}

div#FooterLine ul{
	list-style-type: none;
	margin: 0;
	padding: 1px 0 1px 0;
	border-top:1px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
	background-color: #fff;
}
div#FooterLine ul li{
	margin: 0;
	padding: 0;
}