body{
	background-color: #6699cc;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #1d50e0;
}
a:active {
	text-decoration: none;
	color: #1d50e0;
}
h1{
	color:#666;
	font-size:12px;
	font-weight:700;
}
h2{
	color:#336699;
	font-size:14px;
}
h3{
	color:#336699;
	font-size:12px;
	font-weight:normal;
}
ul{
	padding:0;
	margin:0;
	list-style:none;
}
img{
	border:0
}
.emphasis{
	font-weight:700;
}
#cage{
	width:930px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0px 30px 30px 30px;
	background-color:#FFF;
	background-image:url(../images/cage_bg.png);
	background-repeat:repeat-y;
	background-position:center top;
	background-attachment:fixed;
	min-height:100%;
}
#header_logo{
	width:140px;
	float:left;
}
#header_container{
	width:200px;
	float:right;
}
#cart{
	width:50px;
	float:left;
	font-size:10px;
	padding:90px 0 0 0;
}
#search{
	width:150px;
	float:right;
	font-size:10px;
	padding:80px 0 0 0;
	margin: 0 -0 0 0;
}
#mod_search_searchword{
	width:150px;
}
#search label{
	font-size:0px;
	visibility:hidden;
}
#header_menu{
	vertical-align:middle;
	height:20px;
	font-weight:normal;
	font-size:11px;
	letter-spacing:0px;
	color:#999;
	margin:7px;
	background-color:#336699;
	margin:5px 0 5px 0;
	background-image:url(../images/quote.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding:70px 0px 0px 0px;
	margin:0 -11px 0 -11px;
}
#header_menu a:link {
	color: #fff;
	text-decoration: none;
}
#header_menu a:visited {
	text-decoration: none;
	color: #fff;
}
#header_menu a:hover {
	text-decoration: none;
	color: #000;
}
#header_menu a:active {
	text-decoration: none;
	color: #fff;
}
#header_menu ul{
	padding:0;
	margin:0 11px 0 11px;
}
#header_menu ul li{
	display:inline;
	list-style:none;
	padding:0px;
	margin:0px 10px 0px 0px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF
}
#content{
}
#footer{
	clear:both;
	color:#999;
	text-transform:capitalize;
	font-size:10px;
	padding-left:3px;
	text-align:center;
	color: #ffffff;
	background-color:#336699;
	margin:5px 0 0 0;
	height:40px;
	margin:0 -11px 0 -11px;
}
.wrap{
	clear:both;
	font-size:10px;
	text-transform:capitalize;
}
.buttonheading{
	text-align:right;
	margin: -30px 0 0 0;
}
