@charset "UTF-8";
/* CSS Document */
body {
  width: 964px;  /* iPad Size */
  margin: 0 auto;
  margin-top: 6px;
}

header {
  position: relative;
  float: left;
  width: 964px;
  height: 80px;
  z-index: 0;
  background-color: #007AF5;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  behavior: url(../PIE.htc);
}

#roundedFrame {
  float: left;
  width: 290px;
  height: 38px;
  margin-top: 12px;
  margin-left: 8px;
  background-color: #FFFFFF;
  padding: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px 8px 8px 8px;
  behavior: url(../PIE.htc);
}

.band {
  position: absolute;
  top: 22px;
  left: 315px;
  width: 648px;
  height: 34px;
  z-index: -1;
  background-image: -webkit-gradient(linear,left center, right center,from(#005CBB),to(#007AF5));
  background-image: -moz-linear-gradient(left, #005CBB, #007AF5);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#005CBB', endColorstr='#007AF5'); 
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#005CBB', endColorstr='#007AF5')";
  background-image: -ms-linear-gradient(left, #005CBB 0%, #007AF5 100%);  /* IE 10 */
}

#flash {
  float: left;
  width: 500px;
  margin-top: 12px;
  margin-left: 80px;
  z-index: 2;
}

#noFlash {
  float: left;
  width: 500px;
  margin-top: 27px;
  margin-left: 99px;
  z-index: 2;
  font-family: Arial, sans-serfif;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
	color: #EDEDED;
  /*color: #8AC4FF; */
}

nav {
  width: 946px;
  height: 24px;
  margin-left: 8px;
  margin-right: 8px;
  color: #FFFFFF;
  background-image: -webkit-gradient(linear,center bottom, center top,from(#005CBB),to(#007AF5));
  background-image: -moz-linear-gradient(bottom, #005CBB, #007AF5);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#007AF5', endColorstr='#005CBB'); 
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#007AF5', endColorstr='#005CBB')";
  background-image: -ms-linear-gradient(bottom, #005CBB 0%, #007AF5 100%);  /* IE 10 */
}

nav ul {
  list-style: none;
  padding-top: 4px;
  line-height: 14px;
}

nav ul li {
  float: left;
  width: auto;
  padding-left: 24px;
  padding-right: 20px;
  letter-spacing: 1px;
  line-height: 14px;
  list-style: none;
}

nav ul li a { 
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
}

nav ul li a:link {
  text-decoration: none;
  color: #FFFFFF;
}

nav ul li a:visited {
  text-decoration: none;
  color: #FFFFFF;
}

nav ul li a:active {
  text-decoration: none;
  font-style: normal;
  color: #FF9201;
}

nav ul li a:hover {
  text-decoration: none;
  color: #FF9201;
}

.active {
  text-decoration: none;
  color: #FF9201;
}  

#content {
  float: left;
  width: 100%;
}

#homeLeft {
  float: left;
  width: 380px;
}
	
#services {
  float: left;
  width: 380px;
  padding-bottom: 4px;
  background-color: #007AF5;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  behavior: url(../PIE.htc);
}

.core {
  float: left;
  width: 372px;
  height: 140px;
  margin-top: 4px;
  margin-left: 4px;
  background-color: #FFFFFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #0A538A;
  behavior: url(../PIE.htc);
}

.core ul {
  padding-top: 8px;
  padding-left: 8px;
}

.core ul li {
  list-style-type: none;
  padding-left: 24px;
  line-height: 20px;
  background: url(../imagesDesign/checkSmall.jpg)  top left no-repeat;
}

.core2 {
  float: left;
  width: 372px;
  height: 106px;
  margin-top: 4px;
  margin-left: 4px;
  background-color: #FFFFFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  behavior: url(/PIE.htc);
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #C40821;
}

.core2 ul {
  padding-top: 8px;
  padding-left: 8px;
}

.core2 ul li {
  list-style-type: none;
  padding-left: 24px;
  line-height: 20px;
  background: url(../imagesDesign/checkSmall.jpg)  top left no-repeat;
}

.core3 {
  float: left;
  width: 372px;
  height: 184px;
  margin-top: 4px;
  margin-left: 4px;
  background-color: #FFFFFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  behavior: url(/PIE.htc);
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #C40821;
}

.core3 ul {
  padding-top: 8px;
  padding-left: 8px;
}

.core3 ul li {
  list-style-type: none;
  padding-left: 24px;
  line-height: 20px;
  background: url(../imagesDesign/checkSmall.jpg)  top left no-repeat;
}

.blue {
  color: #0B61A4;
}

#expertise {
  clear: left;
  float: left;
  width: 380px;
  margin-top: 2px;
  padding-bottom: 4px;
  background-color: #007AF5;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  behavior: url(../PIE.htc);
}

#steps {
  float: left;
  width: 380px;
  margin-top: 2px;
  padding-bottom: 4px;
  background-color: #007AF5;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  behavior: url(../PIE.htc);
}

.callToAction {
  width: 148px;
  height: 16px;
  margin-top: 8px;
  margin-left: 34px;
	padding-top: 2px;
	padding-left: 12px;
  background-color: #C8031E;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  behavior: url(/PIE.htc);
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #FFF;
}

#steps a:link {
  text-decoration: none;
}
#steps a:visited {
  text-decoration: none;
}
#steps a:active {
  text-decoration: none;
}
#steps a:hover {
  text-decoration: underline;
	color: #FFF;
}

#homeRight {
  float: right;
  width: 568px;
}

#portfolio {
  width: 568px;
  background-color: #007AF5;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #0A538A;
  behavior: url(../PIE.htc);
}

#portfolioSample {
  width: 558px;
  position: relative;
  height: 536px;
}

#box {
  width: 100%;
  height: 522px;
}

#portfolioSample ul li {
  float:left;
  position:absolute; left: 9px;
  position:absolute; top: 22px;
  list-style: none;
}

#portfolioSample ul li img {
  background: #FFF;
}

#portfolioSample ul li.show {
  z-index:500
}

#auto {
  position: absolute;
  left:16px;
  bottom: 6px;
}

#beginArrow {
  position: absolute;
  left: 232px;
  bottom: 6px;
}

#nextArrow {
  position: absolute;
  left: 278px;
  bottom: 6px;
}

#column1 {
  float: left;
  width: 120px;
  height: 400px;
  padding: 16px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 3px #007AF5 solid;
  behavior: url(../PIE.htc);
}

#column2 {
  float: left;
  width: 504px;
  height: 400px;
  padding: 16px;
  margin-left: 16px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 3px #007AF5 solid;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  color: #0A538A;
  behavior: url(../PIE.htc);
}

#column3 {
  float: right;
  width: 192px;
  height: 400px;
  padding: 16px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 3px #007AF5 solid;
  behavior: url(../PIE.htc);
}

#columnLeft {
  float: left;
  width: 672px;
  height: 570px;
  padding: 16px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 3px #007AF5 solid;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  color: #0A538A;
  behavior: url(../PIE.htc);
}

#columnRight {
  float: right;
  width: 232px;
  height: 586px;
  padding-top: 16px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 3px #007AF5 solid;
  behavior: url(../PIE.htc);
}

#columnRight img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#thumbnailColumn {
  float: left;
  width: 344px;
  height: 532px;
  padding-top: 12px;
  padding-left: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 3px #007AF5 solid;
  behavior: url(../PIE.htc);
}

#thumbnailColumn ul {
  list-style-type: square;
  list-style-position: outside;
  margin: 0;
  padding: 0px;
  margin-left: 1.5em;
}		
		
#thumbnailColumn ul li {
  margin: 0;
  padding: 0;
  padding-top: 2px;
}

#imageColumn {
  float: right;
  width: 568px;
  height: 532px;
  margin-left: 8px;
  padding-top: 12px;
  padding-left: 16px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 3px #007AF5 solid;
  behavior: url(../PIE.htc);
}	

.slideshow {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #005cbb;
}

.of {
  font-size: 0.8em;
  font-weight: bold;
  color: #007af5;
}

.absBottom {
  margin-bottom: -4px;
}
	
.portfolioHeader {
  margin-top: 16px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #999999; 
}	

.portfolioHeader a:link, a:active, a:visited {
  color: #3366CC;
  text-decoration: underline;
}

.portfolioHeader a:hover {
  color: #666666; 
  text-decoration: underline;
}

.portfolioDescription {
  margin-top: 8px;
  margin-left: 0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color: #005cbb;
}	

/* ----------- Headers ------------- */
h1 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #66A3D2;
}
h2 {
  font-family: "Arial Narrow", sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-left: 16px;
  letter-spacing: 1px;
  color: #FFF;
}
h3 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #66A3D2;
}

/* Firefox Fix */
img {
  border: 0;
}

.spacer2 {
  height: 2px;
}
.spacer4 {
  height: 4px;
}
.spacer8 {
  height: 8px;
}
.spacer12 {
  height: 12px;
}

.separator14 {
  clear: left;
  height: 14px;
}
.separator2 {
  clear: both;
  height: 2px;
}
.separator4 {
  clear: both;
  height: 4px;
}
.separator8 {
  clear: both;
  height: 8px;
}
.separator12 {
  clear: both;
  height: 12px;
}
.separator16 {
  clear: both;
  height: 16px;
}
.separator24 {
  clear: both;
  height: 24px;
}

footer {
  float: left;
  width: 964px;
  margin-left: 9px;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  padding-top: 1px;
  color: #0B61A4;
}

footer.ul {
  list-style-type: square;
  list-style-position: outside;
}		

footer.ul li {
  line-height: 14px;
}