body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 0.75em;
	line-height: 1.25em;
	color: #000;
	margin: 0em;
	padding: 0em;
}
#container {
	width: 725px;
	margin: 1em auto;
}



#left {
	background-image: url(img/menu_background.gif);
	background-repeat: no-repeat;
	float: left;
	width: 120px;
	text-align: center;
	margin-right: 5px;
	padding-bottom: 5px;
}
#left a {
	display: block;
	text-decoration: none;
	color: #FFF;
	margin-top: 2px;
}
#left a:visited {
	color: #FFF;
}
#left a:hover, #left a:visited:hover {
	color: #9CF;
}
#left a#header {
	margin: 14px 0px 25px 11px;
}
#left a#footer {
	margin-bottom: 244px;
}
#left .icon {
	float: left;
	margin: 174px 0px 0px 3px;
}



#center {
	float: left;
	width: 160px;
	text-align: right;
}
#center ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#center li {
	margin: 0px;
	float: left;
}
#center a {
	display: block;
	line-height: 0px;
}






#store_container{
	width: 775px;
	margin: 1em auto;
}
#center_menu {
	float: left;
	width: 140px;
	padding: 40px 0px 0px 10px;
}
#center_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#center_menu li {
	margin: 0px;
}
#center_menu ul li a {
	text-decoration: none;
	color: #636363;
}
#center_menu .small {
	color: #636363;
	font-size: 8px;
}
#center_menu ul li a:hover {
	color: #1E9C42;
}
#store_content {
	height: 400px;
	width: 500px;
}
.product {
	text-align: center;
	margin: 30px 10px 0px 10px;
	width: 145px;
}
.product img {
	border: 0px;
}
.product-title, .money {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}
.product-image {
	height: 100px;
}
.cart_item a, .cart_item a:visited {
	color: #636363;
}



#right {
	float: left;
}
#content {
	border: 23px solid #000;
	height: 354px;
	width: 392px;
	background-color: #E4E4E4;
}
#content p {
	font-size: 12px;
	color: #666;
}
#copyright {
	margin: 2px 0px;
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px 48px;
}
fieldset {
	border-style: none;
	margin: 4px 0px;
	padding: 0px;
}
legend {
	font-size: 10px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.error {
	color: #F00;
}
textarea {
	overflow: auto;
	background-color: #D2D2D2;
}
input {
	background-color: #D2D2D2;
}
#protectwebform {
	border: solid 2px;
	border-color: #a7a6aa #FFF #FFF #a7a6aa;
	background-color: #D2D2D2;
	text-align: center;
	margin-bottom: 5px;
}
.about_list {
	list-style-type: none;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}
.about_list_top {
	margin-top: 100px;
}
.about_list li {
	color: #888;
	font-weight: bold;
}
.about_list a, .about_list a:visited {
	color: #888;
	text-decoration: none;
	font-weight: bold;
}
.about_list a:hover, .about_list a:visited:hover {
	color: #FB6003;
	font-weight: bold;
}
#about_rollover {
	float: left;
	margin: 100px 8px;
}


.news {
	margin: 3px 0px;
	font-size: 10px;
	color: #666;
}
h2.news {
	margin-top: 20px;
}
.cols {
	padding: 10px;
	position: relative;
	height: 93%;
}
h1 {
	font-size: 12px;
	color: #666;
	margin: 0px 0px 10px 0px;
}
h3 {
	font-size: 10px;
	color: #666;
	margin: 0px 0px 5px 0px;
}
.cols a, .cols a:visited {
	text-decoration: none;
	color: #F60;
}
#news_footer {
	position: absolute;
	bottom: 0;
	font-size: 10px;
}


#works {
	background-color: #FFF;
	height: 100%;
}
#works img {
	display: block;
}
#works p {
	display: block;
	width: 98px;
	text-align: center;
	padding: 4px 0px;
	margin: 0px;
	font-size: 10px;
}
#works a, #works a:visited {
	text-decoration: none;
}
#works a:hover {
	text-decoration: underline;
}


#stores {
	background-color:#300;
	border:none;
	height:380px;
	width:420px;
	padding:10px;
}
#stores h2 {
	padding:0px;
	margin:10px;
	color:#930;
	font-size:12px;
	font-weight:normal;
}
#stores p {
	padding:0px;
	margin:210px 10px 0px 10px;
	color:#930;
}
#stores ul {
	padding:0px;
	margin:20px 10px;
	list-style:none;
}
#stores li {
	color:#FFF;
}
#stores li a, #stores li a:visited {
	color:#F62;
	text-decoration:none;
}
#stores li a:hover {
	color:#FC0;
	text-decoration:none;
}
#stores a, #stores a:visited {
	color:#930;
	text-decoration:none;
}
#stores a:hover {
	color:#930;
	text-decoration:underline;
}