body {
	
	background-image:url(images/home_01.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	}

#wrap {
	min-height:100%;
	padding: 0px;
	float: none;
	left: auto;
	top: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: both;
	margin-left:33px;
}
* html #wrap {height:auto}


#inner-wrap {
	height: 100%;
	width: 950px;
	
		}
	
	#inner-wrap:after {
	display:block;
	clear:both;
	}
		
	#header {
	background-repeat: no-repeat;
	clear: both;
	height: 195px;
	width: 950px;
	}

#toplink{
    background-repeat: no-repeat;
	clear: both;
	height: 50px;
	width: 900px;
	text-align: center;
		}
		
	.leftlink
	{
	background-repeat: no-repeat;
	float:left;
	width:240px;
	height:auto;
	color: #FFFFFF;

}
	
	.links
	{
	clear: both;
	height: 35px;
	width: 230px;
	float:left;
	background-color:#FFFFFF;
	left:50px;
	color: #FFFFFF;
	
	}
#left{
	background-repeat: no-repeat;
	width:200px;
	float:left;
	height:auto;
		}
#left_new{
	background-repeat: no-repeat;
	width:230px;
	height:352px;
	float:left;

		}	
			
#right{
	
	float:left;
	width:675px;
	height:auto;
	
	}
		
	#flash{
	float:left;
	width:669px;
	height:260px;
	}
	.matter{
	float:left;
	width:660px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:20px;
	padding-left:10px;
	padding-top:10px;
	text-align:justify;
	text-indent:2px;
	text-decoration: none;
	letter-spacing: 2px;
	}
	
	.pageheading {
	float:left;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000099;
	line-height:10px;
	text-decoration:none;
	padding-left:10px;
	padding-top:20px;
	text-align:justify;
	font-weight: bold;
		}
	
.footer{
	background-repeat: no-repeat;
	text-align: center;
	float:left;
	height: auto;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
		
	}
	.footer_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing:1px;
	line-height:20px;
	text-indent:5px;
	
	}	
#main {
	height: auto;
	width: 950px;
	float:left;
}
	
	#main_inner {
	height:100%;
	width: 900px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: left;
	background-position: center center;
		}
	.newarrival{
	height: auto;
	width: 230px;
	}
	.arrivalpic{
	height: 155px;
	width: 198px;
	}
.headinginternal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	float:left;
	width:660px;
	height:auto;
	padding-left:10px;
	padding-top:20px;
	text-align:justify;
	letter-spacing: 2px;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
