* {
	margin:0px;
	padding:0px;
	top:0px;
	left:3px;
}
body{
	text-align: center;
	background-color: #999999;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #CCCCCC;
	height: 560px;
}
#header{
	background-image: url(images/Phones/Analog%20Phone/Header-Picture_Animated-Gif.gif);
	height: 160px;
	width: 777px;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	/*margin-left: 112px;*/
	/*font-family: "Courier New", Courier, mono;*/
	/*margin-top: 35px;*/
	font-family: Verdana;
	position: relative;
	left: 98px;
	top: 154px;
}

.sitename {
	text-align: center;
	width: 109px;
}

#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 26px;
	width: 777px;
	top: 160px;
	background: url(images/menubg.jpg) repeat-x top left;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
}

#navlist li{
	display: inline;
	list-style-type: none;
}

#navlist li a {
	padding: 3px 10px;
	/*background-image: url(images/button.gif);*/
	height: 20px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin-top: 5px;
}

#navlist li a span{
	padding: 3px 10px;
	/*background-image: url(images/button.gif);*/
	height: 20px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin-top: -5px;
}

#navlist a:hover { background: #0687eb; height: 10px; cursor: pointer;}


/*#navlist a:hover{background-image: url(images/buttonover.gif); height: 17px; width: 97px;}*/
#n1{left: 0px;}
#n2{
	left: 131px;
}
#n3{
	left: 232px;
}
#n4{
	left: 343px;
}
#n5{
	left: 454px;
}
#n6{
	left: 565px;
}
#n7{left: 666px;}

#leftside{
	float: left;
	width: 130px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-lfet: 10px;
	margin-top: 10px;
	overflow: hidden;
	border-top-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 460px;
}
#rightside h1{
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#rightside a{color: #666666;}

#div.box{
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left:0px;
	margin-right: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#img.floatright{
	float: right;
	margin: 10px;
}

#content{
	margin-top: 186px;
	position: absolute;
	width: 777px;
	background-color: #FFFFFF;
	height: auto;
}
#picture1{
	margin-left: 0px;
	height: 150px;
	width: 200px;
	background-image: url(images/photoofthemonth.jpg);
	margin-top: 200px;
	float: none;
}
#picture2{
	margin-left: 0px;
	height: 150px;
	width: 200px;
	background-image: url(images/bikeofthemonth.jpg);
	margin-top: 200px;
	float: none;
}

#picture3{
	margin-left: 0px;
	height: 150px;
	width: 200px;
	background-image: url(images/bikeofthemonth.jpg);
	margin-top: 200px;
	float: right;
}

/* Left Sidebar : Categories, copied from hardwarestore*/

#categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#categories_header {
	margin-bottom: 2px;
	width: 128px;
	height: 22px;
	background-color: #999999;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}

#categories ul {
	width: 120px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
}

#categories li {
	width: 120px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	float: left;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003FA0;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #999999;
	text-decoration: none;
}

#categories li a:hover {
	color: #56567c;
}

/* Left Sidebar : Categories, copied from hardwarestore*/



#footer{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	height: 35px;
	background-image: none;
	background-repeat: no-repeat;
	color: #033387;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #033387;
	border-right-color: #033387;
	border-bottom-color: #033387;
	border-left-color: #033387;
	bottom: 0px;
	top: 0px;
	right: 0px;
	left: 0px;
	text-decoration: none;
}
#rightside{
	float: right;
	width: 610px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-top: 10px;
	overflow: auto;
}
#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	width: auto;
	margin-right: 20px;
}
#rightside h1{
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#rightside a{color: #666666;}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #003E9F;
	float: right;
	padding-top: 0px;
	margin-right: 10px;
	top: auto;
	margin-top: 0px;
	text-align: justify;
	text-decoration: none;
	border-bottom-width: 2px;
}
#footer a{
	color: #999999;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#footer a:hover{
	color: #0066FF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	text-decoration: blink;
	line-height: normal;
}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
