@charset "UTF-8";
@font-face {
  	font-family: 'AvenirLTStd-Black', 'AvenirLTStd-Book', 'AvenirLTStd-Roman', Avenir, Arial, sans-serif;
  	src: url('../fonts/AvenirLTStd-Black.otf') format('opentype');
	src: url('../fonts/AvenirLTStd-Book.otf') format('opentype');
	src: url('../fonts/AvenirLTStd-Roman.otf') format('opentype');
}
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
	text-decoration:none;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End of Meyerweb reset */

/* TM custom css begins */

div.container {
	width:1100px;
	min-height:900px;
	margin:0 auto;
}

header {
	position:relative;
	width:1100px;
	height: 199px;
}

nav {
	margin:0 0 0 65px;
	padding:0 0 102px 0;
}

nav li {
  	display:inline;
	float:left;
	border-color:#FFFFFF;
	margin: 0 1px 0 0;
}

nav ul li a {
	float:left;
	display:block;
	width:85px;
  	background-color:#a1a29b;
	font-family:Avenir, Arial, sans-serif;
	color:#FFFFFF;
  	text-align: center;
	padding:3px 0;
	font-size: 12px;
	letter-spacing:1.8px;
	text-decoration:none;
}

nav ul li a:hover {
	background-color:#a3ac15;
}

nav ul li a.green {
	background-color:#a3ac15;
	font-weight:600;
	color:#FFFFFF;
}

.logo {
	position:absolute;
	width:398px;
	height:199px;
	top:0;
	left:681px;
}

h2 {
	display:inline;
	font-family:Avenir, Arial, sans-serif;
	font-size:18px;
	letter-spacing:1px;
	color:#a3ac15;
	font-weight:bold;
	text-decoration:underline;
	text-decoration-thickness: 2px;
	text-underline-offset:12px;
	margin:0 0 0 65px;
}

h2 a {
	display:inline;
	font-family:Avenir, Arial, sans-serif;
	font-size:18px;
	letter-spacing:1px;
	color:#a3ac15;
	font-weight:bold;
	text-decoration:underline;
	text-decoration-thickness: 2px;
	text-underline-offset:12px;
	margin:0 0 0 0;
}

h2.toggle a {
	display:inline;
	font-family:Avenir, Arial, sans-serif;
	font-size:18px;
	letter-spacing:1px;
	color:#8d8e85;
	font-weight:normal;
	text-decoration:underline;
	text-decoration-color:#ffffff !important;
	text-decoration-thickness: 2px;
	text-underline-offset:12px;
	margin:0;
}

h2.toggle a:hover {
	text-decoration:none;
}

h1 {
	font-family:Avenir, Arial, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#a3ac15;
	letter-spacing:5px;
	margin:60px 0 0 65px;
}

section.main_vision {
	background-image:url("../images/bg_vision.png");
	/* background-image:url("../images/1100vision.png"); */
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:65px;
	min-height:500px;
}

section.main_profile {
	background-image:url("../images/bg_profile1.png");
	/* background-image:url("../images/1100profile.png"); */
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:65px;
	min-height:500px;
}

section.main_clients {
	background-image:url("../images/bg_clients.png");
	/* background-image:url("../images/1100clients.png"); */
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:65px;
	min-height:500px;
}

section.main_services {
	background-image:url("../images/bg_services.png");
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:65px;
	min-height:500px;
}

section.main_results {
	position:relative;
	background-image:url("../images/bg_results.png");
	/* background-image:url("../images/1100results.png"); */
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:65px;
	min-height:500px;
}

section.main_praise {
	background-image:url("../images/bg_praise.png");
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:65px;
	min-height:500px;
}

section.main_interest {
	background-image:url("../images/bg_interest.png");
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:65px;
	min-height:500px;
}

section.main_contact {
	background-image:url("../images/bg_contact.png");
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:65px;
	min-height:500px;
}

section.main_sitemap {
	background-image:url("../images/bg_sitemap.png");
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:65px;
	min-height:500px;
}

footer {
	position:relative;
	clear:both;
	display:block;
	width:1035px;
	font-family:Avenir, Arial, sans-serif;
	color:#8d8e85;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	margin:65px 0 0 65px;
	padding:65px 0 65px 0;
}

footer a img {
	position:absolute;
	top:65px;
	left:735px;
	
}

footer.results {
	position:relative;
	clear:both;
	display:block;
	width:1035px;
	font-family:Avenir, Arial, sans-serif;
	color:#8d8e85;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	margin:350px 0 0 65px;
	padding:65px 0 65px 0;
}

footer.results a img {
	position:absolute;
	top:65px;
	left:735px;
	
}

.grey {
	color:#8d8e85;
}

.greybold {
	color:#8d8e85;
	font-family:Avenir, Arial, sans-serif;
	font-weight:bold;
}

.green {
	color:#a3ac15;
}

.greenbold {
	color:#a3ac15;
	font-family:Avenir, Arial, sans-serif;
	font-weight:bold;
}

.greensmall {
	color:#a3ac15;
	font-family:Avenir, Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
}

img.example-image {
	border: 1px solid #8d8e85;
}