html,body
{
	margin:0px;
	padding::0px;
	
}
body
{
	background:#fff url(../imgs/backing.gif) repeat-x top left;
	font:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:80%;
	color:#3C5162;
}


img
{
	border:none;
}

a
{
	color:#916157;
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	color:#6D7781;
}

h1,h2
{
margin:0px;padding:0px;
display:inline;

font-weight:normal;
}

h1
{
	font-size:1em;
 color:#6D7781;
}
h2
{
	font-size:1em;
		color:#916157;
}

table.banner h1
{font-size:1.8em;
	margin:0px;
	padding:0px;
}
table.banner p
{
	margin:0px;
	padding:0px;
}


table.banner
{
	padding:5px;
}






#container
{
	width:760px;
	margin:0 auto;
	text-align:left;
}

#logo
{
	display:block;
	padding: 6px 0px 8px 0px;
}

div.bkMenu
{
	background:transparent url(../imgs/bkBack.gif) repeat-x top left;
	float:right;
	height:37px;
	padding:0px 0px 0px 0px;
}
div.bkMenu div.left
{
	width:20px;height:37px;
	background:transparent url(../imgs/bkLeft.gif) no-repeat top left;
	float:left;
}
div.bkMenu div.content
{
	background:transparent url(../imgs/bkRight.gif) no-repeat top right;
	float:left;
	height:27px;
	padding:10px 20px 0px 0px;
}


div.menu
{
	width:760px;
	height:36px;
	background-color:#BCCAD5;
	border-bottom:solid 4px #90A0AF;
	margin:0px 0px 10px 0px;
}
div.menu ul
{
	margin:0px;
	padding:5px 0px 0px 0px;
	list-style:none;
}
div.menu ul li
{
	margin:0px 5px 0px 5px;
	padding:0px;
	height:31px;
	
	display:block;
	float:left;
}


div.menu ul li div.left
{
	height:31px;width:15px;
	float:left;
}

div.menu ul li a
{
	display:block;
	height:25px;
	float:left;
	margin:0px;
	padding:6px 10px 0px 0px;
	color:#3C4043;
	font-size:1.1em;
}

div.menu ul li a:hover
{
	color:#FFFFFF;
}


div.menu ul li.selected  div.left
{
	background:transparent url(../imgs/butLeft.gif) no-repeat top left;
}

div.menu ul li.selected 
{
	background:transparent url(../imgs/butBack.gif) repeat-x top left;
}

div.menu ul li.selected a
{
	color:#FFFFFF;
	background:transparent url(../imgs/butRight.gif) no-repeat top right;
}

div.menu ul li.selected a:hover
{
	color:#FFFFFF;
}



div.RightNav div.top
{
	background:transparent url(../imgs/rightNavTop.gif) no-repeat top left;
	width:250px;
	height:13px;
}
div.RightNav div.bot
{
	background:transparent url(../imgs/rightNavBot.gif) no-repeat bottom left;
	width:250px;
	height:13px;
}

div.RightNav div.bottom
{
}

div.RightNav
{
	background:transparent url(../imgs/rightNavBack.gif) repeat-y top left;
	width:250px;
	float:right;
}



div.product
{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	width:230px;
	float:left;
	clear:none;
	/*height: 300px;*/

	background:transparent url(../imgs/prod_TL.gif) no-repeat 10px 0px;

}

div.product h1
{
	background:transparent url(../imgs/prod_TR.gif) no-repeat top right;
	display:block;
	width:225px;
	height:20px;
	margin:0px 0px 0px 12px;
	padding: 5px 0px 0px 0px;
	color:#916157;
	font-weight: bold;
	font-size:1.1em;
}

div.product div.content
{
	width:210px;
	height: 180px;
	padding:5px 10px 0px 11px;
	border-left:solid 3px #A2ADB6;
	border-right:solid 3px #A2ADB6;
}

div.product div.content p
{
	margin:0px;
	padding:5px;
}


div.product .image
{
	width:75px;
	height:100px;
	color:#000;
	text-align:center;
	background-color:#fff;
	/*border:solid 1px #96A4B1;*/
}
div.product .info
{
	float:right;
}

div.product .info h2
{
	color:#3C5162;
	font-weight:normal;
	font-size:1.5em;
}
h5
{
	color:#3C5162;
	font-weight:normal;
	font-size:1.5em;
}
h5.product
{
	font-size:1.5em;
	margin-top:0px;
	margin-bottom:0px;	
}
div.product .info a
{
	display:block;
	clear:both;
}
div.product .info img
{
	display:block;
}

div.product div.bottom
{
	width:237px;
	height:12px;
	background:transparent url(../imgs/prod_Bot.gif) no-repeat top left;
}

div.footer
{
	width:760px;
	height:35px;
	/*background-color:#BCCAD5;*/
	border-top:solid 4px #90A0AF;
	margin:10px 0px 0px 0px;
	/*background-image:url(../imgs/foot_bot.gif);
	background-position:bottom left;
	background-repeat:no-repeat;*/
}
div.footer img,div.footer a
{
	padding:0px;
	margin:0px;	
}

.clearfix 
{
	/*display: inline-table;*/
	float:left; 
}

/*.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}*/

div.ContentCopy
{
	padding:15px 20px 25px 20px;
	width:718px;
	background-color:#E7F0F7;
	border:solid 1px #CBD3D9;
}
div.Cart
{
	width:200px;
	margin:0px 0px 0px 3px;
	background-image:url(../imgs/basketTitle.gif);
	background-position: 8px 0px;
	background-repeat:no-repeat;
	padding:30px 0px 0px 28px;
	
}
div.Cart hr
{
	border:none;
	background-color:#AB9393;
}

div.ContentCopy h1
{
		color:#916157;
	font-weight: normal;
	font-size:1.5em;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */




