﻿@charset "utf-8";
#wrapper {
	width:1003px;
	background-color: #FFFFFF;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -93px; /* the bottom margin is the negative value of the footer's height */
	text-align: left;
	background-image: url(../images/content_bkg.jpg);
	background-repeat: repeat-y;
}
#header {
	margin:0px;
	width:1003px;
	height:78px;
	background-color: #FFFFFF;
	display:inline-block;
	background-image: url(../images/topnav_bkg.gif);
	background-position: -6px;
}
#logo {
	margin-top:3px;
	float:left;
	text-align:center;
	width:237px;
	height:72px;
}
#top_nav {
	float:left;
	width:630px;
	height:72px;
	padding-left: 0px;
}

#flash_nav {
	display:block;
	float:left;
	text-align:center;
	width:766px;
	height:48px;
}
#flash {
	clear:left;
	margin: 0px;
	padding: 0px;
	display:block;
	width:1003px;
	height:148px;
	background-color: #CCFFCC;
}
#container {
	clear:both;
	float:left;
	width:100%;
	display: block;
}
#side_nav {
	float: left;
	width:180px;
	height:300px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/leftbkg.jpg);
	background-color: #84BBF1;
	background-repeat: no-repeat;
	list-style-type: none;
}

#maincontent {
	float: right;
	background-image: url(../images/top2_bar.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	aa-width:823px;
	aa-voice-family: "\'}\'";
	aa-voice-family:inherit;
	aa-width:793px;

	width:823px;
	width:773px !important;
}

#maincontent2 {
	float: left;
	background-image: url(../images/top2_bar.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 25px;
	aa-width:823px;
	aa-voice-family: "\'}\'";
	aa-voice-family:inherit;
	aa-width:793px;

	width:823px;
	width:793px !important;
}

#maincontent_new
{
	float: left;
	background-image: url(../images/top2_bar.jpg);
	background-repeat: no-repeat;
	margin-bottom: 25px;
	width:823px;
	padding:0px;
}

#product_detail 
{
	clear:left;
	float: left;
	aadisplay: inline;
	margin:0px;
	padding:0px;
	width:580px;
	overflow: auto;
}

#sidelist {
	float: right;
	width: 180px;
}

#sidelist2 {
	float: right;
	width: 200px;
}

#footer, #push {
	clear:both;
	width:1003px;
	height: 93px; /* #push must be the same height as #footer */
}
#push {
	visibility: hidden;
}
#footer {
	background-image: url(../images/footer.jpg);
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}