/*-------------------- General Layout Styles --------------------*/
body {
background: url(bg_runner.gif) center top repeat-x;
}
#main {
width:100%;
height:100%;
}
#container {
width:988px;
margin: 0 auto;
}
#leftcolumn {
width:244px;
float:left;
margin:0;
}
#rightcolumn {
width:744px;
float:left;
margin:0;
}
#menu {
background:url(menu_runner.gif) left top repeat-y;
width:244px;
}
	#menuinner{
	background:url(menu_header.gif) left top no-repeat;
	padding:43px 0 0 0;
	}
	#menuinner .innerinner {
	background:url(menu_footer.gif) left bottom no-repeat;
	padding: 0 0 16px 0;
	}
.htmlsides {
width:244px;
height:auto;
}
#header {
background:url(header.gif) left top no-repeat;
width:744px;
height:177px;
}
	#headerlinks{
	margin:0 20px 0 0;
	padding:0;
	list-style:none;
	float:right;
	}
	#headerlinks li {
	display:inline;
	float:left;
	}
	#headerlinks a {
	display:block;
	padding:4px 0;
	text-indent:-9000em;
	}
#headermenu {
height:52px;
width:744px;
float:left;
margin:90px 0 0 0;
overflow:hidden;
}
.htmlarea_table {
width:100%!important;
}
td.htmlarea a{
margin:0;
padding:0;
}
#content {
/*background:url(content_runner.gif) left top repeat-y;*/
}
#cmsbody {
/*background: url(content_img.gif) right bottom no-repeat;*/
padding:5px 26px 13px 13px;
min-height:350px;
}
#footer {
/*background: url(content_footer.gif) left top no-repeat;*/
background: url(under_footer.gif) right top no-repeat;
width:744px;
height:140px;
padding:10px 0 0 244px;
position:relative;
margin:0 auto;
}
#footer_swirl {
position:absolute;
top:-187px;
right:-70px;
width:82px;
height:254px;
background:url(base_swirl.gif) right top no-repeat;
}
.htmlarea img{
margin:0;
padding:0;
float:left;
}
#bg2 {background:url(content_runner.gif) right top repeat-y; min-height:100px;}
#bg3 {background:url(content_footer.gif) right bottom no-repeat; min-height:100px;}
#bg4 {}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#relatedItemsDiv div{
height:100px;
overflow:hidden;
}
.currencySign{
display:none;
}
