/* specific page div's*/

	
#landingPictures {
	position:relative;
	width:808px;
	height:102px;
	}	
	
#landingPic1 {
	position:absolute;
	top:0;
	left:0;
	width:160px;
	height:102px;

	}
#landingPic2 {
	position:absolute;
	top:0;
	left:162px;
	width:160px;
	height:102px;	

	}
	
#landingPic3 {
	position:absolute;
	top:0;
	left:324px;
	width:160px;
	height:102px;	
	
	}

#landingPic4 {
	position:absolute;
	top:0;
	left:486px;
	width:160px;
	height:102px;	
	
	}
#landingPic5 {
	position:absolute;
	top:0;
	left:648px;
	width:160px;
	height:102px;	
	}

#landingContentTop {
	position:relative;
	margin-top:2px;
	width:808px;
	background-image: url(../images/bluebar-narrow.jpg);
	background-repeat:repeat-y;
	height:234px;
	}
#landingContentTopWhite {
	position:relative;
	margin-top:2px;
	width:808px;
	/*height:145px;*/
	height:230px;
	}

#leftImage {
	position:absolute;
	top:0px;
	left:0px;
	width:160px;
	height:140px;
	}
	
#leftBlueBar {
	position:absolute;
	top:0px;
	left:0px;
	color:#ffffff;
	width:155px;
	padding-top:5px;
	padding-left:5px;
	}
	
#leftBlueBar ul {
	margin-top:0px;
	margin-left:0px;
	padding-left:8px;
	list-style-type:none;
	}	
#centerContent {
	position:absolute;
	top:0px;
	left:162px;
	width:475px;
	height:229px;
	padding-top:5px;
	padding-left:5px;
	background-image:url(../images/Gradient_3_Col_484.gif);
	background-repeat:repeat-y;
	}
#centerContent p {
	padding-right:5px;
	text-align:justify;
}	
#centerContentSmall {
	position:absolute;
	top:0px;
	left:162px;
	width:302px;
	/*height:135px;*/
	height:225px;
	padding-top:5px;
	padding-left:5px;
	background-image:url(../images/Gradient_2_Col_322.gif);
	background-repeat:repeat-y;
	}

#centerContentSmall p {
	padding-right:5px;
	text-align:justify;
}	
#customSolutionHeader {
	position:absolute;
	top:0px;
	left:648px;
	width:155px;
	background-color:#000050;
	color:#ffffff;
	height:14px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-weight:bold;
	
	}
#customSolution {
	position:absolute;
	top:26px;
	left:648px;
	width:159px;
	padding-top:5px;
	padding-left:5px;
	}

#customSolutionLarge {
	position:absolute;
	top:26px;
	left:486px;
	width:317px;
	height:98px;
	padding-top:5px;
	padding-left:5px;
	}
#customSolutionHeaderLarge{
	position:absolute;
	top:0px;
	left:486px;
	width:317px;
	background-color:#000050;
	color:#ffffff;
	height:14px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-weight:bold;
	
	}

#landingProductHeader {
	width:803px;
	padding-left:5px;
	color:#ffffff;
	background-color:#000050;
	font-weight:bold;
	line-height:24px;
	margin-top:5px;
	}
#landingContentBottom {
	position:relative;
	width:808px;
	height:240px;
	margin-top:5px;
	margin-bottom:5px;

	}

#landingContentBottom a:link, #landingContentBottom a:visited {
	color:#000050;
	text-decoration:none;
}

#landingContentBottom a:hover {
	color:#555555; 
	}
	
#landingContentBottom a.grey:link, #landingContentBottom a.grey:visited {
		color:#b3b3b3;
}

	
#productSolution1 {
	position:absolute;
	top:3px;
	left:0;
	width:125px;
	height:235px;
	padding-left:5px;
	border-right: 1px solid #000050;
	}	
#productSolution2 {
	position:absolute;
	top:3px;
	left:135px;
	width:125px;
	height:235px;
	padding-left:5px;
	border-right: 1px solid #000050;
	}	
#productSolution3 {
	position:absolute;
	top:3px;
	left:270px;
	width:125px;
	height:235px;
	padding-left:5px;
	border-right: 1px solid #000050;
	}	
#productSolution4 {
	position:absolute;
	top:3px;
	left:405px;
	width:125px;
	height:235px;
	padding-left:5px;
	border-right: 1px solid #000050;
	}	
#productSolution5 {
	position:absolute;
	top:3px;
	left:540px;
	width:125px;
	height:235px;
	padding-left:5px;
	border-right: 1px solid #000050;
	}	
#productSolution6 {
	position:absolute;
	top:3px;
	left:675px;
	width:125px;
	height:235px;
	padding-left:5px;
	}	
	
#landingFloatLeft {
	position:relative;
	float:left;
	background-image:url(../images/Gradient_3_Col_484.gif);
	background-repeat:repeat-y;
	width:474px;
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;

	}

#landingFloatRight {
	position:relative;
	width:317px;
	padding-top:5px;
	padding-left:5px;
	background-color:#ffffff;
	}
	
.grey {
	color:#b3b3b3;
	}
