/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}

body{background:#232323; text-align:center;}
.header-tail2{ position:absolute; right:0; width:50%; height:401px; background:url(images/header-tail2.gif) bottom repeat-x;}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{ font-family:Trebuchet MS, Helvetica, sans-serif; font-size:0.75em; line-height:1.167em; color:#595959;}
input, select { vertical-align:middle; font-weight:normal;}

a {/*color:#ff3600;*/ color:#999;}
a:hover{text-decoration:none;}
p {padding-top:16px;}
h2{ font-size:3em; line-height:1.125em; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#C6A4BB/*#434343*/; /*word-spacing:-1px;*/ padding-bottom:16px; }
h2 strong{ color:#940054/*#7a0058*/; font-weight:normal;}
h3{ font-size:2em; line-height:1.133em; color:#ececec; font-weight:normal; font-family:Arial, Helvetica, sans-serif; padding-bottom:20px; position:relative;}
h4{ font-size:2em; font-weight:normal; line-height:1em; font-family:Arial, Helvetica, sans-serif; color:#434343; padding-bottom:17px;}
h4 span{ display:block; font-size:0.833em; line-height:1.2em; color:#b2b0b0; margin-top:-3px;}
cite{ display:block; font-style:normal; padding-bottom:17px;}

/* ============================= main layout ====================== */
.imgindent {margin:15px 20px 15px 0; float:left; border-radius:5px;}
.imgindent2 {margin:0 20px 0 0; float:left;}
.phone{ float:right; padding-right:210px;}
.space1{ margin-left:55px;}
.space2{ margin-left:41px;}
.space3{ margin-left:58px;}
.padding1{ padding-top:35px;}
.padding2{ padding-top:30px;}
.padding3{ padding-top:16px; text-align:justify;}

/* ============================= header ====================== */
#header{ background:url(images/header-tail2.jpg) top repeat-x;}
#header .main{ background:url(images/header-bg.png) bottom right no-repeat;}
#header .top{ width:100%;}
#header .menu{ float:right;}
#header .menu ul{ padding:53px 37px 0 0;}
#header .menu li{ float:left; padding-left:2px;}
#header .menu a{ color:#ffffff; text-transform:uppercase; text-decoration:none; display:block; /*background:url(images/menu-item-tail.gif) repeat-x;*/ border-radius:5px 5px 0 0; /*background-color:#d12c00;*/  -moz-border-radius: 5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; cursor:pointer;background: -webkit-linear-gradient(#ff8800, #ffa900, #ff8800); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#ff8800, #ffa900, #ff8800); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#ff8800, #ffa900, #ff8800); /* For Firefox 3.6 to 15 */
background: linear-gradient(#ff8800, #ffa900, #ff8800); /* Standard syntax (must be last) */}
#header .menu a span{ display:block; /*background:url(images/menu-item-left-bg.gif) no-repeat;*/}
#header .menu a span span{ /*background:url(images/menu-item-right-bg.gif) top right no-repeat;*/ padding:14px 0 9px 0; width:98px; text-align:center;}
/*#header .menu a:hover, #header .menu .active{background:url(images/menu-item-tail-act.gif) repeat-x; color:#000000; font-weight:bold;}
#header .menu a:hover span, #header .menu .active span{ background:url(images/menu-item-left-bg-act.gif) no-repeat;}*/
#header .menu a:hover span span, #header .menu .active span span{ /*background:url(images/menu-item-right-bg-act.gif) top right no-repeat;*/background: -webkit-linear-gradient(#f2f2f2, #ffffff, #f2f2f2); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#f2f2f2, #ffffff, #f2f2f2); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#f2f2f2, #ffffff, #f2f2f2); /* For Firefox 3.6 to 15 */
background: linear-gradient(#f2f2f2, #ffffff, #f2f2f2); /* Standard syntax (must be last) */
color:black;border-radius:5px 5px 0 0;
}

#header .logo{ margin-left:-30px; padding-top: 3px;}
#header .logo img{ position:relative;}
#header .indent{ padding:/*49px 0 0 62px;*/35px 0 0 82px; position:relative;}
.header-list{ /*padding-left:13px;*/ text-align:justify; width:90%;} 
.header-list li{ font-size:2.3em; line-height:1.167em; color:#E08C3F/*#b3afaf*/; font-family:Arial, Helvetica, sans-serif; /*background:url(images/header-list-marker.gif) no-repeat 0 3px; */padding:0 0 10px 0px/*28px*/; word-spacing:-2px; position:relative; font-style:italic}
.header-list span{ font-size:0.6em; text-decoration:none; color:#940054/*#E08C3F*//*color:#595858*/; font-weight:normal; display:inline-block; line-height:1.4em; width:55%;}
.header-list a:hover{ color:/*#f13200*/#940054;}

.header-link{ display:inline-block; background:url(images/header-link-tail.gif) top repeat-x; color:#ffffff; font-weight:bold; text-decoration:none; text-transform:uppercase; position:absolute; margin:227px 0 0 1px;}
.header-link span{ display:block; background:url(images/header-link-left-bg.gif) left top no-repeat;}
.header-link span span{ background:url(images/header-link-right-bg.gif) right top no-repeat; padding:12px 12px 11px 13px;}
.header-link:hover{ background:url(images/header-link-tail-act.gif) top repeat-x;}
.header-link:hover span{ background:url(images/header-link-left-bg-act.gif) left top no-repeat;}
.header-link:hover span span{ background:url(images/header-link-right-bg-act.gif) right top no-repeat;}

/* ============================= content ====================== */
.row-1{ background:#ffffff;}
.row-1 .indent{ padding:12px 10px 16px 64px;}
.row-1 .indent2{ padding:31px 37px 33px 64px;}
.row-1 .link{  /* border: 1px solid gray;*/
    border-radius: 5px;
    display: inline-block;
    font-weight: bold;
    margin-top:0px;
    padding: 0.2em 1em 0.8em 0em;
    text-decoration: underline;}
.row-1 .link:hover{
	color:black;
}
.row-1 .link1{ display:inline-block; margin-top:22px; background:url(images/row1-list-marker.gif) no-repeat 0 6px; padding-left:10px; color:#595959; font-size:1.083em; line-height:1.154em;}
.row-1 .line1{ background:url(images/row1-line.gif) repeat-y 295px 0; width:100%;}
.row-1 .line2{ background:url(images/row1-line.gif) repeat-y 609px 0; padding:5px 0 5px 0;}
.row-1 .line3{ background:url(images/row1-line.gif) repeat-y 280px 0; padding:19px 0 21px 0;}
.row-1 .line-padding{ padding:19px 0 21px 0;}
.row-1 strong{ font-size:1.083em; display:block; line-height:1.231em;}
.row-1 h3{ color:#434343; margin-top:12px;}

.row-1 .list{ margin-top:-5px;}
.row-1 .list li{ font-size:1.083em; line-height:1.538em; color:#ff3600; background:url(images/row1-list-marker.gif) no-repeat 0 8px; padding-left:9px;}
.row-1 .list a{ color:#595959; text-decoration:underline;}

.block1{ /*background:url(images/block2-bg.jpg) right bottom no-repeat;*/ padding:0 80px 4px 0;}
.block2{/* background:url(images/block1-bg.jpg) right bottom no-repeat;*/ padding:0 25px 4px 0;}
.block3{ background:url(/*images/block3-bg.jpg) right bottom no-repeat;*/ padding:0 70px 4px 0;}

.row-2{ background:#3e3e3e; color:#adadad;}
.row-2 a{ color:#fffefe;}
.row-2 .indent{ padding:17px 10px 20px 64px;}
.row-2 .line1{ background:url(images/row2-line.gif) repeat-y 290px 0; width:100%;}
.row-2 .line2{ background:url(images/row2-line.gif) repeat-y 609px 0; padding:10px 0 17px 0;}
.row-2 .line-padding{ padding:10px 0 17px 0;}
.row-2 strong{ font-size:1em; display:block; padding-bottom:1px; line-height:1.2em; text-align:justify;}
.row-2 .link{ display:inline-block; color:#ffffff; font-weight:bold;/* font-size:1.083em*/; line-height:1.7em; /*margin-top:10px;*/}

.row-2 .list{ margin-top:-5px;}
.row-2 .list li{ font-size:1.083em; line-height:1.538em; color:#ffffff; background:url(images/row2-list-marker.gif) no-repeat 0 8px; padding-left:9px;}
.row-2 .list a{ color:#dadada;}


.rss{ margin-left:4px;}
.rss img{ margin:12px 0 0 0;}
.marker{ color:#ffffff; padding-right:10px;}
.author{ color:#ffffff;}

dt{ background:url(images/list-marker.gif) no-repeat 0 5px; padding-left:10px; font-weight:bold; color:#fff!important;/*#dadada;*/ font-size:1.083em; padding-bottom:5px;}
dt span{ color:#9b9b9b;}
dd{ padding-bottom:28px; text-align: justify;}
.last{ padding-bottom:0;}

/* ============================= footer ====================== */
#footer{ background:#232323; color:#adadad; font-size:1.083em; line-height:1.154em;}
#footer a{ color:#ffffff; font-weight:bold;}
#footer .text{ padding:30px 0 0 62px;}

/* ============================= forms ============================= */
#ContactForm{ padding-top:5px;}
#ContactForm .col-1{ width:296px;}
#ContactForm .col-2{ width:264px;}
#ContactForm label{ display:inline-block; height:42px;}
#ContactForm input{ border:solid 1px #adadad; background:#F5F5F8; border-radius:5px;/*background:#717171; */font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#666; padding:3px 0 3px 3px; width:225px;}
#ContactForm textarea{ border:solid 1px #adadad; background:#F5F5F8; border-radius:5px; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#666; padding:3px 0 3px 3px; width:260px; height:99px; overflow:auto;}
#ContactForm .link{ float:right; margin:15px 30px 0 0px; line-height:1.154em; color:white; background-color:#999;
 }
#ContactForm .link:hover{
	background-color:#f5f5f8; color:#999;-webkit-transition:all 1s ease;
   -moz-transition:all 1s ease;
   -o-transition:all 1s ease;
   transition:all 1s ease;
}

/*Newsletter*/
#news{ padding-top:5px;}
#news .col-1{ width:296px;}
#news .col-2{ width:264px;}
#news label{ display:inline-block; height:42px; margin-right:1em; width:25%; vertical-align:top;}
#news input{ border:solid 1px #adadad; background:#F5F5F8; border-radius:5px;/*background:#717171; */font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#666; padding:3px 0 3px 3px; width:225px;}
#news textarea{ border:solid 1px #adadad; background:#F5F5F8; border-radius:5px; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#ffffff; padding:3px 0 3px 3px; width:260px; height:99px; overflow:auto;}
#news .link{ float:right; margin:15px 270px 0 0px; line-height:1.154em; color:white; background-color:#999;
  border-radius: 5px;
  display: inline-block;
  font-weight: bold;
  margin-top: 4px;
  padding: 0.5em 0.3em;
  text-decoration: none;
 }
#news .link:hover{
	background-color:#f5f5f8; color:#999;-webkit-transition:all 1s ease;
   -moz-transition:all 1s ease;
   -o-transition:all 1s ease;
   transition:all 1s ease;
}
#news input.box_check{
	width:18px!important;
	
}
#news label span{
	margin-top:0.5em;
	display:block;
}
.certification{
	width:25%;
	height:auto;
	float:left;
	display:inline-block;
	margin-right:1em;
}
.certification img{
	border:2px solid white!important;
	border-radius:5px!important;
}



.row-2 .line5 {
    background: url("images/row2-line.gif") repeat-y scroll 240px 0 rgba(0, 0, 0, 0);
    width: 100%;
}

.row-2 .line5 {
    background: url("images/row2-line.gif") repeat-y scroll 560px 0 rgba(0, 0, 0, 0);
    width: 100%;
}


.column-1 img, .column-2 > img{
	width:20%;
	height:auto;
	border:5px solid white;
	margin-bottom:35px;
	margin-top:0;
}

.partner{
	border:4px solid #ccc;
	margin-right:1.5em;
	margin-bottom:1em;
	box-shadow: 5px 5px 5px #ccc;
	width: 20%;
	}
.first_p{
	padding-top:0;
}
.privacy{
	margin: 0 auto;
    position: relative;
    text-align: left;
    width: 980px;
}
h5 {
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 1em;
}

.column-2.space2 p, .column-1 > p {
    text-align: justify;
}

.column-1 img, .column-2 > img.works_preview{
	width:100%;
	border-right:4px solid #fff;
	border-left:0;
	border-bottom:0;
	border-top:0;
	margin-top:1em;
	margin-bottom:0;
	}
.column-2.space2 p, .column-1 > p{
	padding-top:0;
	}
.column-2 img, .column-3 > .block3 > img{
	border-right: 5px solid #fff!important;
border-top:0!important;
border-bottom:0!important;
border-left:0!important;

}
.column-3 img, .column-2 > img.works_preview{
	width: 35%;
border: 2px solid #fff !important;
float: left;
margin-bottom: 0.5em;
margin-right: 1em;
vertical-align: middle;
border-radius: 5px;
	}
.products_preview{
	width:92%;
	float:none;
	height:auto;
	margin-bottom:2.5em;
	background: rgba(204,204,204,0.2);
	padding:0.8em;
}
.products_preview p{
	padding-top:0;
	
}

.title_solutions{
	display: block;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1em;
	}
.clients img{
	/*border:5px solid white;
	display:block;
	margin-bottom: 0.5em;
    width: 35%;
	margin-left:7em;*/
	border: 2px solid #fff !important;
    float: left;
    margin-bottom: 0.5em;
    margin-right: 1em;
    vertical-align: middle;
    width: 35%;
	height: auto;
	    border-radius: 5px;
	}
/*.clients{
	margin-bottom:1.5em;
	display:block;
	text-align:center;
	}*/
	
.clients{
	 float: none;
    height: auto;
    margin-bottom: 2.5em;
    width: 100%;
	display: inline-block;
}
.sba img{
	width:95%;
	}
.sba{
	float: right;
	line-height:2.5em;
	}
.veterans{
	padding-top:9px;
}
.ruben{
	padding-bottom:1.15em;
font-family: 'Gloria Hallelujah', cursive;	
font-size:120%;
	line-height:1.5em;
	color:#004996;
}
.corporate_info li{
	color: #fff;
    font-size: 1.083em;
    /*padding-left: 10px;*/
	margin-bottom:1.5em;
}
.corporate_info li strong{
	display:inline;
}
.column-1 p {
    margin-bottom: 1.5em;
    padding-top: 0;
	padding-right:1em;
	    border-radius: 5px;
}
#page2 .works_preview {
    border: 2px solid gray!important;
    float: left;
    margin-right: 0.5em;
    margin-top: 8px;
    width: 22%;
	border-radius:5px;
}
#page2 .products_preview > p, .column-1 p {
    margin-bottom: 0;
	padding-top:0.3em;
	text-align: justify;
	
}
#page2 .title_solutions{
	font-size:1.4em;
}
#page2 .row-1 .list {
    margin-left: 35px;
	margin-top: 10px;
}
.acrobat{
	background-image:url(images/acrobat.png);
	background-position:right center;
	padding-left:25px;
	background-repeat:no-repeat;
	background-size:35%;
	padding-top:0.5em!important;
	margin-right:1.5em!important;
	width:35px;
}
#page1 
.products_preview{
	background:transparent!important;
}
ul.list-2 li{
	font-size: 1.083em;
	line-height:1.54em;
  background: url(images/row1-list-marker.gif) no-repeat 0 8px;
  padding-left: 9px;
  margin:10px 0 5px 15px;
}

.header-list li a{
text-decoration: none;
  color: #940054;
  }