html {

	background: url(images/bg.jpg) repeat-x;
	background-color:#f4f4f4;

}

body {

	margin: 0;
	padding:0;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 16px;
	color: #000;
	background: url(images/bg.jpg) repeat-x  center top;
	width: 100%;
	display: table;
	

}

a:link, a:visited { color: #000; text-decoration: none; } 

a:active, a:hover { color:#666666; text-decoration: underline }

p {
font-weight:bold;
}


h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	background-position: left;
	padding-top: 10px;

}

.title {
	font-size: 34px;
	font-weight: bold;
	color: #000;
	background-position: left;
	padding-top: 10px;

}

h2 {

	margin-top: 7px;
	font-size: 22px;
	font-weight: bold;
	color: #000;

}
h4{
padding:0;
margin-top:7px;

}


#container {

	width: 806px;
	margin: auto;

}

.topmenu{
	margin: auto;
	width: 800px;
	padding-top:5px;

}


.topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;

}

.topmenu li{
	display: inline;

}

.topmenu li a{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	color: #fff;
	width: 103px;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 14px;
	font-stretch:ultra-expanded;

}

.topmenu li a:hover, .topmenu li .current{
	color: #fff;
	background: url(images/button_hover.jpg) no-repeat;
	text-decoration:none;

}

#topsection {
	float: left;
	margin-top: 12px;
	width: 803px;
	height: 300px;
	color: #000;
	line-height: 1.6em;
	text-align: center;
	border-top:3px solid #CCCC66;
    border-right:3px solid #CCCC66;
    border-left:3px solid #CCCC66;
	border-bottom:3px solid #CCCC66;
	background-image:url(images/headerbg2.png);
	
	background-repeat:no-repeat;

}

#headersection {
	float: left;
	width: 808px;
	height:160px;
	background-image:url(images/headerbg.png);
	
	background-repeat:no-repeat;
	


}
.tableborder{
    border:3px solid #CCCC66;
}

#content_section {
	float: left;
	width: 750px;
	text-align: justify;
	padding-left: 30px;
	padding-top:43px;

}



#footer {
	float: left;
	margin: auto;
	margin-top: 10px;
	text-align: center;
	padding-top: 10px;
	width: 744px;
	height: 50px;
	background-position: top;

}
#footeri {
	
	margin: auto;
	margin-top: 10px;
	text-align: center;
	padding-top: 10px;
	width: 744px;
	height: 50px;
	background-position: top;

}
#no1{
width:320px;
background-color:#FFFFFF;
border:1px solid #000;
height:225px;
box-shadow: 7px 7px 8px #818181;
-webkit-box-shadow: 7px 7px 8px #818181;
-moz-box-shadow: 7px 7px 8px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);
text-align:center;
}
.inventory{

background-color:#FFFFFF;
border:1px solid #000;


box-shadow: 7px 7px 8px #818181;
-webkit-box-shadow: 7px 7px 8px #818181;
-moz-box-shadow: 7px 7px 8px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);
}

.inventory2{

background-color:#FFFFFF;
border:1px solid #000;
margin-left:5px;
}
.tbgt{

background-color:#FFFFFF;
border:1px solid #000;
text-align:center;
}

