	* {
		margin: 0px;
		padding: 0px;
	}
	body {
		background: #000;
	}
	#wrapper {
		margin: 0 auto;
		width: 760px;
	}
	#header{
		height: 104px;
		width: 760px;
		background: url(images/header_bf.jpg) no-repeat;
		background-position:bottom;
	}
	#header ol {
		list-style-type:none;
		float:right;
		margin: 0 13px 0 0
	}
	#header li {
		float: left;
	}
	#header img {
		float: left;
		margin: 13px 0 0 10px;
	}
	#navigation {
		list-style-type:none;
		color: #FFF;
		margin: 0 0 0 15px;
		width: 100px;
		float:left;
	}
	#navigation li {
		text-indent: -9999em;
		float:left;
		clear:both;
	}
	#navigation li a {
		float: left;
		width: 100px;
	}
	#navigation li a:hover {
		background-position:right;
	}

	#aboutus a {
		background: url(images/aboutus_back.gif);
		height: 28px;
	}
	#aboutus_sel a {
		background: url(images/aboutus_back.gif);
		height: 28px;
		background-position:right;
	}

	#services a {
		background: url(images/core_principles_back.gif);
		height: 30px;
	}
	#services_sel a {
		background: url(images/core_principles_back.gif);
		height: 30px;
		background-position:right;
	}

	#clients a {
		background: url(images/clients_back.gif);
		height: 30px;
	}
	#clients_sel a {
		background: url(images/clients_back.gif);
		height: 30px;
		background-position:right;
	}

	#contactus a {
		background: url(images/contactus_back.gif);
		height: 29px;
	}
	#contactus_sel a {
		background: url(images/contactus_back.gif);
		height: 29px;
		background-position:right;
	}
	#home a {
		background: url(images/home_back.gif);
		height: 30px;
	}
	#content {
		width: 600px;
		float:left;
		margin: 5px 0 0 20px;
	}
	#core_principles_subhead {
		float: right;
		background: url(images/core_principles_subhead.gif);
		height: 25px;
		width: 148px;
		text-indent: -9999em;
	}
	#about_subhead {
		float: right;
		background: url(images/aboutus_subhead.gif);
		height: 22px;
		width: 95px;
		text-indent: -9999em;
	}
	#clients_subhead {
		float: right;
		background: url(images/clients_subhead.gif);
		height: 22px;
		width: 68px;
		text-indent: -9999em;
	}
	#contact_subhead {
		float: right;
		background: url(images/contact_subhead.gif);
		height: 22px;
		width: 108px;
		text-indent: -9999em;
	}
	#content h2, h3, h4, h5, h5, p {
		color: #c5c5c5;
		font-weight: normal;
		font-family:Arial, Helvetica, sans-serif;
	}
	#content p {
		font-size: 12px;
		margin: 10px 0 0 0;
	}
	#content h3 {
		font-size: 12px;
		margin: 0 0 10px 0;
	}
	#content h4 {
		font-size: 12px;
	}
	#content h4 a {
		color: #c5c5c5;
		text-decoration:none;
	}
	#content h4 a:hover {
		text-decoration: underline;
	}
	#paragraph_move {
		margin: 50px 0 20px 0;
	}
	#paragraph_move p, #paragraph_move h3, #paragraph_move h4{
		padding: 0 50px 0 50px;
	}
	#New_line {
		clear: both;
		padding: 20px 0 20px 0;
	}
	#New_line ul {
		color: #c5c5c5;
		list-style-type: none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	#first_column {
		float: left;
		padding: 0 50px 50px 50px;
		text-align: center;
	}
	#second_column{
		float: left;
		text-align: center;
	}
	#footer {
		width: 760px;
		background: url(images/footer_backpage.gif) no-repeat;
		margin: 0 auto;
		clear:both;
		height: 75px;
	}
	#footer_text {
		margin: 25px 15px 0 0;
		float:right;
	}
	#footer p {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #c5c5c5;
	}
	#footer ul {
		list-style-type:none;
		float:left;
		color:#c5c5c5;
		font-size: 10px;
		padding: 25px 0 0 10px;
	}
	#footer li {
		float: left;
		padding: 0 0 0 5px;
	}
	#footer li a{
		color: #c5c5c5;
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	#footer li a:hover{
		text-decoration:underline;
	}

