*{
	padding:0;
	margin:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/background_metal.gif);
	background-repeat: repeat-x;
}

#container {
	width: 920px;
	margin: auto;
}

#top_bg {
	width: 920px;
	height: 512px;
	float: left;
	background-image: url(images/top_bg.png);
	background-repeat: no-repeat;
}

#nib {
	width: 298px;
	height: 512px;
	margin-left: 70px;
	float: left;
	background-image: url(images/nib.png);
	background-repeat: no-repeat;
}

#logo {
	width: 97px;
	height: 88px;
	margin-top: 32px;
	margin-right: 45px;
	float: right;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}

#tagline {
	width: 131px;
	height: 18px;
	margin-top: 130px;
	margin-right: -95px;
	float: right;
	background-image: url(images/tagline.png);
	background-repeat: no-repeat;
}

#home a {
	width: 16px;
	height: 14px;
	float: left;
	background-image: url(images/home_inactive.png);
	background-repeat: no-repeat;
}

#home a:hover {
	background-image: url(images/home_active.png);
	background-repeat: no-repeat;
}

#navigation {
	background-image: url(images/navigation.png);
	background-repeat: no-repeat;
	width: 587px;
	height: 24px;
	margin-top: -330px;
	margin-right: 3px;
	float: right;
}

.nav_menu_main li {
	list-style: none;
	display: inline;
	padding-left: 50px;
	padding-right: 30px;
	float: left;
}

.nav_menu_main a {
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}

.nav_menu_main a:hover {
	color: #FFC200;
}

.nav_menu li {
	list-style: none;
	display: inline;
	padding-left: 45px;
	padding-right: 30px;
	float: left;
}

.nav_menu a {
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}

.nav_menu a:hover {
	color: #FFC200;
}

#news {
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	width: 831px;
	height: 42px;
	float: left;
	margin-left: 45px;
	margin-top: -43px;
}

.newsbyte li {
	list-style: none;
	display: inline;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 20px;
	float: left;
}

#value_line {
	background-image: url(images/value_line.png);
	background-repeat: no-repeat;
	width: 368px;
	height: 108px;
	margin-top: -240px;
	margin-right: 170px;
	float: right;
}

#linkedin {
	background-image: url(images/linkedin.png);
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
	margin-top: -285px;
	margin-right: 105px;
	float: right;
}

#facebook {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	width: 24px;
	height: 23px;
	margin-top: -285px;
	margin-right: 73px;
	float: right;
}

#twitter {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
	margin-top: -285px;
	margin-right: 42px;
	float: right;
}

#rss {
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
	margin-top: -285px;
	margin-right: 11px;
	float: right;
}

#linkedin_inside {
	background-image: url(images/linkedin.png);
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
	margin-top: 10px;
	margin-right: 105px;
	float: right;
}

#facebook_inside {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	width: 24px;
	height: 23px;
	margin-top: 10px;
	margin-right: -54px;
	float: right;
}

#twitter_inside {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
	margin-top: 10px;
	margin-right: -84px;
	float: right;
}

#rss_inside {
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
	margin-top: 10px;
	margin-right: -114px;
	float: right;
}

#bottom_bg {
	width: 920px;
	height: 216px;
	float: left;
	background-image: url(images/bottom_bg.png);
	background-repeat: no-repeat;
	margin-top: 18px;
}

#what_we_do {
	width: 200px;
	height: 140px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	text-align: justify;
}

#usability {
	width: 100px;
	height: 40px;
	float: left;
	margin-left: -35px;
	margin-top: 15px;
	text-align: justify;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #FFC200;
	margin: 0px;
	padding: 0px;
}

#sap {
	width: 65px;
	height: 82px;
	float: left;
	background-image: url(images/sap.png);
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-left: -47px;
}

#watermark {
	width: 130px;
	height: 180px;
	float: right;
	background-image: url(images/watermark.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 0px;
}

#partners {
	width: 200px;
	height: 140px;
	float: right;
	margin-right: -105px;
	margin-top: 20px;
	text-align: justify;
}

#synactive {
	width: 98px;
	height: 23px;
	float: right;
	background-image: url(images/synactive.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 103px;
}

#microsoft {
	width: 96px;
	height: 42px;
	float: right;
	background-image: url(images/microsoft.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 103px;
}

#banner {
	width: 307px;
	height: 140px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

.graytext {
	color: #CCCCCC;
}

.goldtext {
	color: #FFC200;
}

#footer {
	clear: both;
	font-size: 10px;
	color: #CCCCCC;
	width: 160px;
	float: left;
	margin-left: 0px;
	margin-top: -30px;
}

#addthis_button {
	float: left;
	margin-left: 0px;
	margin-top: -10px;
}

#adv {
	width: 503px;
	height: 276px;
	background-image: url(images/adv.png);
	background-repeat: no-repeat;
	margin: auto;
}