/*------------------------------------------------main--------------------*/
body {
	padding: 0;
	margin: 0 auto;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	background:url(images/accom-headbg.jpg) 0 0 repeat-x;
	background-color: #FFFFFF;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span {
	margin:0;
	padding:0;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*------------------------------------------------top--------------------*/
#header {
	margin: 0;
	padding: 0;
	border: 0px;
	width: 1020px;
	height: 50px;
	background:url(images/accom-headbg.jpg) 0 0 repeat-x;
}
#header td {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#header div {
	width: 100%;
	margin: 0px;
	padding:  10px 0 0 0;
	font: normal 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
}
#header div a {
	font: normal 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	color: #181818;
	text-decoration: none;
}
#header div a:hover {
	text-decoration: none;
	color: #0066FF;
}
/*------------------------------------------------top_body--------------------*/
#head-body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 1020px;
	height: 180px;
	background:url(images/accom-topbodybg.jpg) repeat-x;
}
#head-body td {
	margin: 0;
	padding: 0;
}
#head-body td.logo {
	width: 420px;
	background:url(images/accom.jpg) 0 0 no-repeat;
}
#head-body td.banner {
	width: 600px;
	background:url(images/accom_topbody-ima1.jpg) no-repeat;
}
/*------------------------------------------------store-body--------------------*/
#store-body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 1020px;
	background-color: #FFFFFF;
	font: normal 12px/16px Tahoma, Arial, Helvetica, sans-serif;
	color: #181818;
	text-align: left;
}
#store-body a {
	font: normal 12px/16px Tahoma, Arial, Helvetica, sans-serif;
	color: #585858;
	text-decoration: none;
}
#store-body a:hover {
	text-decoration: none;
	color: #0066FF;
}
#store-body#category a {
	font: normal 12px/16px Tahoma, Arial, Helvetica, sans-serif;
	color: #585858;
	text-decoration: none;
}
#store-body#category a:hover {
	text-decoration: none;
	color: #0066FF;
}
#store-body#catalog a {
	font: normal 12px/16px Tahoma, Arial, Helvetica, sans-serif;
	color: #585858;
	text-decoration: none;
}
#store-body#catalog a:hover {
	text-decoration: none;
	color: #0066FF;
}
#store-body#featured div {
	margin: 0px;
	padding: 0px;
	width: 190px;
	display: block;
	text-align: center;
}
#store-body#featured div.ima {
	height: 190px;
}
#store-body#featured div.desc {
	height: 60px;
}
#store-body#featured a {
	font: normal 12px/16px Tahoma, Arial, Helvetica, sans-serif;
	color: #585858;
	text-decoration: none;
}
#store-body#featured a:hover {
	text-decoration: none;
	color: #0066FF;
}
/*------------------------------------------------bottom--------------------*/
#bottom {
	margin: 0;
	padding: 0;
	width: 1020px;
	height: 60px;
	background-color:inherit;
}
#bottom td.copyright {
	width: 1020px;
	font: normal 11px/18px tahoma, Arial, Helvetica, sans-serif;
	color: #181818;
	text-align: center;
}
#bottom td.copyright a {
	font: normal 12px/16px tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #585858;
}
#bottom td.copyright a:hover {
	text-decoration: none;
	color: #0066FF;
}
#bottom td.copyright a.eas {
	font: normal 11px/16px tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #585858;
}
#bottom td.copyright a.eas:hover {
	text-decoration: none;
	color: #0066FF;
}
