body { 
	margin : 0 auto;
	font:100%/1 ;
	padding : 0;
	font-family: Arial, sans-serif;
	color : #000; 
	text-align: center;
}
h1 { 
	font:Arial, sans-serif normal;
	font-weight:bold;
    margin: 0;
	padding-top: 0px;
	padding-bottom: 10px;
	text-transform: none;
	color: #007ab7;
} 
h2 {
	
	font-weight:bold;
	padding-bottom: 20px;
   
}
h3  
{
    font-weight: bold;
    color: #cc1821; 
    margin-bottom: 0px;
}

h4, h5, h6 {
	font:Impact, Charcoal, sans-serif;
	font-weight:normal;
	margin-top: 0px;
}
.lower  
{
    text-transform:none;
}

h5, h6 {
	margin-bottom : 1.25em;
	font-size : 1em; 
}


footer h4 { 
	color:#ffffff;
	}

h5 { 
	color: #555;
}

h6 { 
	color: #666;
}


/*  TYPOGRAPHY  ============================================================================= */

p, ol, ul, dl, address { 
	margin-bottom : 1.5em; 
	font-size : 1em;
}

p {
	padding:0;
}

p.center {
	text-align: center;
}
p.left {
	text-align: left;
}
p.right {
	text-align: right;
}


ul, 
ol {
	margin : 0 0 1.5em 0;
	padding : 0 0 0 0;
}

li ul, 
li ol { 
	margin : 0;
	font-size : 1em; /* 16 / 16 = 1 */ }

dl, 
dd { 
	margin-bottom : 1.5em; 
}

dt { 
	font-weight : normal; 
}

.small { 
	font-size : .85em;
	line-height:1.40em; }

sub, sup { 
	font-size : 75%; 
	line-height : 0; 
	position : relative; 
	vertical-align : baseline; }

sup { 
    top : -.5em; }

sub { 
	bottom : -.25em; }

.subtext {
	color: #666;
	}
.box{
	font-size:.85em;
	padding:.5em .2em .0em .8em;
	line-height:1.5em;
}

/*  MAIN LAYOUT	============================================================================= */
img {
  max-width: 100%;
 
}

#wrapper {
	margin:auto;
	width: 100%;
	position: relative;
	text-align: left;
	max-width: 1118px;
}


.subMenuColumn{
	margin-left:0;
	margin-right:0;
	float:left;
	
} 
.subMenuColumn h1
{
     font-family: tahoma; 
     color: #cc1821; 
     font-size: 2em; 
     font-weight: normal;
     padding-bottom: 20px;
}
.case_studies, .case_studies:visited{
	color: #000000;
} 
.case_studies:hover, .case_studies:active{
	color: #ABACAC;
}
.home_text  
{
    margin: 0px 20px 0px 20px
}
.subMenu_on a, .subMenu_on a:hover, .subMenu_on a:visited, .submenu_on a:active {
	font-family: Arial;
	color: #000000;
    text-decoration: none;
	display: block;
	background-image: url('../images/sub_arrow.jpg');
	background-position: 5px 7px;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 30px;
	line-height: 33px;
	
}
.subMenu a,  .subMenu a:visited, .submenu a:active {
	font-family: Arial;
	color: #000000;
    text-decoration: none;
	display: block;
	text-align: left;
	text-indent: 30px;
	line-height: 33px;
}
.subMenu a:hover {
	color: #000000;
	text-decoration: underline;
	}


.subHeaderColumn{
	margin-left:0;
	margin-right:0;
	float:right;
} 
.subHeaderColumn ul{
	margin-left:20px;
	
} 
 	
#maincontentcontainer {
	width: 100%;
	}
.leftContent{
	text-align:left;
}
.centerContent{
	text-align:center;
}

	
.footer {
	clear: both;
	font-size: 0.8125em;
	margin:-10px 20px 0px 0px;
	color: #333333;
	background:#ffffff;
	padding:1em;
}
.footer p {
	font-size:1.1em;
}
.footer h4 {
	font-size:1.2em;
}
.gray {
	background:#666666;
}
footer strong {
	font-size: 1.077em; 
	color: #000;
}
.footer a { color: #d12a31; }
.footer a:link, .footer a:visited { color: #00000; text-decoration: none; }
.footer a:hover { color: #000000; text-decoration: underline; }


.border{
	border: 1pt solid #cccccc;
}


/* LINKS =============================================================================  */

a { 
	color: #007ab7;
}

a:visited { 
	color : #ee3344; }

a:focus { 
	outline : thin dotted; 
	color : rgb(0,0,0); }

a:hover, 
a:active { 
	outline : 0;
	color : #dd2233;
}

footer a { 
	color : #f59412;
	text-decoration: none;
}

footer a:visited { 
	color : #f59412; }

/*footer a:focus { 
	outline : thin dotted; 
	color : rgb(0,0,0); } */

footer a:hover, 
footer a:active { 
	outline : 0;
	color : #fff;
}
footer a:hover, 
footer a:active { 
	outline : 0;
	color : #fff;
}

.contactBar a { 
	color : #ffffff;
	font-size:.9em;
	text-decoration:none;
}

.contactBar a:visited { 
	color : #fff; }

.contactBar a:hover, 
.contactBar a:active { 
	outline : 0;
	color : #333;
}


/* IMAGES ============================================================================= */

img {
	border : 0;
	max-width: 100%;
}

img.floatleft { float: left; margin: 0 0 0 0; }
img.floatright { float: right; margin: 0 0 0 10px; }

/*  GLOBAL OBJECTS ============================================================================= */


.textright {
	text-align:right;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.nohorzmargin{
	margin-left:0;
	margin-right:0;
	}
.noleftmargin{
	margin-left:0;
	width:25%;
	}
.norightmargin{
	margin-right:0;
	}
.notopmargin{
	margin-top:0;
	}	
.novertmargin{
	margin-top:0;
	margin-bottom:0;
	}

.nomargin{
	margin:0;
	}	
.partners 
{
    float: left;
    width:470px;
    margin:0 auto;
    position:relative;
    height:260px;
    background: url(../images/pentico_partners.jpg) no-repeat 0px 0px;
}
 #Innovative-Development {
        width: 160px;
        height: 30px;
        position: absolute;
        top: 90px;
        left: 30px;
		border: 1px solid black;
      /*  background:lime; */
    }
    #ResPartners {
        width: 160px;
        height: 30px;
        position: absolute;
        top: 140px;
        left: 30px;
		border: 1px solid black;
      /*  background:yellow; */
    }
    .bottom_text1
    {
        text-align: center; 
        margin-top: 15px; 
        font-size: .8em;
    }
    .bottom_text2   
    {
         font-size: .7em; 
         text-align: center; 
         margin-top: -5px;
    }