@charset "utf-8";
/* CSS Document */

body{
	background-color:#0e0e0e;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin:0px auto;
	padding:0px;
	line-height:18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#708191;
}
#container{
	background-image: url(../images/container-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:720px;
	height:auto !important;
	height:720px;
	margin:0px auto;
}
#pageHolder{
	width:1020px;
	margin:0px auto;
	overflow:hidden;
}
#mainBodyHolder{
	clear:both;
	overflow:hidden;
	margin-top:28px;
	background-image: url(../images/main-body-top-curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#000000;
	padding:8px;
	width:1004px;
}
#mainArea{
	background-color: #090e14;
	background-image: url(../images/main-area-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:32px 16px;
	overflow:hidden;
	clear:both;
}
.insidePageHolder{
	background-color:#0a0f14;
	background-image: url(../images/inside-blue-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:16px;
	overflow:hidden;
}
#leftPanel{
	float:left;
	width:680px;
	text-align:justify;
}
#rightPanel{
	float:right;
	width:274px;
	
}
#rightPanelMid{
	background-color: #0b1722;
	background-image: url(../images/right-panel-bg.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
	padding:14px 14px 5px 14px;
}
.insideHeaderImg{
	padding-bottom:20px;
}


#header{
	height:155px;
	overflow:hidden;
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo{
	float:left;
}
.headerRight{
	float:right;
	width:622px;
}
#topNavigation ul{
	padding:0px;
	margin:0px;
	float:right;
	list-style:none;
}
#topNavigation ul li{
	padding:0px;
	margin:0px;
	display:inline;
	float:left;
}
.pageHeader{
	background-image: url(../images/page-header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:296px;
	overflow:hidden;
}
.pageHeaderLeft{
	float:left;
	width:250px;
	color:#bbe0f5;
	padding-left:18px;
	padding-top:50px;
}
.pageHeaderRight{
	float:right;
	width:710px;
}





#footer{
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#535b65;
	font-size:12px;
	text-align:right;
	padding:12px 20px;
	margin-bottom:30px;
}
#footer a{
	color:#535b65;
}
#footer a:hover{
	color:#6b9a42;
}




a{
	outline:none;
	color:#0075b7;
}
a:hover{
	outline:none;
	color:#6b9a42;
}
a img{
	border:none;
	outline:none
}
h1{
	padding:0px;
	margin:0px;
	padding-bottom:15px;
	color:#0075b7;
	font-size:20px;
	font-weight:normal;
	line-height:28px;
}
h2{
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	color:#0075b7;
	font-size:20px;
	font-weight:normal;
	line-height:28px;
}
h3{
	padding:0px;
	margin:0px;
	padding-bottom:2px;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	line-height:23px;
}
h4{
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	color:#0075b7;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
}
p{
	padding:0px;
	margin:0px;
	padding-bottom:18px;
}




.whiteTextBold{
	color:#FFFFFF;
}
.blueTwelve{
	color:#0075b7;
	font-size:12px;
}
.subText{
	color:#a0a0a0;
	font-style:italic;
	padding-bottom:12px;
}
.greenTextSixteen{
	color:#6b9a42;
	font-size:16px;
	font-weight:bold;
	line-height:23px;
}



.grayLine{
	background-color:#3b444a;
}
.clearAll{
	clear:both;
}




.homeRightPanel{
float:right;
width:720px;
}
.colA{
	float:left;
	width:246px;
	
}
.colB{
	float:left;
	width:205px;
	padding-left:34px;
}
.colB ul{
	padding:0px;
	margin:0px;
	list-style:none;
	padding-top:12px;
}
.colB li{
	padding:0px;
	margin:0px;
	list-style:none;
	padding-bottom:5px;
}
.colB li span{
	color:#0075b7;
}

.colB li a{
	color:#708191;
	text-decoration:none;
}
.colB li a:hover{
	color:#6b9a42;
}
.testimonial{
	background-image: url(../images/testimonial-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#919191;
	font-size:13px;
	font-style:italic;
	width:216px;
	padding:15px 15px 5px 15px;
}
.testimonialName{
	color:#007bc0;
	font-weight:bold;
}
.bottomStrapLine{
	color:#0074b6;
	font-size:18px;
	}
	
	
#portfolioList ul{
	padding:0px;
	margin:0px;
	list-style:none
	}
#portfolioList ul li{
	padding:0px;
	margin:0px;
	overflow:hidden;
	padding-bottom:26px;
}
.portfolioThumb{
	background-color:#32383c;
	width:422px;
	height:174px;
	border:4px solid #272c30;
	float:left;
	}
a.portfolioThumb:hover{
	border:4px solid #505b63;
	}
.portfolioDetails{
	float:right;
	width:230px;
	}
.portfolioName{
	padding:0px;
	margin:0px;
	padding-bottom:15px;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	line-height:28px;
	}
.visitBtn{
	background-image: url(../images/visit-website-btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#0075b7;
	text-decoration:none;
	padding:4px 26px 4px 14px;
	font-size:12px;
	}
a.visitBtn:hover{
	background-image: url(../images/visit-website-btn-r.gif);
	color:#ffffff;
	}
	
	
	
	
.comments{
	
	border-left:2px solid #0075b7;
	padding:0px;
	margin:0px;
	padding-left:15px;
	padding-bottom:5px;
	}
.commentor{
	border-left:2px solid #78b146;
	color:#6b9a42;
	font-style:italic;
	font-weight:bold;
	padding:2px;
	padding-left:15px;
	margin-bottom:20px;
	}
.rightPic{
	float:right;
	padding-left:20px;
	margin-bottom:20px;
	}
.leftPic{
	float:left;
	padding-right:20px;
	margin-bottom:20px;
	}

.rightPanelNavMid{
	background-color:#000;
	border-left:1px solid #181c1e;
	border-right:1px solid #181c1e;
	padding:5px 16px 8px 16px;
	width:212px;
	background-image: url(../images/rightnav-mid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.rightPanelNavMid a{
	display:block;
	}
	
	
.formBox{
	width:400px;
	overflow:hidden;
	border:1px dashed #223a52;
	padding-top:15px;
	float:right;
	}	
.formBox ul{
	padding:0px;
	margin:0px;
	padding-bottom:18px;
	list-style:none
	}
.formBox ul li{
	padding:0px;
	margin:0px;
	padding-bottom:8px;
	}
.formBox ul li label{
	width:145px;
	float:left;
	padding-left:15px;
	font-weight:bold;
	}
.box{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#708191;
	background-color:#070d14;
	padding:2px;
	border:2px solid #1e2c36;
	width:210px;
	}
.captchaBox{
	background-color:#0e1720;
	padding:5px 5px 5px 15px;
	overflow:hidden;
	clear:both;
	}
.contactBox{
width:250px;
float:left;

}
.addRow{
	overflow:hidden;
	clear:both;
	}
.addLeft{
width:80px;
float:left;
padding-top:3px;
padding-bottom:3px;
font-weight:bold;
}
.addRight{
width:155px;
float:left;
padding-top:3px;
padding-bottom:3px;
}
.submitBtn{
	text-align:right;
	padding-bottom:15px;
	padding-right:18px;
	}


.leftAlign{
	float:left;
	padding-right:15px;
	}
.hDashedLine{
	border-bottom:1px dashed #223a52;
	margin:20px 0px;
	}