@charset "utf-8";
#shadow {
	width: 1040px;
	background: #CCC url(images/shadow2.gif) repeat-y;
	height: auto;
	margin: 0px auto;
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
}
#copyright {
	float: left;
	width: 1000px;
	height: 20px;
	background: #212629;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
#bottomnavd {
	background: #A3C2E2;
	float: right;
	width: 300px;
	color: #333;
	font-weight: bold;
	font-size: small;
	margin: 0px;
	padding: 3px;
}
#footerl {
	text-align: center;
	height: 104px;
	width: 380px;
	float: left;
	position: relative;
}
#footerm {
	height: 104px;
	width: 430px;
	float: left;
	clear: none;
	position: relative;
}
#footerd {
	float: right;
	height: 104px;
	width: 190px;
}


#footer {
	background: url(images/site_bg.png) repeat;
	float: left;
	width: 1000px;
	height: 104px;
	margin-bottom: 3px;
}

#lnav {
	background: #A3C2E2;
	float: left;
	height: 2150px;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top: thin solid #616161;
	border-right: thin solid #616161;
	border-bottom: thin solid #616161;
	border-left: thin solid #616161;
}
#lnav table tr td{
	color: #333;
	font-weight: bolder;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
	font-weight: bold;
	text-align: left;
	border-style: none;
}
#productcontainer {
	background: #FFF repeat;
	height: 2113px;
	width: 807px;
	float: right;
	margin: 0px 0px 10px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #333;
	border-style: none;
	height: 0px;
	width: 0px;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #F5821F;
}
a:active {
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	color: #F58220;
}
body {
	color: #FFF;
	margin: 0px 0px 10px;
	background: #545454 url(images/exbg2.jpg) repeat-x;
}

/* CSS Document */

#wrapper {
	background: url(images/newBack.gif) repeat;
	height: 2600px;
	width: 1000px;
	margin: 0px auto;
	padding: 0px 5px;
}
#topbannercontainer {
	background: #FFF;
	height: 92px;
	width: 1000px;
	margin: 0px 0px 10px;
}
#tbanner1 {
	background: #FFF;
	height: 92px;
	width: 760px;
	float: left;
}
#tbanner2 {
	background: #FFF;
	float: right;
	height: 92px;
	width: 222px;
}
#logocontainer {
	background: #000;
	height: 80px;
	width: 1000px;
	margin: 0px 0px 10px;
}
#logo {
	float: left;
	height: 80px;
	width: 350px;
}
#flag {
	float: left;
	height: 70px;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
}
#phone {
	background: #0F0;
	float: right;
	height: 80px;
	width: 382px;
}
#menu {
	height: 36px;
	width: 1000px;
	margin: 0px 0px 10px;
}
.productTable {
	width: 807px;
	clear: both;
}

#section {
	height: 30px;
	width: 807px;
	float: right;
	position: relative;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.productCategory {
	float: right;
	height: 20px;
	width: 807px;
	clear: both;
	background: #2B4355;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 10px;
}


.productdetails {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	background: #8A979B;
	text-align: center;
}
.productPrice {
	font-size: medium;
	font-weight: bold;
	background: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #F00;
	text-align: center;
}
.td {
	text-align: center;
	border: thin inset #666;
}
.productPictures {
	text-align: center;
	border: none;
}
#leftnav {
	float: left;
	height: 1088px;
	width: 180px;
	background: #B9C0C5;
}
