*{
    margin: 0;
    padding: 0;}

body {
	background-color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 80%;}
	
a img, img, form, fieldset{
    border: 0 none;}
	
a {
    color: #4e6280;
    text-decoration: none;}

a:hover {
    text-decoration: underline;}

a:focus {
    outline: thin solid #ec891d;}

p {
    padding: 0.7em 0;}

strong {
    font-weight: bold;}

ol, ul {
    list-style: outside none none;}
	
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;}	
	
h1 {
    color: #54565b;
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1.2em;
    padding: 0.5em 0;}

h1.title {
    font-size: 2em;
    margin-bottom: 0.5em;
    width: 100%;}

h2 {
    color: #9b9b9b;
    font-size: 1.6em;
    font-weight: normal;
    padding: 1em 0 0.4em;}

h3 {
    color: #202020;
    font-size: 1.4em;
    font-weight: normal;
    padding: 0.5em 0 0.3em;}

h4 {
    color: #7d7864;
    font-size: 1.3em;
    font-weight: normal;
    padding: 0.5em 0 0.3em;}

h5 {
    color: #424242;
    font-size: 1.2em;
    font-weight: normal;
    padding: 0.5em 0 0.3em;}

h6 {
    color: #202020;
    font-size: 1.1em;
    font-weight: bold;
    padding-top: 0.3em;}

legend{
	display:none;}

form span, p span{
	color: #ff0000}

input, textarea{
	background: #fff;
    border: 1px solid #d5d4d4;
    box-shadow: 0 0 2px 0 #dddddd;
    margin-bottom: 0.5em;
    padding: 0.5em;
    width: 90%;}
	
input[type=submit], input[type=button], .button{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #a09b8c;
	background: -moz-linear-gradient(top,  #a09b8c 0%, #52524b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a09b8c), color-stop(100%,#52524b));
	background: -webkit-linear-gradient(top,  #a09b8c 0%,#52524b 100%);
	background: -o-linear-gradient(top,  #a09b8c 0%,#52524b 100%);
	background: -ms-linear-gradient(top,  #a09b8c 0%,#52524b 100%);
	background: linear-gradient(top,  #a09b8c 0%,#52524b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a09b8c', endColorstr='#52524b',GradientType=0 );
    border-color: #ffffff -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    box-shadow: 0 1px 3px 0 #cccccc;
    color: #ffffff;
    cursor: pointer;
    font-size: 1.1em;
    text-shadow: 0 -1px 0 #555555;
	padding: 0.5em 1.5em;}
		
input[type=submit]:hover, input[type=button]:hover, .button:hover{
    background: #54565b;
	background: -moz-linear-gradient(top,  #54565b 0%, #56534a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#54565b), color-stop(100%,#56534a));
	background: -webkit-linear-gradient(top,  #54565b 0%,#56534a 100%);
	background: -o-linear-gradient(top,  #54565b 0%,#56534a 100%);
	background: -ms-linear-gradient(top,  #54565b 0%,#56534a 100%);
	background: linear-gradient(top,  #54565b 0%,#56534a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54565b', endColorstr='#56534a',GradientType=0 );
	text-decoration:none;}

.rowForm{
	text-align: right;}
	
.rowForm input, .rowForm textarea{
	width: 60%;}
	
.rowForm input[type=submit], .rowForm input[type=button]{
	width: auto !important;}
			
.container-wrapper {
	clera: both;
    margin: 0 auto;
    width: 978px;}	
	
.content {
    background: #f0f1f3;
    padding: 7px;
	margin-bottom: 1em;
    position: relative;}	

.header {
    background: rgba(0, 0, 0, 0) url(../images/tab-arrowdown.png) no-repeat 10px 37px;
    height: 45px;
	position:relative;
	z-index:1;}	
	
.header span {
    
    background-color: #006853;
	color: #ffffff;
    display: block;
    font-size: 1.2em;
    height: 20px;
    padding: 10px 14px;}	

.tab-content {
    background: rgba(0, 0, 0, 0) url(../images/home-tab-content.png) repeat 0 0;
    border: 1px solid #ffffff;
    margin: -5px 0 0 -1px;
    padding: 10px;}
	
.menu-left{
    box-shadow: 0 0 3px 1px #cccccc;}
	
.menu-left li {
    border-bottom: 1px solid #ffffff;}

.menu-left li a {
    background-color: #006853;
	color: #ffffff;
    display: block;
	font-size: 1.2em;
    padding: 10px 20px;}
	
.menu-left li a:hover {
    background: #d25f15;
    filter: none;}

.text-center{
	text-align:center;}
		
#header-wrapper, #section-sub-wrappe, #content-wrapper, #footer-wrapperr, #footer-bar, #footer {
    width: 100%;
	overflow: hidden;
	clear: both;}
	
#content-wrapper {
	padding: 2em 0 0;
	background-color: #fff;}

#header-wrapper {
    border-bottom:6px solid #006853;
	background-color: #ffffff;
	margin-top: 10px;}
	
#logo {
	margin-top: 17px;}	
	
#logo a {
    background-image: url(../images/logo.png);
	background-position: 0 0;
	background-repeat:no-repeat;
    display: block;
    height: 94px;
	width: 120px;
    text-indent: -9999px;}	

#section-sub-wrapper {
    background: #dbdada;
    padding: 3px 0;}

#breadcrumb {
    color: #323232;
    margin-bottom: 1em;
    width: 100%;}

#breadcrumb li {
    float: left;
    margin-right: 0.5em;}

#content-left, #content, .rowForm label {
	float: left;}
	
#content-left, #content-right {
	width: 217px;}
	
#content-right .content ul li{
	padding:0.4em 0;}
	
#content-left {
	margin-right: 30px;}	
	
#content-right{
	    float: left;
    margin-left: 30px;}	
	
#content {
   margin-bottom: 5em;
	width: 500px;
    line-height: 1.5em;}

.inner-cr #content {
   width: 717px;}
			
#footer-bar {
    background: rgba(0, 0, 0, 0) url(../images/noise-bg.jpg) repeat 0 0;
    border-top: 1px solid #ffffff;
    /*height: 50px;*/}
	
#footer-wrapper {
	clear: both;
    background-color: #006853;}
	
#footer {
	color:#ffffff;
    padding: 2em 0;
	font-size: 11px;}
	
#f-copy li, #f-copy a {
    color: #ffffff;}
	
#f-copy li {
	padding-left: 1em;
	float: left;
	line-height: 30px;}

.f-line {
    background-color: #ffffff;
    height: 1px;
    margin: 1em 0;
    overflow: hidden;
    width: 100%;}

#btn-prep{
	top:0;
	left:0;
	position: absolute;
	display: none;
	width: 100%;
	z-index: 100;}
		
#btn-prep span{	
    font-size:20px;
	font-weight: bold;
	font-style:italic;
	color:#727272;
	text-shadow: 3px 3px 2px rgba(196, 196, 196, 1);
	display: inline-block;
	width:24%;
	text-align:center;}
	
/* slider*/
#slider {
	list-style:none;
	padding:0px;
	margin:0;}

.slider-container { 
	background:#fff; 
	width:989px; 
	height:auto;}

.bx-wrapper{
	width:100%;}

#slider img { 
	width:auto; 
	height:auto; 
	margin:0px; 
	display:inline-block;}

#slider li {
	text-align:center;
    width:25%;}
	
.logos img { width:auto; height:90px; margin-top:0px; display:inline-block; margin-right: 66px;}
	
.logos li { display: inline; text-align:center; width:25%; }
	
.logos { list-style:none; padding:0px;	margin:0;}
/**/	


