@charset "utf-8";
/* CSS Document */

html{
	min-height: 100%;
	margin-bottom: 1px;
}

body{
	background-color: #564d49;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #857e70;
}

h1, h2, h3, h4, table, tr, td, p, img, span, div{
	margin: 0;x
	padding: 0;
}

h3{
	font-size: 12px;
	margin-bottom: -7px;
}

img{
	border: none;
}

a{
	text-decoration: none;
	color: #c57d31;
}

p{
	margin: 10px 0px;
	line-height: 19px;
}

a:hover{
		color: #ed9d48;
}

.clear{
	clear: both;
}

.right{
	float: right;
}

.left{
	float: left;
}


img, div, span {
	behavior: url(iepngfix.htc);
}

.no-show{
	display: none;
}

/* CONTAINERS */

#wrapper{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	height: 77px;
}

#logo{
	width: 160px;
	height: 35px;
	margin-top: 20px;
	float: left;
}

#client-access{
	float: right;
	width: 92px;
	height: 12px;
	margin-top: 58px;
}

#client-access a{
	background-image: url('../images/txt_client-access.gif');
	background-position: 0px 0px;
	width: 92px;
	height: 12px;
	display: block;
}

#client-access a:hover{
	background-position: 0px -12px;
}

#footer{
	padding: 5px 0px 20px 13px;
}

#footer, #footer a{
	font-weight: normal;
	font-size: 10px;
	color: #9f958a;
}

#footer p{
	margin: 5px 0px;
	line-height: 14px;
}

#column_left{
	width: 196px;
	border-right: 8px solid #564d49;
	background-repeat: repeat-y;
	background-position: top right;
	padding-bottom: 100px;
	height: 522px;
}

.column_left_home, .column_left_gallery, .column_left_extra, .column_left_gallery-explore{
	background-image: url('../images/bg_sidebar_home_2.gif');
}

.column_left_about-us{
	background-image: url('../images/bg_sidebar_about-us_2.gif');
}

.column_left_solutions{
	background-image: url('../images/bg_sidebar_solutions_2.gif');
}

.column_left_contact-us{
	background-image: url('../images/bg_sidebar_contact-us_2.gif');
}

.column_left_home .content, .column_left_extra .content{
	background-image: url('../images/bg_sidebar_home.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height: 260px;
}

.column_left_about-us .content{
	background-image: url('../images/bg_sidebar_about-us.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height: 260px;
}

.column_left_solutions .content{
	background-image: url('../images/bg_sidebar_solutions.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height: 260px;
}

.column_left_gallery .content, .column_left_gallery-explore .content{
	background-image: url('../images/bg_sidebar_gallery.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height: 260px;
}

.column_left_contact-us .content{
	background-image: url('../images/bg_sidebar_contact-us.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height: 260px;
}

#column_right{
	width: 586px;
	background-image: url('../images/bg_footer.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 34px;
	background-color: #FFFFFF;
}

/* PAGE SPECIFIC */

.header_home{
	height: 222px;
}

.header_about-us, .header_solutions, .header_gallery, .header_contact-us{
	height: 141px;
	background-image: url('../images/bg_header_int.gif');
	background-repeat: no-repeat;
	border-left: 9px solid #e0ddd9;
	border-right: 9px solid #e0ddd9;
	border-top: 8px solid #e0ddd9;
	border-bottom: 8px solid #e0ddd9;
}

.main{
	border-top: 8px solid #564d49;
	padding: 20px 0px 20px 25px;
}

.main_extra{
	border-top: none;
	padding-right: 25px;
}

.main_gallery-explore{
	border-top: none;
	padding: 0px;
}

.main_our-philosophy{
	background-image: url('../images/img_our-philosophy.jpg');
	background-repeat: no-repeat;
	background-position: right 80px;
}

.main_contact-us{
	background-image: url('../images/img_contact-us.jpg');
	background-repeat: no-repeat;
	background-position: right 68px;
	padding-bottom: 100px;
}

.main_home{
	background-image: url('../images/txt_home.gif');
	height: 188px;
	background-repeat: no-repeat;
	padding: 0px;
}

.main .content{
	width: 380px;
}

.main_home .content{
	width: 584px;
}

.main_extra .content, .main_gallery-explore .content{
	width: inherit;
}


.txt_header{
	margin-top: 48px;
}

h1.txt_about-us{
	height: 12px;
	background-image: url('../images/txt_about-us.gif');
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

h1.txt_solutions{
	height: 12px;
	background-image: url('../images/txt_solutions.gif');
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

h1.txt_gallery{
	height: 12px;
	background-image: url('../images/txt_gallery.gif');
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

h1.txt_contact-us{
	height: 12px;
	background-image: url('../images/txt_contact-us.gif');
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

h1.txt_accessibility{
	height: 15px;
	background-image: url('../images/txt_accessibility.gif');
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

h1.txt_sitemap{
	height: 15px;
	background-image: url('../images/txt_sitemap.gif');
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

h1.txt_privacy-policy{
	height: 15px;
	background-image: url('../images/txt_privacy-policy.gif');
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

h2.txt_title{
	height: 15px;
	display: inline;
	float: left;
	margin-right: 35px;
	margin-bottom: 10px;
}

h2.txt_title a{
	height: 15px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.main_about-us h2.txt_title_selected{
	height: 15px;
	background-image: url('../images/img_arrow_about-us.gif');
	background-repeat: no-repeat;
}

.main_solutions h2.txt_title_selected{
	height: 15px;
	background-image: url('../images/img_arrow_solutions.gif');
	background-repeat: no-repeat;
}

.main_gallery h2.txt_title_selected{
	height: 15px;
	background-image: url('../images/img_arrow_gallery.gif');
	background-repeat: no-repeat;
}

.main_contact-us h2.txt_title_selected{
	height: 15px;
	background-image: url('../images/img_arrow_contact-us.gif');
	background-repeat: no-repeat;
}

h2.txt_title_selected a{
	margin-left: 13px;
	background-position: 0px -15px;
}


h2.txt_title a:hover{
	background-position: 0px -15px;
}

h2.txt_our-philosophy a{
	width: 87px;
	height: 15px;
	background-image: url('../images/txt_our-philosophy.gif');
	background-repeat: no-repeat;
}

h2.txt_the-team a{
	width: 55px;
	height: 15px;
	background-image: url('../images/txt_the-team.gif');
	background-repeat: no-repeat;
}

h2.txt_the-partners a{
	width: 75px;
	height: 15px;
	background-image: url('../images/txt_the-partners.gif');
	background-repeat: no-repeat;
}

h2.txt_our-approach a{
	width: 78px;
	height: 15px;
	background-image: url('../images/txt_our-approach.gif');
	background-repeat: no-repeat;
}

h2.txt_the-process a{
	width: 73px;
	height: 15px;
	background-image: url('../images/txt_the-process.gif');
	background-repeat: no-repeat;
}

h2.txt_gallery-our-approach a{
	width: 78px;
	height: 15px;
	background-image: url('../images/txt_gallery-our-approach.gif');
	background-repeat: no-repeat;
}

h2.txt_explore-the-gallery a{
	width: 112px;
	height: 15px;
	background-image: url('../images/txt_explore-the-gallery.gif');
	background-repeat: no-repeat;
}

.txt_home{
	background-image:url('../images/txt_home.gif');
	background-repeat: no-repeat;
	width: 584px;
	height: 188px;
	display: block;
	margin: 0px;
}

.txt_home_link1{
	width: 155px;
	height: 18px;
	background-image: url('../images/txt_home_link1.gif');
	background-repeat: no-repeat;
	display: block;
}

.txt_home_link2{
	width: 197px;
	height: 18px;
	background-image: url('../images/txt_home_link2.gif');
	background-repeat: no-repeat;
	display: block;
}

.home_link1{
	width: 190px;
	height: 18px;
}

.home_link2{
	width: 197px;
	height: 18px;
}

ul.client-list{
	margin-top: -10px;
}

.client-list li{
	list-style-type: none;
	font-size: 11px;
	margin-left: -30px;
}

/* NAVIGATION */

#nav{
	width: 196px;
	padding-left: 0px;
}

#nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	clear:both;
}

#nav ul li{
	position:relative;
	width: auto;
	display:block;
	height: 35px;
	margin: 0px 0px 2px 0px;
	*margin-bottom: -1px;
}

#nav ul li a{
	width: 196px;
	height: 35px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#nav ul li a:hover, #nav ul li.nav_selected a{
	background-position: 0px -35px;
}


.nav_1 #nav li.nav_about-us a{
	width: 196px;
	height: 35px;
	background-image: url('../images/nav_1_about-us.gif');
	background-repeat: no-repeat;
}

.nav_1 #nav li.nav_solutions a{
	width: 196px;
	height: 35px;
	background-image: url('../images/nav_1_solutions.gif');
	background-repeat: no-repeat;
}

.nav_1 #nav li.nav_gallery a{
	width: 196px;
	height: 35px;
	background-image: url('../images/nav_1_gallery.gif');
	background-repeat: no-repeat;
}

.nav_1 #nav li.nav_contact-us a{
	width: 196px;
	height: 35px;
	background-image: url('../images/nav_1_contact-us.gif');
	background-repeat: no-repeat;
}

.nav_2 #nav li.nav_about-us a{
	width: 196px;
	height: 35px;
	background-image: url('../images/nav_2_about-us.gif');
	background-repeat: no-repeat;
}

.nav_2 #nav li.nav_solutions a{
	width: 196px;
	height: 35px;
	background-image: url('../images/nav_2_solutions.gif');
	background-repeat: no-repeat;
}

.nav_2 #nav li.nav_gallery a{
	width: 196px;
	height: 35px;
	background-image: url('../images/nav_2_gallery.gif');
	background-repeat: no-repeat;
}

.nav_2 #nav li.nav_contact-us a{
	width: 196px;
	height: 35px;
	background-image: url('../images/nav_2_contact-us.gif');
	background-repeat: no-repeat;
}

.nav_3 #nav li.nav_about-us a{
	width: 196px;
	height: 35px;
	background-image: url('../images/nav_3_about-us.gif');
	background-repeat: no-repeat;
}

.nav_3 #nav li.nav_solutions a{
	width: 196px;
	height: 35px;
	background-image: url('../images/nav_3_solutions.gif');
	background-repeat: no-repeat;
}

.nav_3 #nav li.nav_gallery a{
	width: 196px;
	height: 35px;
	background-image: url('../images/nav_3_gallery.gif');
	background-repeat: no-repeat;
}

.nav_3 #nav li.nav_contact-us a{
	width: 196px;
	height: 35px;
	background-image: url('../images/nav_3_contact-us.gif');
	background-repeat: no-repeat;
}

.nav_4 #nav li.nav_about-us a{
	width: 196px;
	height: 35px;
	background-image: url('../images/nav_4_about-us.gif');
	background-repeat: no-repeat;
}

.nav_4 #nav li.nav_solutions a{
	width: 196px;
	height: 35px;
	background-image: url('../images/nav_4_solutions.gif');
	background-repeat: no-repeat;
}

.nav_4 #nav li.nav_gallery a{
	width: 196px;
	height: 35px;
	background-image: url('../images/nav_4_gallery.gif');
	background-repeat: no-repeat;
}

.nav_4 #nav li.nav_contact-us a{
	width: 196px;
	height: 35px;
	background-image: url('../images/nav_4_contact-us.gif');
	background-repeat: no-repeat;
}