	html, body
	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 62.5%;
	}
	
	body 
	{
	font-size: 1.25em;
	color: #4466AA;
	background-color: #FFFFFF;
	background-image: url('../images/bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	}
	
	h1
	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ef5193;
	padding-bottom:-10px;
	margin-top: -5px;
	}	
	
	h2
	{
	color:4466AA;
	margin-bottom:5px;
	margin-top: 0px;
	}	
	
	h2 a
	{
	color:4466AA;
	margin-bottom:5px;
	margin-top: 0px;
	text-decoration:none;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	}	
	
	h3
	{
	margin-bottom:5px;
	margin-top: 0px;
	}	
	
	.style1 {
	font-size: 1.25em
}
	.style2 {font-size: 1.00em}
	
	
	#wrapper
	{
		width: 730px;
		margin: 0 auto;
		padding: 0px 0px 0px 0px;
	}
	
	#preload
	{
		display: none;
		z-index:-10;
	}
	
	.clr
	{
		clear: both;
	}
	
	/* CSS for header */
	#header
	{
		display: block;
		width: 730px;
	} 
	
	#logo
	{
		display: block;
		width: 680px;
		height: 148px;
		margin: 0 auto;
	}
	
	#menu
	{	
		list-style-type: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;	
		margin: 0 auto;
	} 
	
	#menu li
	{
		display: block;
		float:left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	} 
	
	#menu #first, #menu #last
	{
		width: 30px;
		height: 50px;
		background-image: url('../images/bg_menu_first.png');
		background-position: top left;
		background-repeat: no-repeat;
	} 
	
	#menu #last
	{
		background-image: url('../images/bg_menu_last.png');
	} 
	
	#menu #active
	{
		background-image: url('../images/bg_menu_over.png');
		color: #FFFFFF;
	} 
	
	#menu li a
	{
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-image: url('../images/bg_menu.png');
	background-position: top right;
	background-repeat: repeat-x;
	height: 50px;
	width: 95px;
	text-align: center;
	color: #4466AA;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
	#menu li a:hover
	{
		background-image: url('../images/bg_menu_over.png');
		color: #4466AA;
	}
	
	#tag
	{
		display: block;
		position: absolute;
		top: 0;
		left: 50%;
		width: 254px;
		height: 235px;
		margin-left: -505px;
		margin-top: 185px;
	}
	
	#indextag
	{
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 281px;
	height: 197px;
	margin-left: -509px;
	margin-top: 11px;
	}
	
	#tmspace {padding-left: -20px;}
	
	/* CSS for content */
	#content_top
	{
		background-image: url('../images/bg_content_top.png');
		background-position: top left;
		background-repeat: no-repeat;
		width: 730px;
		height: 14px;
	}
	
	#content
	{
	background-image: url('../images/bg_content.png');
	background-position: top left;
	background-repeat: repeat-y;
	width: 730px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
	
	#homeshow
	{
		background-image: url('../images/bg_content.png');
		background-position: top left;
		background-repeat: repeat-y;
		width: 730px;
		padding: 0px 0px 0px 3px;
	}
	
	#homeshow2
	{
		background-image: url('../images/bg_content.png');
		background-position: top left;
		background-repeat: repeat-y;
		width: 730px;
		padding: 0px 0px 0px 3px;
	}
	
	#content_text
	{
		margin: 0px 32px 0px 32px;
		width: 668px;
	}
	
	
	#content_text #wrap
	{
	display: block;
	float: left;
	width: 1px;
	height: 1px;
	}
	
	#content_bottom
	{
		background-image: url('../images/bg_content_bottom.png');
		background-position: top left;
		background-repeat: no-repeat;
		width: 730px;
		height: 20px;
	}
	
	#column_copy
	{ font-size: 1.25em; color: #4466AA; margin: 5px; }
	
	/* CSS for footer */
	
	#footer
	{
	background-image: url('../images/bg_footer.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 100%;
	height: 238px;
	padding: 0px;
	text-align: center;
	font-size: 1.00em;
	line-height: 1.75;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	.box
	{
	float:left;
	background-color: #FFFFFF;
	margin-bottom: 18px;
	}
	
	.box-header
	{
	width:668px;
	height:10px;
	background-image:url(../images/store-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin: 0;
	}
	
	.box-content
	{
	width:668px;
	background-color:#FFFFFF;
	padding: 0;
	}
		
	.box-content-col1
	{
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin: 0px;
  	}
			
	.box-content-col2
	{
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
  	}
	
	#box-footer
	{
	width:668px;
	height:10px;
	background-image:url(../images/store-bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin: 0;
	}

	.clr
	{
	clear: both;
	}
	
	#hr-line
	{
	color:#4466AA;
	border-bottom:solid;
	border-bottom-color:4466AA;
	border-bottom-style:solid;
	margin-bottom: 15px;
	padding-top: 5px;
	}
	
	#review-author
	{
	font-size:11px;
	color:#666666;
	padding-bottom: 7px;
	}
	
	#review-copy
	{
	font-size:14px;
	color:#666666;
	}
	
	#review-logo
	{
	margin-right:12px;
	float: left;
	margin-bottom: 12px;
	}
	
	#review-link
	{
	font-size:11px;
	color:#666666;
	padding-bottom: 7px;
	padding-top: 7px;
	}
	
	#breadcrumbs
	{
	font-size:11px;
	color:#666666;
	position: relative;
	text-align: right;
	padding-right: 28px;
	margin-top: -16px;
	padding-bottom: 16px;
	}
