body {
	margin: 20px, 0px;
	padding:0px;
	text-align:center;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	background-color: #fff;
	color: #333;
}
#dabox {
	width: 580px;
	margin: 0px auto;
	text-align: left;
	padding: 15px;
	background: #fff;
}
body>#dabox {
   width:	520px;
}

#contact {
	position: relative;
	float: right;
	text-align: left;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #333;
}

p {
	color: #222;
	margin-top : 0; 
	margin-bottom: 1em;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	}

h1, h2, h3 {
	font-family: tahoma, helvetica, arial, sans-serif;
	margin: 0;
	margin-top: 1em;
	background: transparent;
	}

h1	{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	}
	
h2	{
	font-size: 18px;
	margin-bottom: 2px;
	color: #003366;
	}
	
h3	{
	font-size: 16px;
	font-weight: normal;
	margin-left: 20px;
	color: #003366;
	}

#platforms, #applications, #design, #database, #server, #software, #clients
{
	display: none;
	margin-left: 35px;
}
