/* CSS Document */

DIV {
	position: absolute;
}

#logo {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	width: 444px;
	height: 54px;
	visibility: visible;
}
#phone {
	position: absolute;
	z-index: 0;
	left: 445px;
	top: 0px;
	width: auto;
	height: 54px;
	visibility: visible;
}
#picture {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 139px;
	width: 312px;
	height: 462px;
	background-color: #000000;
	visibility: visible;
}
#bar {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 55px;
	width: 120%;
	height: 84px;
	background-color: #E92684;
	visibility: visible;
}
#nav {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 108px;
	width: auto;
	height: 21px;
	background-color: #E92684;
	visibility: visible;
}
#content {
	position: absolute;
	z-index: 3;
	left: 358px;
	top:171px;
	width: 550px;
	height: 444px;
	visibility: visible;
	overflow: visible;
}
#footer {
	position: absolute;
	z-index: 3;
	left: 0px;
	top:601px;
	width: 120%;
	height: 2px;
	background-color: #000000;
	visibility: visible;
}
#footerAngel {
	position: absolute;
	z-index: 3;
	left: 0px;
	top:745px;
	width: 120%;
	height: 2px;
	background-color: #000000;
	visibility: visible;
}
#copyright {
	position: absolute;
	z-index: 3;
	left: 0px;
	top:605px;
	width: 312px;
	visibility: visible;
}
#copyrightAngel {
	position: absolute;
	z-index: 3;
	left: 0px;
	top:755px;
	width: 312px;
	visibility: visible;
}
#footerlinks {
	position: absolute;
	z-index: 4;
	left: 313px;
	top:605px;
	width: auto;
	visibility: visible;
}
#footerlinksAngel {
	position: absolute;
	z-index: 4;
	left: 313px;
	top:745px;
	width: auto;
	visibility: visible;
}
#footer2 {
	position: absolute;
	z-index: 3;
	left: 0px;
	top:1301px;
	width: 120%;
	height: 2px;
	background-color: #000000;
	visibility: visible;
}
#copyright2 {
	position: absolute;
	z-index: 3;
	left: 0px;
	top:1305px;
	width: 312px;
	visibility: visible;
}
#footerlinks2 {
	position: absolute;
	z-index: 4;
	left: 1313px;
	top:1305px;
	width: auto;
	visibility: visible;
}



p   {
    font-family: Geneva, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    padding: 0px;
}

ul { font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 22px;
	padding: 0px;
	}
	
		
	
a:link { 
	text-decoration: underline;
	color: #E92684;
	}	
	
a:hover { 
	text-decoration: none;
	}	
	
a:visited.subnav { 
	text-decoration: underline;
	color: #666666;
	}	
	
.subnav a:link { font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #E92684;
	}	
	
.subnav a:hover { 
	text-decoration: none;
	}	
	
.subnav a:visited { 
	text-decoration: none;
	color: #666666;
	}	
	
.footer a:link { font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #666666;
	}	
	
.footer a:hover { 
	text-decoration: none;
	}	
	
.footer a:visited { 
	text-decoration: none;
	}	
	
.footer a:active { 
	text-decoration: none;
	color: #666666;
	}	
	


p.footer {
	font-size: 9px;
	color: #666666;
}
