body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0; padding:0;}
html,body {
	margin:0; padding:0;}
a {	text-decoration:none;}	
table {
	border-collapse:collapse; border-spacing:0;}
	
/* set the width and height to match your images */
#slideshow {
    position:relative; height:350px; z-index:-1;}
#slideshow IMG {
    position:absolute; top:0; left:0;
    z-index:8; opacity:0.0;}
#slideshow IMG.active {
    z-index:10; opacity:1.0;}
#slideshow IMG.last-active {
    z-index:9;}
#slideshow img {
	/* Set rules to fill background */
	min-height:100%; min-width:1024px;
	/* Set up proportionate scaling */
	width:100%; height:auto;
	/* Set up positioning */
	position:fixed; top:0; left:0;}

#content, #content22 {
	margin:30px 30px 30px 30px;
	display:block; float:left;
	border:#505050 solid 1px;
	padding:10px 10px; }

#content {
	width:60%;}
	
#content22 {
	width:90%;}

#content h1, #content22 h1 {
	font-family:'Blackjack'; color:#cc0000;
	font:75px/2 arial; line-height:75px;
	background:url('../images/logo.png') no-repeat;
    display:block; float:left;
	width:100%; height:75px;}
	
#content h2, #content22 h2 {
	margin:2px 0 10px 0;
	font:22px/2 arial; line-height:22px;
	font-weight:400; letter-spacing:0px;
	font-style:normal; color:#ffdd55;
    display:block; float:left; width:100%;}	
	
#content h3, #content22 h3 { 
	margin:0 0 10px 0; 
	font:20px/2 serif; line-height:22px;
	font-weight:400; letter-spacing:0px;
	font-style:normal; color:#eeeeee;}

#content h4, #content22 h4, 
#content22 h4 a, #content22 h4 a:visited, 
#content22 h4 a:hover, #content22 h4 a:active { 
	margin:0 0 10px 0; 
	font:18px/2 serif; line-height:20px;
	font-weight:400; letter-spacing:0px;
	font-style:normal; color:#eeeeee;}

#footer {	
	margin:10px 0 10px 0; 
	font:14px/2 serif; line-height:22px;
	font-weight:400; letter-spacing:0px;
	font-style:normal; color:#eeeeee;
	text-align:right;
	display:block; float:left;
	width:100%;}

/* Buttons */
#btn {
    display:block; float:left;
	padding-top:10px;
	width:100%; height:80px;}
#btnhm a {
	background:url('../images/btnhome1.png') no-repeat;
	cursor:pointer;
    display:block; float:left;
	width:70px; height:70px;}
#btnhm a:hover {
	background:url('../images/btnhome2.png') no-repeat;
	margin-top:1px;}	
#btncu a {
	background:url('../images/btnmail1.png') no-repeat;
	cursor:pointer;
    display:block; float:left;
	width:70px; height:70px;}
#btncu a:hover {
	background:url('../images/btnmail2.png') no-repeat;
	margin-top:1px;}	
#btnct a {
	background:url('../images/btncat1.png') no-repeat;
	cursor:pointer;
    display:block; float:left;
	width:70px; height:70px;}
#btnct a:hover {
	background:url('../images/btncat2.png') no-repeat;
	margin-top:1px;}	
#btnsh a {
	background:url('../images/btnshop1.png') no-repeat;
	cursor:pointer;
    display:block; float:left;
	width:70px; height:70px;}
#btnsh a:hover {
	background:url('../images/btnshop2.png') no-repeat;
	margin-top:1px;}		
	
/* Contact Page */
#contactus {
	font-family:Verdana, Geneva, sans-serif, Arial;
	font-size:12px;	font-weight:600; color:#eeeeee;}
#contactus .tonfrom {
 	text-align:right; float:left; width:20%;}	
#contactus input, select, textarea {
	font-family:Verdana, Geneva, sans-serif, Arial;
	font-size:12px;	
	border:ridge 2px #779955;
	padding:3px 2px 3px 0px;
	background:#f8f8f8;
	color:#222222;
	margin:0px 0px 20px 0px;
	width:70%;}	
#contactus .button {
	cursor:pointer;
	width:30%;
	background:#779955;
	color:#f8f8f8; font-weight:600;
	text-shadow: 1px 1px 2px #111111;
	border-top:1px solid #555555;
	border-left:1px solid #555555;
	border-bottom:1px solid #111111;
	border-right:1px solid #111111;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:1px 1px 2px #888888;
	-moz-box-shadow:1px 1px 2px #888888;
	box-shadow:1px 1px 2px #888888;}	
#contactus .button:hover {
	background:#ffff00; color:#557733;}
#contactus .button:active {
	position:relative;
	top:1px;}		
	
	
	
	
	