@charset "utf-8";
/* CSS Document */

*
{
	font-family: Arial, Helvetica, sans-serif;
}

body
{
	margin-top:0;
	margin-right:36px;
	margin-left:36px;
	margin-bottom:36px;
}

#topNavDiv
{
	font-size:17px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:black;
	color:white;
	padding-left:30px;
}

#topNavTable
{
	font-size:13px;
	float:right;
}

#topNavTable td
{
	padding-right:22px;
	padding-left:22px;
}

#topNavTable A
{
	color:white;
	text-decoration:none;
}

.curNavItem A
{
	color:#ffaf03 !important;
	text-decoration:none;
}

#logoDiv
{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#rightContentDiv
{
	width:236px;
	padding:0;
	margin:0;
	float:right;
	background:url(/i/rightGradientCorner.png) no-repeat bottom right #f1f1f1;
}

#middleImage
{
	background:url(/i/mainheaderimage.png) right top no-repeat black;
	height:275px;
	padding-left:36px;
}

#middleImage table
{
	height:275px;
}

#quoteimage {
	background:url(/i/webprojectsheaderimage.png) right top no-repeat black;
	height:275px;
	padding-left:36px;
}

#quoteimage table
{
	height:275px;
}

#webprogramming {
	background:url(/i/webprogrammingheaderimage.png) right top no-repeat black;
	height:275px;
	padding-left:36px;
}

#webprogramming2 table
{
	height:275px;
}

#webprogramming2 {
	background:url(/i/webprogrammingheaderimage2.png) right top no-repeat black;
	height:275px;
	padding-left:36px;
}

#webprogramming table
{
	height:275px;
}

#webdevelopment {
	background:url(/i/webdevelopmentheaderimage.png) right top no-repeat black;
	height:275px;
	padding-left:36px;
}

#webdevelopment2 table
{
	height:275px;
}

#webdevelopment2 {
	background:url(/i/webdevelopmentheaderimage2.png) right top no-repeat black;
	height:275px;
	padding-left:36px;
}

#webdevelopment table
{
	height:275px;
}



#tagBarDiv
{
	background-color:#3a3a3a;
	text-align:center;
	font-size:17px;
	padding-top:9px;
	padding-bottom:9px;
	color:white;
}

.orange
{
	color:#fba804;
}

.grayBg
{
	background:url(/i/grayGradient.png) repeat-x;
	cursor: pointer;
}

.grayBgh
{
	background:url(/i/grayGradient.png) repeat-x;
	cursor: pointer;
	vertical-align: middle;

}

.orangeBg
{
	background:url(/i/orangeGradient.png) repeat-x;
	cursor: pointer;
}

#tabWhoWeAre, #tabWhyIncommand
{
	text-align:center;
	float:left;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	width:33.4%;
	font-weight:bold;
}

#tabOurProcess
{
	text-align:center;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

#mainContentDiv
{
	margin-right:236px;
	background:url(i/bg.png) no-repeat #f1f1f1;
}
#mainContentDiv2
{
	margin-right:236px;
	background:url(i/bg2.png) no-repeat #f1f1f1;
}

#pageContentDiv
{
	font-size:11px;
}

#pageContentDiv p
{
	font-size:12px;
	margin-left: 20px;
}

#servicesDiv
{
	padding-right:25px;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:25px;
	background:url(i/horizontalDots.png) top repeat-x;
	font-size:16px;
}

h1
{
	margin:0px;
	font-size:18px;
	font-weight:bold;
}

h2
{
	margin:0px;
	font-size:16px;
	font-weight:bold;
}

h3
{
	margin:0px;
	font-size: 14px;
	font-weight:bold;
}

#rightNavTable
{
	border:1px solid black;
	width:100%;
	border-collapse:collapse;
}

#rightNavTable td
{
	height:27px;
	vertical-align:middle;
	background:url(/i/rightNavBg.png) repeat-x;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:7px;
	padding-left:14px;
	font-size:14px;
	border:1px solid black;
	font-weight: bold;
}

.spanNavTable {
	margin-left: 7px;
	vertical-align:middle;
	}

#portfolioDiv
{
	background-color:black;
	padding-left:14px;
	padding-right:14px;
	padding-top:7px;
	padding-bottom:14px;
	cursor:pointer;
}

#portfolioDiv P
{
	margin-top:0;
	margin-bottom:14px;
	color:white;
}

#portfolioImageDiv 
{
	text-align:center;
	
}

#testimonialsDiv
{
	padding-left:14px;
	padding-right:14px;
	padding-top:7px;
	padding-bottom:14px;
	background:url(i/verticalDots.png) repeat-y left;
}

#testimonialsDiv P
{
	margin-top:0;
	margin-bottom:14px;
}


	
.subContentDiv
{
	font-size: 12px;
	padding-top:25px;
	padding-left:60px;
	padding-right:60px;
}

.subContentDiv ul li
{
	font-size: 12px;
}
.subContentDiv h1
{
	color: #d38702; font-size: 20px;
	
}

.subContentDiv h2
{
	color: #007c9e; font-size: 15px;
	margin-left: 20px;
    margin-top:  25px;
    margin-bottom:  5px;	
}

.subContentDiv p
{
	font-size: 12px;
	margin-left: 20px;
	margin-top: 0px;	
}

#subContentDiv_WhoWeAre
{

}
#subContentDiv_AboutUs
{

}
#subContentDiv_WhyIncommand
{

}

.testimonial 
{
	margin-bottom:14px;
}

.testimonial p
{
	font-style:italic;
	font-size:11px;
}

.testimonial div
{
	font-weight:bold;
	font-size:11px;
}

#largePortfolioDiv
{
	background-color:black;
	padding:20px;
	color:white;
}

#largPortfolioDiv td
{
	vertical-align:top;
}

#largePortfolioDiv h1
{
	font-size:16px;
	color:#3964C3;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#largePortfolioDiv h2
{
	color:#D34328;
	font-size:13px;
	font-weight:bold;
}

#largePortfolioDiv h3
{
	color:white;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.quoteTextField {font-size:12px; width: 243px;}
.quoteTextBox {font-size:12px;}
.quoteSelectBox {font-size:12px;}
.quoteSubmitField {font-size:12px;}

#processTable
{
	margin-top:20px;
	margin-bottom:20px;
	width:200px;
	margin-right:auto;
	margin-left:auto;
}

#processTable TH
{
	background-color:white;
	border-top:25px solid #3a3a3a;
	font-weight:bold;
	text-align:center;
	height:40px;
	padding:5px;
}

#processTable TD
{
	background-color:white;
	display:none;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}

.servicesfooter {
	color: #000000;
	font-size: 12px;
	margin-left: 40px;
}

.servicesfooter A {
	color: #000000;
	font-size: 12px;

}


.tdFormLeft {
	width: 200px;
	font-size: 12px;
}

#callout
{
	/*background-color:black;*/
	background-color:white;
	border:1px solid black;
	position:absolute;
	font-size:11px;
	/*padding-top:11px;*/
	padding-left:3px;
	padding-right:2px;
	width:150px;
	text-align:left;
	left: 232px;
	top: 499px;
	visibility:hidden;
}

#yellow
{
	background-color:#ffd700;
	padding-top:6px;
}

#calloutContent
{

	background-color:white;
	/*
	border-top:1px solid black;
    */
	padding:5px;
}

.aNameTag
{
  margin-top: 0px;
  margin-bottom: 0px;
}

.bookcover {
	margin-top: 10px;
	margin-bottom:10px;
	}

.blog-post {font-family: Arial, Helvetica, sans-serif; padding-top:25px;
        padding-left:60px;
        padding-right:60px;
}
.blog-post-title {
	font-size: 25pt;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #06F;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
}
.blog-date-header {
	font-size: 9pt;
	padding-left: 10px;
	font-style: italic;
	color: #999;
}
.blog-leave-comment {font-size: 12pt; float: right; padding-right: 10px;}
.blog-post-body {font-size: 12pt; padding-left: 0px; padding-left: 10px;padding-top: 5px;padding-bottom: 15px;}
.blog-post-image {text-align: center;}
.blog-post-footer {}


.blog-short-box {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border: 2px solid #EAE2CD; margin: 0px; width: 132px;}
.blog-short-date-header {font-size: 9pt; font-weight: bold; background-color: #274687; color: white; text-align: center; padding: 1px;}
.blog-short-post {padding: 2px; background-color: #5D75A5; color: white;}
.blog-short-post-title {font-weight: bold; margin: 4px;}
.blog-short-post-body {margin: 4px;}
.blog-short-post-footer {color: #96AEDE; margin: 4px;}
a.blog-short-link-title:link { font-weight: bold; font-family: arial; font-size: 8pt; text-decoration: none; color: white;}
a.blog-short-link-title:visited { font-weight: bold; font-family: arial; font-size: 8pt; text-decoration: none; color: white;}
a.blog-short-link-title:hover { font-weight: bold; font-family: arial; font-size: 8pt; text-decoration: none; color: white;}
a.blog-short-link-title:active { font-weight: bold; font-family: arial; font-size: 8pt; text-decoration: none; color: white;}
a.blog-short-link:link { font-weight: normal; font-family: arial; font-size: 8pt; text-decoration: none; color: white;}
a.blog-short-link:visited { font-weight: normal; font-family: arial; font-size: 8pt; text-decoration: none; color: white;}
a.blog-short-link:hover { font-weight: normal; font-family: arial; font-size: 8pt; text-decoration: none; color: white;}
a.blog-short-link:active { font-weight: normal; font-family: arial; font-size: 8pt; text-decoration: none; color: white;}
a.blog-short-link-footer:link { font-weight: normal; font-family: arial; font-size: 8pt; text-decoration: none; color: #96AEDE;}
a.blog-short-link-footer:visited { font-weight: normal; font-family: arial; font-size: 8pt; text-decoration: none; color: #96AEDE;}
a.blog-short-link-footer:hover { font-weight: normal; font-family: arial; font-size: 8pt; text-decoration: none; color: #96AEDE;}
a.blog-short-link-footer:active { font-weight: normal; font-family: arial; font-size: 8pt; text-decoration: none; color: #96AEDE;}

.blog-comment-header {margin-bottom: 10px; color: darkblue; font-weight: bold;}
.blog-comment {padding-left: 10px;}
.blog-comment-poster-name {padding-left: 10px; font-weight: bold; margin: 0px;}
.blog-comment-poster-comment {padding-left: 10px; font-style: italic; margin: 0px;}
.blog-comment-poster-date {padding-left: 10px; margin-bottom: 5px; font-size: 8pt;}

.blog-form-comment-table {padding-left: 60px; font-size: 18px;}
a.blog-leave-comment {
	font-size: 12pt;
	float: right;
	padding-right: 10px;
	font-style: normal;
}

#footer {
	padding:10px;	
	text-align:center;
	font-size:12px;
}
.footertext{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;	
}
a.page:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}

a.page:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}

a.page:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}

a.page:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}