	/* Redefined HTML tags */

body {
	margin: 0 0 30px 0;
	padding: 0;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background:url(../../images/bg/body.gif) center #fff;
	color:#666666;
}

p, form {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.clear{
	clear:both;
	font-size:2px;
	padding:0;
	margin:0;
	height:2px;
}

	/* Standard Layout ID's */

#container {
	position: relative;
	width: 767px;
	top:15px;
	margin: 0 auto;
	background: #fff;
}

	/* Header */

#header {
	position: relative;
	margin: 0 0 20px 0;
	width:767px;
	height:224px;
	background:url(../../images/bg/header.gif) #fff;
	z-index: 9;
}

#skip_navigation {
	display: none;
}

#logo {
	position: relative;
	left: 88px;
	top: 50px;
	margin: 0;
	width:188px;
}

#sub_content {
	position: relative;
	width:213px;
	float: left;
	background: #fff;
	margin-bottom:30px;
}

#main_content {
	position: relative;
	width:419px;
	left: 10px;
	float: left;
	padding: 0 0 0 80px;
	margin: 0 55px 30px 0;
	background: #fff;
	line-height:20px;
}

	/* Footer */

#footer {
	position: relative;
	height: 110px;
	width:677px;
	clear: both;
	margin:0;
	padding:0 0 0 90px;
	line-height: 25px;
	font-size:90%;
	background:url(../../images/bg/footer.gif) #fff;
}

#site_credits {
	position: absolute;
	top:80px;
	right: 20px;
}

#footer_text {
	position:relative;
	top:80px;
}

#footer_text a {
	margin-left:16px;
}

#footer_text a.credits {
	margin-left:0;
}

#sub_content ul {
	padding:0;
	margin:14px 0;
}

#sub_content ul li {
	list-style:none;
	margin:4px 0;
}

#sub_content a {
	font-size:90%;
	padding-left:24px;
	background:url(../../images/dingbats/default.gif) no-repeat;
}

#sub_content img {
	margin-bottom:1px;
}

#sub_content .banner {
	margin-top:2px;
}

#main_content ul {
	margin:0 0 0 16px;
	padding:0;
	list-style-image:url(../../images/bullets/default.gif);
}

#main_content a {
	text-decoration:underline;
}

#services ul li#menu_services a,
#services #sub_content a,
#services #main_content a,
#services h1,
#services h2 {
	color:#993300;
}

#products ul li#menu_products a,
#products #sub_content a,
#products #main_content a,
#products h1,
#products h2 {
	color:#cc9524;
}

#solutions ul li#menu_solutions a,
#solutions #sub_content a,
#solutions #main_content a,
#solutions h1,
#solutions h2 {
	color:#5d8612;
}

#home ul li#menu_home a, 
#about ul li#menu_about a, 
#partners ul li#menu_partners a, 
#recruitment ul li#menu_recruitment a, 
#contact ul li#menu_contact a {
	color:#999999;
}

#services #sub_content a {
	background:url(../../images/dingbats/services.gif) no-repeat;
}

#products #sub_content a {
	background:url(../../images/dingbats/products.gif) no-repeat;
}

#solutions #sub_content a {
	background:url(../../images/dingbats/solutions.gif) no-repeat;
}

#services #main_content ul {
	list-style-image:url(../../images/bullets/services.gif);
}

#products #main_content ul {
	list-style-image:url(../../images/bullets/products.gif);
}

#solutions #main_content ul {
	list-style-image:url(../../images/bullets/solutions.gif);
}

#main_content a:hover {
	text-decoration:none;
}

#map {
	float:right;
}

#contact_address {
	float:left;
	width:184px;
}

#contact_numbers {
	float:left;
}