html, body {
	margin: 0px;
	padding: 0px;
	background-color: #03131c;
}



#container{
	width: 960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	

}

#header{
	width:100%;
	height:72px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#brand{
		
	float:left;
}

#header-contact{
	margin-top:20px;
	float:right;
}



#img-container{
	width: 960px;
	height:273px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image:url(../images/welcome-hdr.png);
	
}

#exp-container{
	width: 944px;
	height:88px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image:url(../images/experience-list.jpg);
	
}

#sub-img-container{
	width: 944px;
	height:103px;
	margin-right: auto;
	margin-left: auto;	
}

#h-div-lg{
	
}

.main-content-container{
	display:block;
	width:960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
	background-color:#fff;
	height:auto;
	display:block;
	overflow:hidden;
	background-position:top;
	background-repeat: repeat-x;
	background-image:url(../images/main-bg.jpg);
	
	
}

.row-a{
	display:block;
	width: 200px;
	float:left;	
	margin-top:30px;
	margin-left:50px;
/* Auto adjust height */
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	
	
}


.row-b{
	display:block;
	width: 300px;
	float:left;	
	margin-top:30px;
	margin-left:70px;
/* Auto adjust height */
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	
	
}

.b-img-hdr{
	margin-left:60px;
}

.row-c{
	display:block;
	width: 200px;
	float:left;	
	margin-top:30px;
	margin-left:80px;
/* Auto adjust height */
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}

.c-img-hdr{
	margin-left:10px;
}


.row-hdr{
	margin-bottom:20px;
}

.row-content{
	
	text-indent:10px;
	
}

.row-content ul, ol {
	
   margin:auto -3em 1em 0;
   padding:0;
   position:relative;
   left:-3em;
   overflow:hidden;
   list-style-type: disc;
}

.row-content ol{
	margin-top:-15px;
}

.row-content ol{
	margin-bottom:25px;
}

.row-content ul li, ol li {
   text-indent:-7px;
   margin-left:8em;
   list-style-type: disc;
   color:#16aaff;
   
}


.vline{
	
	float: left;
	
}

.pod-container{
	display:block;
	width:960px;
	margin-right: auto;
	margin-left: auto;
	height:130px;
	}

.pod-a{
	display:block;
	width: 255px;
	height:70px;
	float: left;
	margin-top:20px;
	margin-right: 30px;
	margin-left: 20px;

}


.pod-b{
	display:block;
	width: 255px;
	height:70px;
	float: left;
	margin-top:20px;
	margin-right: 30px;
	margin-left: 40px;

}


.pod-c{
	display:block;
	width: 255px;
	height:70px;
	float: left;
	margin-top:20px;
	margin-left: 40px;

}


.left-content{
	display:block;
	width: 800px;
	float: left;
	margin-right: 8px;
	margin-left: 17px;
	margin-top:50px;

	/* Auto adjust height */
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}


/* footer */

.footer-content{
	
	width: 960px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;
	padding-bottom:0px;
	margin-top:-11px;
	background-color:#f6f6f6;
	
}




/* keep above line */







.pod-inset{
	padding:10px;
	margin-top:20px;
}



.thumbPushLeft{
	float: left; 
    margin-right: 5px;
	margin-top: 3px; 
	margin-bottom: 3px;
}


/* Sub Page Layout */


.right-content{
	display:block;
	width: 318px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	
	/* Auto adjust height */
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}

.left-header-tag{
	width:655px;
	height:127px;
	background-repeat: no-repeat;
	background-image:url(../images/pod-lg-sub-intel.jpg);
		
}

.dflt-content{
	margin-left:15px;
}







