
html,body{
	height:100%;
}

/* ----------------------Layout------------------------------------
#page {
	min-height:94%;
	height:auto !important;
	height:94%;
	width:94%;
	margin-left:auto;
	margin-right:auto;
}

#pagetop {
height:120px;
}

#header {
top:0;
left:0;
height:120px;
width:100%;
}

#footer {
bottom:0;
left:0;
top:auto;
width:100%;

text-align:right;
}

#mainmenu {
text-align:center;
}
#mainmenu ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#mainmenu ul li {
position: relative;
display: inline;
float: left;
}
#mainmenu ul li a {
display: block;
width: 120px; 
padding: 2px 8px;
margin:1px;
border: 1px solid #202020;
border-left-width: 0;
text-decoration: none;
background: url(menubg.gif) center center repeat-x;
color: black;
font: bold 13px Tahoma;
}

#submenu {

}

#content {

}

#page {
	border:solid 4px #00cc00;
}

#pagetop{
background: #00cc00; 

}

#header {
background:#00cc00; 
}

#footer {


}

#mainmenu {
border:0;
border-bottom:1px solid #00cc00;
}

#submenu {

}

#content {

}

#bottom {
border:0;
border-bottom:1px solid #00cc00;
}
*/
#page {

}

#header {

}

#footer {


}

#mainmenu {

}

#submenu {

}

#content {

}
body 	{
	background : #000000;
	color : #58372C;
	text-align : center;
	}

a.menu:link {
	color: #6B4335;
	font-size: small;
	font-family: serif,helvetica,courier monospace;
	text-decoration:none;
	font-weight: normal;
	text-transform:lowercase;
}
a.menu:visited {
	color: #6B4335;
	font-weight: normal;
	font-size: small;
	font-family: serif,helvetica,courier monospace;
	text-decoration:none;
	font-weight: normal;
	text-transform:lowercase;
}
a.menu:hover {
	color: #58372C;
	font-size: small;
	font-family: serif,helvetica,courier monospace;
	font-variant:small-caps;
	text-decoration:none;
	font-weight: normal;
}
dt.services {
	font-weight:bold;
	font-size:large;
}