html, body {
	padding: 0;
	margin: 0px auto;
	font-family: verdana, arial, sans serif;
	font-size: .9em;
	color: #000;}

body {
	background-image: url("bodybg.gif");}

#wrap {
	position: relative;
	width: 604px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #fff;}

#main {
	position: relative;
	z-index: 1;
	left: -1px;
	width: 566px;
        top: 318px;
	background: #FFF;}

#img {
	position: absolute;
	top: 0px;
	left: -53px;
	z-index: 10;
	width: 426px;
	height: 318px;
	background-image: url("left.png");
	background-repeat: no-repeat;
	float: left;}


#right {
	position: absolute;
	top: 0px;
        left: 373px;
	z-index: 11;
	width: 271px;
        height: 157px;
	background-image: url("right.png");
	background-repeat: no-repeat;}


#footer {
 	width: 100%;
	bottom: 0px;
	border-top: 1px solid #262626;
	text-align: center;}

#main, #footer p {
	padding: 20px;}

img {
border: 0px none;
}

#topmenu *  { 
	padding:0; 
	margin: 0; }

#topmenu {
	position: absolute;  
	z-index: 99;  
	top: 157px; 
	left: 345px; 	
	width: 161px;
	float: left;  
	margin: 0px; 
	padding: 0px;
	line-height: 30px;}

#topmenu a { 
	display: block; 
	text-decoration: none; 
	padding: 0px; 
	line-height: 0px;}

#topmenu a:hover { background: #fff; }


#topmenu ul li, #topmenu ul li ul li  { width: 161px; }

#topmenu ul, #topmenu:hover ul li ul, #topmenu:hover ul li:hover ul li ul{ 
	display:none;
	list-style-type:none; 
	width: 161px;}

#topmenu li {
        position: absolute;  
	z-index: 99;  
	top: 0px; 
	left: 28px; 
	display:inline;
	line-height: 0px;}

#topmenu:hover ul, #topmenu:hover ul li:hover ul, #topmenu:hover ul li:hover ul li:hover ul { 
	display:block;}

#topmenu:hover ul li:hover ul, #topmenu:hover ul li:hover ul li:hover ul { 
	position: absolute;
	top: 0px;	}

#topmenu ul li ul, #cssm1 ul li ul li ul 
	{ clear: left; 
	padding: 0px;}

#topmenuclosed { padding: 0px; text-align: center; } 

#topmenu:hover #topmenuclosed { display:none; } 


#bottommenu *  { padding:0; margin: 0; }

#bottommenu {
	position: absolute;  
	z-index: 99;  
	top: 157px; 
	left: 478px; 	
	width: 161px;
	float: left;  
	margin:0; 
	line-height: 30px; }

#bottommenu a { 
	display: block; 
	text-decoration: none; 
	padding: 0px; }

#bottommenu a:hover { 
	background: #fff; }


#bottommenu ul li, #bottommenu ul li ul li  { 
	width: 120px; }

#bottommenu ul, #bottommenu:hover ul li ul, #bottommenu:hover ul li:hover ul li ul{ 
	display:none;
	list-style-type:none; 
	width: 120px;	}

#bottommenu li {display:inline; line-height: 0px;}

#bottommenu:hover ul, #bottommenu:hover ul li:hover ul, #bottommenu:hover ul li:hover ul li:hover ul { 
	display:block; }

#bottommenu:hover ul li:hover ul, #bottommenu:hover ul li:hover ul li:hover ul { 
	position: absolute;
	left: 120px; }

#bottommenu ul li ul, #bottommenu ul li ul li ul { 
	clear: left; 	
	margin-top: 0px; }

#bottommenuclosed { padding: 0px; text-align: center; } 

#bottommenu:hover #bottommenuclosed { display:none; } 

h1 {
font-size: 1.75em;
padding: 5px;
background: #8CC498;}
