body
	{
		margin: 0;
		padding: 0;
		background-image: url(../images/bg.gif);
		background-repeat: repeat;
		font-family: Verdana, Tahoma;
		font-size: 13px;
		color: #000000;
	}

a:link, a:visited
	{
		color: #000000;
		text-decoration: underline;
	}

a:hover
	{
		text-decoration: none;
	}

.copyright_text
	{
		padding: 0 15px 0 15px;
	}

#main_container
	{
		width: 884px;
		margin: 0 auto;
		background: url(../images/bg_shadow.gif);
		background-repeat: repeat-y;
		background-position: center;
	}

#main_site_area
	{
		width: 870px;
		margin: 0 auto;
	}

#mainflash {
width: 884px;
height: 298px;
background: transparent;
z-index: 0;
  }

#banner_container
	{
		width: 884px;
		height: 298px;
		background-repeat: no-repeat;
	}

#banner_container_about
	{
		width: 884px;
		height: 298px;
		background: url(../images/banner_about.jpg);
		background-repeat: no-repeat;
	}

#banner_container_clients
	{
		width: 884px;
		height: 298px;
		background: url(../images/banner_clients.jpg);
		background-repeat: no-repeat;
	}

#banner_container_consultants
	{
		width: 884px;
		height: 298px;
		background: url(../images/banner_consultants.jpg);
		background-repeat: no-repeat;
	}

#banner_container_jobs
	{
		width: 884px;
		height: 298px;
		background: url(../images/banner_jobs.jpg);
		background-repeat: no-repeat;
	}

#banner_container_contact
	{
		width: 884px;
		height: 298px;
		background: url(../images/banner_contact.jpg);
		background-repeat: no-repeat;
	}

#banner_content_container
	{
		width: 870px;
		margin: 0 auto;
	}

#banner_content_container_left
	{
		width: 248px;
		text-align: center;
		float: left;
	}

#banner_content_container_right
	{
		width: 575px;
		padding: 43px 20px 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #FFFFFF;
		float: right;
	}

a.main_links:link, a.main_links:visited
	{
		color: #FFFFFF;
		text-decoration: none;
		padding: 0 15px 0 15px;
		font-weight: bold;
	}

a.main_links:hover
	{
		text-decoration: none;
		padding: 0 15px 0 15px;
	}

#body_container
	{
		margin: 0;
		padding: 0;
	}

#body_content_area
	{
		width: 810px;
		padding: 30px 0 0 0;
		margin: 0 auto;
	}

#body_content_areal_left
	{
		width: 250px;
		padding: 50px 0 0 0;
		float: left;
	}

#body_content_areal_right
	{
		width: 510px;
		float: right;
	}

.content_heading
	{
		border-bottom: 1px solid #710a2c;
		font-family: "Times New Roman", Times, serif;
		font-size: 20px;
		color: #840327;
	}

.each_content
	{
		padding: 10px 0 20px 0;
	}

.marge
	{
		clear: both;
	}

#footer_container
	{
		background: url(../images/footer_bg.jpg);
		background-repeat: no-repeat;
		height: 30px;
		width: 884px;
		padding: 50px 0 0 0;
		text-align: center;
		font-size: 11px;
		color: #6c0124;
	}

a.footer_links:link, a.footer_links:visited
	{
		color: #6c0124;
		text-decoration: none;
		padding: 0 15px 0 15px;
		font-weight: bold;
	}

a.footer_links:hover
	{
		text-decoration: none;
		padding: 0 15px 0 15px;
	}

.copyright_text
	{
		padding: 0 15px 0 15px;
	}
