body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	color: #4e4e4e;
	line-height: 140%;
	background-image: url(http://www.office-needs.com/img/bg1.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #ffffff;
}

h1{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: normal;
	color: #4dad27;
	line-height: 120%;
}

img{
	border: 0px;
}

p{
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 5px;
	margin-right: 5px;
}

address{
	padding: 5px;
	text-align: center;
	background-color: #7dc360;
	font-style: normal;
}

td,th{
	font-size: 12px;
	color: #4e4e4e;
	line-height: 140%;
}

a:link{
	color:#4e4e4e;
	text-decoration:none;
}
a:visited{
	color:#4e4e4e;
	text-decoration:none;
}
a:active{
	color:#4ada27;
	text-decoration:none;
}
a:hover{
	color:#4dad27;
}


#container{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 750px;
	background-color: #ffffff;
}

#topmenu{
	background-color: #7dc360;
	width: 750px;
}
#topmenu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#topmenu li{
	margin: 0px;
	padding: 0px;
	width: 93px;
	height: 30px;
	text-align: center;
	float: left;
}

#content{
	width: 560px;
	float: right;
	margin: 0px;
}

#sidemenu{
	width: 190px;
	float: right;
	margin: 0px;
}

#sidemenu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidelist1{
	background-image: url(http://www.office-needs.com/img/contents/bg.gif);
	background-color: #c9e4c0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 1px;
	width: 180px;
}
.sidelist2{
	background-color: #c9e4c0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 1px;
	width: 180px;
}

.entrybody{
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.text-gray {
	font-size: 12px;
	color: #4e4e4e;
	text-decoration: none;
	line-height: 140%;
}

.text-grayB {
	font-size: 14px;
	color: #4e4e4e;
	text-decoration: none;
	line-height: 150%;
}

.text-green {
	color: #4dad27;
	text-decoration: none;
}

.text-greenB {
	font-size: 14px;
	color: #4dad27;
	text-decoration: none;
	line-height: 150%;
}

.text-red {
	color: #ff0000;
	text-decoration: none;
}

.text-redB {
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
	line-height: 150%;
}

.text-white {
	color: #ffffff;
	text-decoration: none;
}

.text-whiteB {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: 150%;
}

.style1{
	font-size: 9px
}

.sidenavi{
	margin-top: 10px;
	text-align: center;
}

.sidenavi ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sidenavi li{
	margin-bottom: 10px;
}

#bottommap{
	text-align: center;
	line-height: 220%;
}

#footer{
	text-align: right;
	background-color: #c8dbad;
	padding: 5px;
}

.cat_title{
	font-size: 14px;
	color: #4dad27;
	text-decoration: none;
	line-height: 150%;
	background-color: #c9e4c0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}


