#container {
	position: relative;
	top: 5px;
	width: 970px;
	height: 715px;
	margin-left: auto;
	margin-right: auto;
	
}
body {
	background-color: #ffffff;
	margin:0;
	padding:0;
	background-image: url(../images/Etkin-Top2.jpg);
	background-repeat: repeat-x;   
}
#logo {
	position: absolute;
	top: 19px;
	left: 10px;
	width: 258px;
	height: 48px;
}

#logolink {
	position: absolute;
	top: 65px;
	left: 12px;
	width: 181px;
	height: 17px;
}


#menu {
	position: absolute;
	top: 89px;
	left: 6px;
	width: 957px;
	height: 30px;
	
}

#menu2 {
	position: absolute;
	top: 120px;
	left: 77px;
	width: 875px;
	height: 25px;
}

#menu2arrow {
	position: absolute;
	top: 120px;
	left: 57px;
	width: 25px;
	height: 25px;
}




#overview {
	position: absolute;
	top: 89px;
	left: 10px;
	width: 96px;
	height: 25px;
	background-image: url(../images/aboutbk.png);
	background-repeat: repeat-x;
	text-align: center;
	text-align: center;
	padding-top: 5px;
	border-right: solid white 1px;
/*	border-top: solid white 1px;
	border-left: solid white 1px;*/
	-moz-border-radius: 10px 0px 0px 0px;
	border-radius: 10px 0px 0px 0px;
}

#approach {
	position: absolute;
	top: 89px;
	left: 106px;
	width: 110px;
	height: 25px;
	background-image: url(../images/Etkin-HomeV2menubk.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	border-right: solid white 1px;
	border-top: solid white 1px;
	border-left: solid white 1px;
}

#experience {
	position: absolute;
	top: 89px;
	left: 217px;
	width: 113px;
	height: 25px;
	background-image: url(../images/Etkin-HomeV2menubk.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	border-right: solid white 1px;
	border-top: solid white 1px;
	border-left: solid white 1px;
}

#etkinedge {
	position: absolute;
	top: 89px;
	left: 331px;
	width: 116px;
	height: 25px;
	background-image: url(../images/Etkin-HomeV2menubk.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	border-right: solid white 1px;
	border-top: solid white 1px;
	border-left: solid white 1px;
}

#results {
	position: absolute;
	top: 89px;
	left: 448px;
	width: 98px;
	height: 25px;
	background-image: url(../images/Etkin-HomeV2menubk.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	border-right: solid white 1px;
	border-top: solid white 1px;
	border-left: solid white 1px;
}

#awards {
	position: absolute;
	top: 89px;
	left: 546px;
	width: 100px;
	height: 25px;
	background-image: url(../images/Etkin-HomeV2menubk.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	border-right: solid white 1px;
	border-top: solid white 1px;
	border-left: solid white 1px;
}

#credentials {
	position: absolute;
	top: 89px;
	left: 647px;
	width: 116px;
	height: 25px;
	background-image: url(../images/Etkin-HomeV2menubk.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	border-right: solid white 1px;
	border-top: solid white 1px;
	border-left: solid white 1px;
}

#news {
	position: absolute;
	top: 89px;
	left: 764px;
	width: 94px;
	height: 25px;
	background-image: url(../images/Etkin-HomeV2menubk.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	border-right: solid white 1px;
	border-top: solid white 1px;
	border-left: solid white 1px;
}

#contact {
	position: absolute;
	top: 89px;
	left: 859px;
	width: 96px;
	height: 25px;
	background-image: url(../images/contactbk.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
	/*border-right: solid white 1px;
	border-top: solid white 1px;
	border-left: solid white 1px;*/
	-moz-border-radius: 0px 10px 0px 0px;
	border-radius: 0px 0px 10px 0px;
}


.menulink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
	
	/*letter-spacing: 1pt;*/
}
.menulink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
		
	
	
	
	}
	
.menulink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
		
		
}

.menulink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}



.menu2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
.menu2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
		font-weight: bold;
		margin-right: 10px;
		margin-left: 10px;
	}
	
.menu2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
		font-weight: bold;
		margin-right: 10px;
		margin-left: 10px;
	
		
		
}

.menu2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A33A09;
	text-decoration: none;	
		font-weight: bold;
		margin-right: 10px;
		margin-left: 10px;
		}
		
		
.menu2v {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A33A09;
	text-decoration: none;	
		font-weight: bold;
		margin-right: 10px;
		margin-left: 10px;
		
	}	
.greenlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
	
	/*letter-spacing: 1pt;*/
}
.greenlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
		
	
	
	
	}
	
.greenlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
		
		
}

.greenlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#hd {
	position: absolute;
	top: 18px;
	left: 331px;
	width: 420px;
	height: 58px;
	border-left-color: #660000;
	border-left-style: solid;
	border-left-width: 1px;
	padding-top: 10px;
	padding-left: 60px;
}
.hd {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
	
}
#approachsub {
	position: absolute;
	top: 119px;
	left: 177px;
	width: 336px;
	height: 19px;
	padding-top: 1px;
}
#app2arrow {
	position: absolute;
	top: 120px;
	left: 156px;
	width: 25px;
	height: 25px;
}

.sublink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
.sublink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	
	}
	.sublink a:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}

.sublink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A33A09;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
		
	}	
	
	
.redlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	text-decoration: none;	
	/*letter-spacing: 1pt;*/
}
.redlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	text-decoration: none;
	margin-top: 10px;		
	
	
	
	}
	
.redlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	text-decoration: none;
	margin-top: 10px;	
		
}

.redlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #018686;
	text-decoration: none;
	margin-top: 10px;	
	}
	
.whitelink  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;	
	/*letter-spacing: 1pt;*/
}
.whitelink  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	margin-top: 10px;		
	
	
	
	}
	
.whitelink  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	margin-top: 10px;	
		
}

.whitelink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin-top: 10px;	
	}	
	.redlinksm a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	
	
	/*letter-spacing: 1pt;*/
}
.redlinksm a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	margin-top: 10px;		
	
	
	
	}
	
.redlinksm a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	margin-top: 10px;	
		
}

.redlinksm a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #018686;
	text-decoration: none;
	margin-top: 10px;	
	}	
	
	
.wlinksm a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	letter-spacing: .75px;
	
	/*letter-spacing: 1pt;*/
}
.wlinksm a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	margin-top: 10px;		
	letter-spacing: .75px;
	
	
	}
	
.wlinksm a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	margin-top: 10px;	
	letter-spacing: .75px;	
}

.wlinksm a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	margin-top: 10px;	
	letter-spacing: .75px;
	}		
	
.submenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
.submenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
		font-weight: bold;
		margin-right: 10px;
		margin-left: 10px;
	}
	
.submenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
		font-weight: bold;
		margin-right: 10px;
		margin-left: 10px;
	
		
		
}

.submenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A33A09;
	text-decoration: none;	
		font-weight: bold;
		margin-right: 10px;
		margin-left: 10px;
		}	
#tenant{
	position: absolute;
	top: -7px;
	left: 806px;
	width: 150px;
	height: 31px;
}

