body {
	background-image: url(images/bground-new.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#000002;
	font-family:"Comic Sans MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#topnav {
	width:100%;
	height:33px;
	color:#2c2c36;
	text-align:left;
	padding-top:7px;
	margin-left:25px;
}
#topnav a {
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
	margin-left:10px;
	margin-right:10px;
}
#topnav a:hover {
	color:#797986; 
}
.container {
	width:976px;
}
#ft {
	position:absolute;
	top:0px;
	right:100px;
}
#header {
	width:100%;
	height:196px;
	background-image:url(images/header-bground-new.jpg);
}
#header img{
	float:left;
}
#inner {
	width:904px;
	background-image:url(images/inner-bground.gif);
}
#main {
	float:right;
}
#page {
	width:623px; 
	font-size:small;
	padding:10px;
	text-align:left;
}
#page h5{
	font-size:medium;
	padding-bottom:0px;
	margin-bottom:0px;
}
#footer-cont {
	width:100%;
	background-color:#0e0e0e;
	color:#797986;
	font-size:x-small;
	clear:all;
	border-top:20px solid #020203;
}
h6 {
  color:#00cc33;
  border-bottom:1px solid #00cc33;
  font-size:large;
  width:625px;
  margin-right:5px;
  display:block;
  text-align:left;
}
#footer {
	width:900px;
	padding:20px;
	text-align:left;
}
#footer a{
	color:white;
	text-decoration:none;
}
.shoping_cart {
	position:relative;
	bottom:-110px;
	float:right;
	left:-75px;
	text-align:right;
}

.shoping_cart, .shoping_cart a, .shoping_cart a:visited, .search, .top_menu_right a{
  color: #1a1a1a;
  font-size: 12px;
  text-decoration:none;
}
.search {
	line-height:1.2em;
	font-weight:bold;
	text-align:left;
	font-size:1em;
}
.shoping_cart a:hover, .top_menu_right a:hover{
  color: #1a1a1a;
}

.hi {
  color:#00cc33;
  font-weight:bold;
}

#email { 
		position: absolute; 
		top: 138px; 
		left: 120px; 
		width: 383px; 
		height: 83px; 
		background-color: transparent; 
 }
