html{
	height:100%;
}

h1,h2,h3,h4,h5,h6{
margin-bottom: 0px;
padding-bottom: 0px;

}

h2{
font-size:16px;	
}

body{
background-color:#000;	
padidng:0px;
margin:0px;
height:100%;
font-family:Helvetica, sans-serif
}

.clearer{
	clear:both;

	
}

a img{
border:0px;	
}

.container{
width:960px;
margin-left:auto;
margin-right:auto;
position:relative;
height:100%;
	
}

.identHolder{
margin-top:25px;	
margin-left:15px;
}

.leftCol{
	float:left;
	width:210px;
	background-color:#000;
	height:341px;
}

.leftColHome{
	float:left;
	width:210px;
	background-color:#000;
	height:341px;
	background-image:url("images/our_services.png");
	background-position:bottom left;
	background-repeat:no-repeat;
}

.mainCol{
	width:750px;
	float:left;
	background-color:#FFF;
	
	/*
	min-height: 100%;
	height: auto !important;
	height:100%;
	*/
	

}

/*
* html .mainCol {
height: 100%;
}

*/

/* HOME PAGE SPECIFIC */

#homeImage{
	height:341px;
	width:730px;
	background-image:url("images/homeland_home.jpg");
	background-repeat:no-repeat;
	background-position:left;
	background-color:#FFF;
	float:left;
	padding-right:10px;
}

#homeLandDes{
	float:right;	
}

#servicesHolder{
	width:950px;
	left:-190px;
	float:left;
}


#servicesPanels{
	background-color:#FFF;
	height:195px;
	padding:10px;
	
}



.servicesAdPanel{
	float:left;
	margin-right:15px;
	width:300px;
	
}

.servicesAdPanelEnd{
	float:left;
	width:300px;
}



.serviceImageHolder{
width:116px;;
float:left;
}

.serviceImageHolder img{
display:block;
}

.serviceStrapHolder{
	width:164px;
	font-size:14px;
	height:77px;
	padding:10px;
	float:left;
	text-transform:uppercase;
	padding-top:20px;
	padding-bottom:0px;
	line-height:-19px
	
}

.servicesAdSubSection{
padding-top:5px;
}

.serviceAdDescription{
padding-top:10px;
}



.servicesAdCopy{
padding-top:5px;
width:240px;
font-size:12px;
color:#666;
float:left;
}




.focItTheme{
	color:#003366;
	background-color:#0099CC;
	
}



.focAllTheme{
	color:#990000;
	background-color:#FF0033;
}

.focEmTheme{
	color:#CC0000;
	background-color:#FF9900;
}

#homelandHeader{
	color:#000;
	font-weight:bold;
	border-bottom:#000 1px solid;
}

#focItHeader{
	color:#0099CC;
	font-weight:bold;
	border-bottom:#0099CC 1px solid;
	
}

#focAllHeader{
	color:#FF0033;
	font-weight:bold;
	border-bottom:#FF0033 1px solid;
	
}

#focEmheader{
	color:#FF9900;
	font-weight:bold;
	border-bottom:#FF9900 1px solid;
	
}


.serviceHeaders{
	color:#000;
	font-weight:bold;
	border-bottom:#000 1px solid;
	margin:10px 10px 10px 10px;
}


/* SERVICES PAGE */

.homelandServiceHolder{
	float:left;
	width:180px;
	margin-right:10px;
}

.homelandServiceHolderEnd{
	float:left;
	width:180px;
}

.mainServiceHolder{
	float:left;
	width:246px;
	margin-right:6px;
}

.mainServiceHolder img{
	display:block;
}

.mainServiceHolderEnd{
	float:left;
	width:246px;
	
}

.mainServiceHolderEnd img{
	display:block;
	
}

.titleBlock{
	padding:15px 5px 0px 10px;
	height:70px;
	background-color:#006;
	color:#FFF;
	margin-bottom:10px;
}


.serviceTitle{
font-size:20px;	
}

.homelandTitleBlock{
	background-color:#000;
	height:20px;
	color:#FFF;
	padding:10px 5px 10px 10px;
}

#focItTitleBlock{
	background-color:#0099CC;
	
}

#focAllTitleBlock{
	background-color:#FF0033;
	
}

#focEmTitleBlock{
	background-color:#FF9900;
	
}


#focItServiceStrap{
	font-size:14px;
	color:#003366;
}

#focAllServiceStrap{
	font-size:14px;
	color:#990000;
	
}

#focEmServiceStrap{
	font-size:14px;
	color:#CC0000;
	
}

.serviceDescription{
	font-size:12px;
	color:#999;
	padding:5px 10px 15px 10px;
}

.serviceDescription2{
	font-size:12px;
	color:#999;
	padding:0px 10px 0px 10px;
}

.subMain{
	width:480px;
	padding:5px 10px 15px 15px;
	float:left
}

.header{
padding-top:65px;
border-bottom:#000 1px solid;
font-size:20px;
font-weight:bold;
letter-spacing:-1px;
}

.secHeader{
padding-top:15px;
border-bottom:#000 1px solid;
font-size:20px;
font-weight:bold;
letter-spacing:-1px;	
}

.subHeader{
color:#000;
font-size:14px;

padding:0px;
margin-top:10px;
}



.mainCopy{
padding-top:10px;
font-size:12px;
color:#999;
}
.mainCopy li{
	padding-top:5px;
}


.subSecondary{
	padding-top:10px;
	float:left;
	width:240px;
}

.faq{
display:block;
padding-bottom:10px;
}

.stdCopy{
	display:block;
	color:#999;
	font-size:14px;
	padding-top:10px;
}


/*Navigation*/

#navigation{
padding:0px;
margin:0px;
}

#navigation ul {
	padding-left:15px;
	padding-top:20px;
	margin:0px;
	list-style: none;
	font-family:Helvetica, sans-serif;
	letter-spacing:0px;
}

#navigation a{
	
	display: block;
	padding: 3px 0px 0px 0px;
	text-decoration: none;
}

#navigation a {
	color: #595965;
}

#navigation a:hover {
	color: #FFFFFF;
}

#navigation a.active {
	color:#FFF;
}


#navigation{
	color: #cbcbcb;
	
}

.faqSub{
color:#333;	
}

.focallHeader{
	color: #FF0033;
}

.focitHeader{
color:#0099CC;	
}

.focemHeader{
color:#FF9900;
}

.focallHeader a{
color:#FF0033;	
text-decoration:none;
}

.focitHeader a{
color:#0099CC;	
text-decoration:none;
}

.focemHeader a{
color:#FF9900;
text-decoration:none;
}

.aboutBlock{
width:130px;
height:12px;
float:left;
margin-right:10px;
padding:10px;
margin-top:10px;
margin-bottom:10px;
}

.footer{
color:#333;
background-color:#000;
font-size:12px;
padding-top:5px;
padding-right:5px;
text-align:right;
float:left;
width:745px;
height:20px;
}

#submit{
	
}

.fright{
	float:right;
}

.fleft{
	float:left;
}

.fcenter{
	float:left;
	text-align:center;
	width:100%;
}

.contactUs{
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:right;
	color:#000;
}

.contactUs a{
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:right;
	color:#000;
	text-decoration:none;
	width:100%;
}

.contactUs a:hover{
	color:#000;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:right;
	text-decoration:underline;
}