div#mainbody {
	line-height: 132%;
	text-align: justify;
	padding-right: 60px;
	margin-left: 90px;
	margin-right: 35px;
}
body {
	font-size: small;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/body_bg.jpg);
	height: 900px;
}
a:link, a:visited {
	color: #74A633;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul{
	margin-right: 30px;
}
li{
	list-style-type: square;
	color: #333333;
	margin-bottom: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
}
div#container {
	text-align: left;
	width: 750px;
	margin: 0 auto;
	top: 0px;
	background-image: url(../images/conatiner_background.jpg);
	background-color: #FFFFFF;
}
div#pageheading {
	background-image: url(../images/page_top_with_corners.jpg);
	height: 185px;
	background-repeat: no-repeat;
}
#pageheading h1 {
	display: none;
}

div#footer {
	margin-top: 60px;
	padding-left: 88px;
	background-image: url(../images/page_footer_with_corners-100px.jpg);
	height: 100px;
	background-repeat: no-repeat;
	color: #999999;
	text-align: right;
	padding-right: 100px;
	font-size: 85%;
}
div#menu {
	margin-left: 86px;
	height: 50px;
	background-image: url(../images/greengradientbar.jpg);
	background-repeat: no-repeat;
	background-position: 5px 39px;
}
div#menu ul {
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: 43px;
}
div#menu ul li {
	display: inline;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: #CCCCCC;
}

#menu h3.detail {
	background-image: url(../images/greengradientbar.jpg);
	background-repeat: no-repeat;
	height: 2px;
	margin-top: 0px;
	margin-left: 3px;
	padding-top: 0px;
}
#menu #consulting {
}
#menu #home {
	width: 57px;
}
#menu #hosting {
}
#menu #contact {
	width: 82px;
}

#menu-items div {
	display:inline;
	height: 10px;
}


div#menu a:link, div#menu a:visited {
	color:#000099;
	text-decoration: none;
}
div#menu a:hover {
	height: 25px;
	width: 57px;
}
#mainbody h2#infoheading {
	background-repeat: no-repeat;
	height: 25px;
}
.keyTerm {
	font-weight: normal;
}
#mainbody dt {
	font-weight: bold;
}
#mainbody dd {
}

#mainbody h2#infoheading span {
	display:none;
	font-size: 18px;
}
#footer a {
	color: #666666;
}
#footer p {
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #27331C;
}
