body {
	margin:0;
	padding:0;
	background:url(../images/bg_body.jpg) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:18px;
	text-align:justify;
}

img {
	border:0px;
}
div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:18px;
}
input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}
a {
	color:#cc0000;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:none;
}
.bold {
	font-weight:bold;
	color:#cc0000;
}
.hd1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cc0000;
	font-weight:bold;
}
#navi {
	font-size:0px;
	height:47px;
}
#contact {
	font-weight:bold;
	color:#cc0000;
}
#container {
	background:url(../images/shade.jpg) no-repeat top;
	padding:20px 0 10px 0;
}
#container .title1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#cc0000;
}

#side {
	float:right;
	vertical-align:top;
	text-align:justify;
	width:216px;
	padding-left:10px;	
}

#services {
	padding:10px 0;
}
#services .finance {
	background:url(../images/finance.jpg) no-repeat top;
	width:215px;
	padding:60px 25px 10px 20px;
	vertical-align:top;
}

#services .software {
	background:url(../images/software.jpg) no-repeat top;
	width:215px;
	padding:60px 25px 10px 20px;
	vertical-align:top;
}

#services .webservices {
	background:url(../images/webservices.jpg) no-repeat top;
	width:215px;
	padding:60px 25px 10px 20px;
	vertical-align:top;
}

#services .administration {
	background:url(../images/administration.jpg) no-repeat top;
	width:215px;
	padding:60px 25px 10px 20px;
	vertical-align:top;
}

#bgbtm {
	background:url(../images/bg_btm.jpg) repeat-x bottom;
	height:49px;
	color:#FFFFFF;
	text-align:center;
}
