﻿body
{
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	
	background-color: #1a384a;
	font-family: Trebuchet MS, Arial;
	color: #202060;
}


h1
{
	color: #1a384a;
	text-transform: lowercase;
}

h2
{
	color: #1a384a;
	text-transform: lowercase;
}

.contentContainer
{
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}

.header
{
	background-image: url(../images/webanner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 820px;
	height: 332px;
	min-height: 332px;
	min-width: 820px;
}

.menu
{
	padding-top: 277px;
	padding-left: 170px;
	color: White;
	text-transform: lowercase;
	width: 820px;
}

.menu ul
{
	list-style: none;
}

.menu li
{
	float: left;
	padding-left: 20px;
}

.menu a, .menu a:visited
{
	color: White;
	text-decoration: none;
}
.menu a:hover
{
	text-decoration: underline;
}

.content
{
	width: 820px;
	background-image: url(../images/wepixel.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	float:left;
}

.container
{
	width: 484px;
	float: left;
	margin-left: 59px;
	margin-right:16px;
}

.text
{
}

.footerInfo
{
	padding-top: 16px;
	margin-left: 29px;
	margin-top:16px;
	clear: both;
	text-align: center;
	border-top: solid 1px #c9cacc;
	width: 90%;
	color: #c9cacc;
	font-size: 8pt;
}

.footerleft
{
 float:left;
margin-left:70px;
width:75%;
}
.footerright
{
    float:right;
}

.footerright img
{
    border:0px;
    margin-top:-15px;
width:100px;
}
   

.footerInfo a, .footerInfo a:visited
{
	color: #c9cacc;
	text-decoration: none;
}

.footerInfo a:hover
{
	text-decoration: underline;
}

.footer
{
    clear:both;
	width: 820px;
	background-image: url(../images/wefooter.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 30px;
	min-height: 30px;
}

.tl
{
	width: 315px;
	margin-left: 34px;
	float: left;
}

.tlHeader
{
	width: 314px;
	background-image: url(../images/tlBanner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 63px;
	min-height: 63px;
	color: White;
	font-weight: bold;
}

.tlHeader p
{
	padding-top: 20px;
	margin-left: 80px;
}
.tlHeader a, .tlHeader a:visited
{
	color: White;
	text-decoration: none;
}

.tlContent
{
	font-size: 9pt;
	width: 314px;
	background-image: url(../images/tlPixel.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.tlContent a, .tlContent a:visited
{
	color: #202060;
	text-decoration: none;
}

.tlContent a:hover
{
	text-decoration: underline;
}

.tlContentText
{
	padding-left: 16px;
	padding-right: 12px;
}

.tlContentTextContainer
{
	float:left;
	width:155px;
}
.tlContentTextContainer ul
{
	margin:8px 0px 0px 8px;
	padding:0px;
}
.tlContentTextContainer li
{
	margin: 8px 0px 0px 8px;
	padding:0px;
}

.tlContentText img
{
	border: 0px;
	width: 120px;
	padding-right: 8px;
	float: left;
}

.tlFooter
{
	width: 314px;
	background-image: url(../images/tlFooter.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 24px;
	min-height: 24px;
}

.tr
{
	float: right;
	width: 436px;
	margin-right: 30px;
}
.trHeader p
{
	padding-top: 20px;
	margin-left: 80px;
}
.trHeader a, .trHeader a:visited
{
	color: White;
	text-decoration: none;
}



.trHeader
{
	width: 436px;
	background-image: url(../images/trBanner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 60px;
	min-height: 60px;
	color: White;
	font-weight: bold;
}

.trContent
{
	width: 436px;
	background-image: url(../images/trPixel.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	font-size: 9pt;
}
.trContent a, .trContent a:visited
{
	color: #202060;
	text-decoration: none;
}

.trContent a:hover
{
	text-decoration: underline;
}
.trContentText
{
	padding-left: 16px;
	padding-right: 12px;
}

.trContentText img
{
	border: 0px;
	width: 125px;
	padding-right: 8px;
	float: left;
}

.trContent p
{
}


.trFooter
{
	width: 436px;
	background-image: url(../images/trFooter.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 25px;
	min-height: 25px;
}



.clear
{
	clear: both;
}

.productCarousel
{
	float: left;
}

.productCarousel li
{
	padding: 2px;
	text-align: center;
	color: White;
	font-size: 7pt;
}

.productCarousel a, .productCarousel a:visited
{
	color: White;
	text-decoration: none;
}
.productCarousel a:hover
{
	text-decoration: underline;
}
.productCarousel img
{
	width: 100px;
	border: solid 2px white;
}

.prev
{
	background-color: #202060;
	background-image: url(../images/left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 37px;
	height: 72px;
	display: block;
	float: left;
}


.next
{
	background-color: #202060;
	background-image: url(../images/right.jpg);
	background-position: right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 37px;
	height: 72px;
	display: block;
	float: left;
}

.up
{
	background-color: #202060;
	background-image: url(../images/up.jpg);
	background-position: top left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 72px;
	height: 37px;
	display: block;
	float: left;
	margin-left: 63px;
}

.down
{
	background-color: #202060;
	background-image: url(../images/down.jpg);
	background-position: right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 72px;
	height: 37px;
	display: block;
	float: left;
	margin-left: 63px;
}

.carouselContainer
{
	margin-left: 18px;
	margin-right: 18px;
	background-color: #202060;
}

.carouselContainer img
{
	width: 100px;
	height: 66px;
}

.carouselContainerDefault
{
	width: 200px;
	background-color: #202060;
	float: left;
	color: White;
	text-align: center;
	font-size: 12pt;
}

.productCarouselDefault
{
	float: left;
}

.productCarouselDefault li
{
	padding: 4px;
	text-align: center;
	color: White;
	font-size: 8pt;
}

.productCarouselDefault a, .productCarouselDefault a:visited
{
	color: White;
	text-decoration: none;
}
.productCarouselDefault a:hover
{
	text-decoration: underline;
}
.productCarouselDefault img
{
	width: 150px;
	height: 100px;
	border: solid 2px white;
}

.ItemImg
{
	float: right;
	width: 200px;
	padding: 0px 16px 16px 16px;
}

.contentHeader
{
	text-align: left;
}

.text a, .text a:visited
{
	color: #202060;
	text-decoration:none;
}

.text a:hover
{
	text-decoration:underline;
}

.ThumbNail
{
	width:50px;
	height:50px;
	border:0px;
	padding:8px;
	display:inline;
	
}

.imgProduct
{
	width:480px;
}