body {
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	background: #999;
	background-image:url(../images/bg.jpg);
	background-position: center center;
	background-attachment:fixed;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#topbar {
	width: 898px;
	height: 60px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #fff;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}
#logo {
	float: left;
	margin-left: 10px;
}
#subnavigation {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	color: #666;
	font-size: 7pt;	
}
#subnavigation a {
	color: #666;
	font-size: 7pt;
	text-decoration: none;
}
#subnavigation a:hover {
	text-decoration: underline;
}
#navigation {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-bottom: 10px;
	
}
#navigation img {
	border: 5px solid transparent;
}
#navigation img:hover {
	border: 5px solid #CC0000;
}
#navigation a, #navigation a:visited {
	float: left;
	color: #666;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	background-color: #fff;
	font-weight: bold;
}
#navigation a:hover {
	color: #333;
}
#banner {
	clear: both;
	background-color: #fff;
	border-top: 3px solid #999;
	border-bottom: 3px solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main {
	width: 900px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.maintable {
	width: 900px;
	float: left;
	
	}
.sidebar {
	width: 200px;
	float: right;
	margin-top: 30px;
	margin-left: -1px;
	margin-right: -1px;
}
.sidebar td {
	padding-right: 2px;
}
.titlebar {
	background-color: #fff;
	color: #333;
	clear: both;
	text-align: right;
	padding-right: 5px;
	font-size: 9pt;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	margin-right: -5px;
	margin-top: 30px;
}
.titlenav{
	background-color: #C66;
	color: #000;
	font-size: 9pt;
	clear: both;
	text-align: right;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #600;
}
.titlenav a, .titlenav a:visited {
	text-decoration: none;
	color: #000;
	padding: 5px;
}
.titlenav:hover {
	background: #C33;
}
.titlenav a:hover {
}
.navchoice {
	background-color: #C00;
	color: #ccc;
	font-size: 9pt;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color:#900;
	border-bottom: 1px solid #600;
}
.navchoice a, .navchoice a:visited {
	font-size: 9pt;
	color: #eee;
	text-decoration: none;
	padding: 5px;
}
.navchoice:hover {
	background-color: #C33;
}
.navchoice a:hover {
	color: #fff;
}
.navchoice a:active {
	overflow: hidden;
}
.red {
	background-color: #c00;
	width: 200px;
}
.contentbox {
	background-color: #fff;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 15px;
	width: 665px;
}
.content {
	background-color: #fff;
	width: 665px;
	min-height: 400px;
	height: auto;
	height: 400px;
}
.content h4 {
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 0px;
}
.content p {
	font-size: 8pt;
}
.corevalues{
	font-size: 10pt;
}
.content li {
	font-size: 8pt;
}
.content a, .content a:visited { 
	color: #900;
}
.content a:hover {
	color: #C00;
}
.a195 {
	width: 199px;
}
.sprints {
	font-size: 9pt;
}
.sprintsac {
	width: 10pt;
	font-weight: bold;
	font-size: 10pt;
}
.demand1{
	clear: both;
	text-align:center;
	margin-left: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.demand2 {
	float: right;
	clear: both;
}
.core {
	font-size: 8pt;
}
/* Services & Solution */
.titledescript {
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 10px;
}
.descriptable {
	width: 650px;
}
.descriptable td{
	width: 25%;
	border-right: 1px solid #999;
	padding-left: 5px;
}
.descriptable a, .descriptable a:visited {
	text-decoration: none;
	color: #333;
}
.descriptable a:hover {
	color: #999;
	text-decoration: underline;
}
.businitable {
	font-size: 8pt;
}
/* Partners */
.a25 {
	margin-left: 10px;
	margin-right: 10px;
}
#footer {
	text-align: center;
	font-size: 7pt;
	color: #666;
	border-top: 1px solid #ccc;
	margin-top: 10px;
}
#footer a {
	color: #666;
}
