body {
   background: white;
   font-size: 12pt;
   }
#menu {
   display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 5%;
   padding-top: 1em;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#header {
height: auto;
width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
}
.left	{
	float:left;
}
.right	{
	float:right;
}
#nav	{
   display: none;
   }
/*typography*/
a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
a:link {
	color:#666;
	}
a:visited {
	color:#666;
	}
a:active {
	color:#393E5E;
	}
a:hover {
	color:#393E5E;
	text-decoration: underline;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	width:100%;
	}
h1 span, h2 span, h3 span, p span, a span {
}
h2 {	
	color:#393E5E;
	font-size: 1.5em;
	margin: 1em .8em .5em .8em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	clear:left;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1em  1.2em 1em 1.2em;
	}
.blue	{
	color:#393E5E;
}
	
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	color:#393E5E;
	}
#info	{
   display: none;
   }
#sidenav	{
   display: none;
   }
#logo {      
      width: 700px; 
      float: left;
	  margin-bottom:1em; 
    }
    
        #logo a {
          display: block;
          background: url(../images/Equitas.png) no-repeat;
		   width: 700px; 
		height: 100px;
          margin: 0em;
        }
#info h3 {      
      	width: 188px; 
      	float: left;
		margin: 0;
		padding:0;
    }
    
        #info a {
          display: block; 
          width: 188px;  height: 180px;
          margin: 0;
		  padding:0;
        }
#b	{
	display: none;
}
#b img	{
	margin:135px 0 0 0;
}
.team	{
	background:url(../images/team.png) no-repeat;
}
.phone	{
	background:url(../images/contact.png) no-repeat;
}
.solutions	{
	background: transparent url(../images/solutions.png) no-repeat;
}
.services	{
	background:url(../images/services.png) no-repeat;
}
.security	{
	background:url(../images/recovery_security.png) no-repeat;
}
.clients	{
	background:url(../images/our_clients.png) no-repeat;
}
.contact	{
	background:url(../images/contact_us_lg.png) no-repeat;
}
.about	{
	background:url(../images/about_us.png) no-repeat;
}
.why	{
	background:url(../images/why_equitas.png) no-repeat;
}
.clr	{
	clear:both;
}
#footer	{clear: both; margin: 0 5%; text-align:right; border-top:1px solid #B3B3B3;}
.caption	{
	font-size: 0.95em;
	font-weight:bold;
	margin:0;
	padding:3px 4px 4px 30px;
	background:#C0C0CE url(../images/sub.gif) no-repeat;
	clear:both;
}
#team p	{
}
#team img	{
	float: left;
	margin: .5em 1em;
	border:1px solid #B3B3B3;
}
.quote {
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 10px 0;
	margin: 1em;
}
.quote p {
	line-height: 1.25em;
	color: #384D6E;
	margin:1em  40px 0 15px;
}
.quote ul li {
	line-height: 1.25em;
	color: #384D6E;
	margin:.5em 0;
}
.quote2 {
	background-image: url(../images/box2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: .5em .5em .5em  0;
	margin: 1em;
}
.quote2 p {
	line-height: 1.25em;
	color: #384D6E;
	margin:1em 55px 0 15px;
}
.quote2 ul	{
	margin-bottom: 5em;
}
.quote2 ul li {
	line-height: 1.25em;
	color: #384D6E;
	margin:.5em 1em;
}	

