@charset "utf-8";
/* CSS Document */

a:link {
	color: #E83385;
	text-decoration: none;
} 
a:visited {
	color: #E83385;
	text-decoration: none;
} 
a:hover {
	color: #E83385;
	text-decoration: underline;
} 
a:active {
	color: #E83385;
	text-decoration: none;
}

a 									{ /* remove the dotted outlines when clicking tabs */ 
						  		      outline: none; }


img {
	behavior:	url("pngbehavior.htc");
}

/*always scrollbar fix*/
html { min-height: 100%; margin-bottom: 1px; }
img		{
	border: 0;
	behavior: url(iepngfix.htc); 
}
		
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */

html, body {	
	cursor: default;
}
.clear {
	clear: both;
}
div#preload {
	visibility: hidden;
}
body  {
	min-height: 100%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	background-color: #1f1a17;
	background-repeat: repeat-x;
	background-position: 0px 199px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	height: 100%;
}
#wrapper {
	height: 100%;
	width: 100%;
	position:relative;
	z-index: 2;
	background-color: #1f1a17;
	background-image: url(images/nav/navbg.png);
	background-repeat: repeat-x;
	background-position: 0px 199px;
	margin: 0px;
	padding: 0px;
}
#wrapper-clients {
	height: 100%;
	width: 100%;
	z-index: 2;
	background-color: #1f1a17;
	background-image: url(images/nav/navbg.png);
	background-repeat: repeat-x;
	background-position: 0px 199px;
	margin: 0px;
	padding: 0px;
}
#content-holder {
	width: 962px;
	height: 237px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/nav/leftblock.png);
	background-repeat: repeat-x;
	background-position: 0px 200px;
}
.headerloader {
	display: none;
}
.header {
	height: 199px;
	width: 1230px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #26221f;
}
.headerbg {
	height: 199px;
	width: 100%;
	background-image: url(images/headerbg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #26221f;
	display: inline;
}
.logo-container {
	width: 962px;
	height: 199px;
	position: relative;
	text-align: left;
	min-width: 1000px
	padding-right: 52px;
}
#logo {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 36px;
	height: 150px;
	padding-top: 40px;
}

#slogan {
	float: right;
	height: 90px;
	width: 324px;
	padding-right: 5px;
	margin-top: 28px;
	clear: both;
}

.menubg {
	height: 37px;
	position: relative;
	text-align: left;

	min-width: 100%
	padding-right: 52px;
	overflow: visible;
	top: 200px;
	left: 13px;
	background-image: url(images/nav/leftblock.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	width: 923px;
}
#menu {
	width: 923px;
	height: 37px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	top: 1px;
	background-image: url(images/nav/leftblock.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.menushadow {
	background-image: url(images/menu-shadow.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#wrapper2 {
	height: auto;
	width: 100%;
	z-index: 2;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #373633;
	min-width: 100%;
	background-image: url(images/nav/navbg.png);
	background-repeat: repeat-x;
	background-position: 0px -38px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#wrapper2clients {
	height: auto;
	width: 100%;
	z-index: 4;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #373633;
	min-width: 100%;
	background-image: url(images/nav/navbg.png);
	background-repeat: repeat-x;
	background-position: 0px -38px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 962px;
	height: 100%;
	position: relative;
	min-width: 962px
	padding-right: 52px;
	padding-bottom: 40px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.our-team-images {
	padding-left: 20px;
	float: right;
}

#wrapper3 {
	height: 100%;
	width: 100%;
	position:relative;
	z-index: 2;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #1f1a17;
	min-height: 100%;
	padding-top: 18px;
	background-image: url(images/bottomshadow-content.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

