@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/body-bg.jpg) top left repeat-x;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

div, p, ul, ol {
	margin: 0;
	padding: 0;
}

a:link {
	color: #0AAAFD;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF6700;
}
img {border:none;}

img.nop {
	border: none;
	float:left;
	behavior: url("iepngfix.htc");
}

img.rgt { border:none; float:right; padding-bottom:1px; padding-left:10px;}
img.lft { border:none; float:left; padding-bottom:1px; padding-right:10px;}

.clear { clear:both; padding:0; margin:0;}
.wraperMain { width:1004px; background:url(images/bodyMainbg.jpg) top center no-repeat; margin:auto; padding:0;}
.bodyMain {width:810px; margin:auto; padding:0; position:relative;}
.topPart {width:740px; height:101px; margin:auto; padding:0;}
.navigation {width:730px; height:37px; background:url(images/navigationBG.jpg) top center no-repeat; padding:45px 40px 5px 40px; margin:auto; text-align:center;}

.swfObjectWrapper { width:100%; background:url(images/flashBG.jpg) repeat-x; height:199px; padding:0; margin:0;}
#swfObject { width:976px; height:199px; margin:auto; padding:0;}

.flashBase{ width:760px; height:336px; background:url(images/flashBase.jpg) top center no-repeat; padding:0 25px; margin:auto;}

.whiteBody {width:805px; background:url(images/whiteBodyBG.png) top center repeat-y;  margin:auto;}
.baseWhite  {width:750px; margin:auto; padding:0;}
.bodyLeft{width:253px; float:left; padding-left:1px;}
.bodyRight{width:467px; float: right; margin-right:10px; padding:10px 0 0 0;}
.stockiestWrapper {width:706px; background:url(images/stkBG-top.jpg) top center no-repeat; padding:40px 10px 0px 10px; margin:auto; text-align:center;}
.footer {width:810px; height:115px; background:url(images/footerBG.jpg) top center no-repeat;  margin:auto; padding:0; }
.basefooter{width:750px; margin:auto; padding:0; padding-top:80px; color:#064b73; font-size:12px; text-decoration:none; text-align:center; line-height:14px;}
.basefooter a{color:#0AAAFD; text-decoration:none;}
.basefooter a:hover{color:#FF6700; text-decoration:none;}

.prods {position:absolute; margin-left:380px; margin-top:45px; width:290px; height:75px; z-index:100;}


.orngTxt {color:#fe7903; font-family:Georgia; font-size:16px; text-decoration:none; font-style:oblique; font-weight:bold; word-spacing:1px; line-height:16px;}
.homeTxt {color:#737373; font-size:12px; font-weight:normal; line-height:16px; text-decoration:none;}
.blueTxt { color:#054e77; font-size:12px; font-weight:normal; line-height:17px; text-decoration:none;}
.grayTxt { color:#434343; font-size:11px; font-weight:normal; line-height:17px; text-decoration:none;}

