/*this is the child window stylesheet for the site*/


#imagery 	{ position: absolute; z-index: 500; top: 10px; left: 20px; width: 624px; height: 432px; visibility: visible }

#imagery2 	{ position: absolute; z-index: 500; top: 10px; left: 18px; width: 624px; height: 232px; visibility: visible }
#textBlock	{ position: relative; top: 30px; left: 60px; width: 494px; height: 432px; visibility: visible }
#textColumn	{ position: relative; top: 0px; left: 0px; width: 250px; height: 225px; visibility: visible }


#clientsAll 	{ position: relative; float: left; min-height: 221px; width: 700px;}


#linkColumn1 {  z-index: 455; float: left;  width: 190px; visibility: visible;  padding-top: 3px;}
#linkColumn2 {  z-index: 455; float: left;  width: 190px; visibility: visible ; padding-top: 3px;}
#linkColumn3 {  z-index: 455; float: left;  width: 190px; visibility: visible ; padding-top: 3px;}
#linkColumn4 {  z-index: 455; float: left;  width: 125px; visibility: visible ; }



#linksAll 	{ position: relative; float: left;  width: 700px;}





#lowerTitles  	{ position: relative; top: 0px; left: 0px; width: 600px; height: 30px; visibility: visible }

#title_press    	{ position: absolute; z-index: 455; top: 0px; left: 0px; width: 205px; height: 30px; visibility: visible; }
#title_links    	{ position: absolute; z-index: 455; top: 0px; left: 220px; width: 265px; height: 30px; visibility: visible; }


#navigation2  	{ position: absolute; z-index: 450; top: 339px; left:70px; width: 106px; height: 42px; visibility: visible }
#navigation  	{ position: absolute; z-index: 450; top: 639px; left: 0px; width: 606px; height: 42px; visibility: visible }

#navigation3  	{ position: relative; z-index: 450; top: 13px;  left: -68px; width: 606px; height: 42px; visibility: visible; float: left }


#title  	{ position: absolute; z-index: 450; top: 689px; left: 350px; width: 606px; height: 42px; visibility: visible }

#previous    	{ position: absolute; z-index: 455; top: 12px; left: 180px; width: 85px; height: 20px; visibility: visible }
#next	    	{ position: absolute; z-index: 455; top: 12px; left: 380px; width: 72px; height: 20px; visibility: visible }
#closewindow 	{ position: absolute; z-index: 455; top: 12px; left: 320px; width: 85px; height: 20px; visibility: visible }

#closewindow2 	{ position: absolute; z-index: 455; top: 12px; left: 70px; width: 85px; height: 20px; visibility: visible }
#description   	{ display: block; position: absolute; z-index: 455; top: 5px; left: 50px; width: 440px; height: 86px; visibility: visible }

#description2   	{ display: block; position: absolute; z-index: 455; top: 35px; left: 50px; width: 510px; height: 86px; visibility: visible }


#footer   		{ display: block; position: absolute; z-index: 450; top: 479px; left: 80px; width: 606px; height: 105px; visibility: visible }

img {
padding-bottom: 6px;

}



body {
background-color: #F8F9E9; 
background-repeat: x-repeat;
color: #333333;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 13px;
 overflow: hidden;
}

.desc {

color: #666666;

}

.textInfo {

color: #333333;
font-size: 11px;
line-height: 13px;

}

a:link {
color: #7A7A7A;
text-decoration: none;
text-align: left;
line-height: 13px;

}

a:visited {
color: #b6b4b4;
text-decoration: none;
text-align: left;
line-height: 13px;

}

a:hover {
color: #FF0068;
text-decoration: none; 
text-align: left;
line-height: 13px;

}

a:active {
color: #FF0068;
text-decoration: none;
text-align: left;
line-height: 13px;

}


a.pdf:link {
color: #FF0068;
text-decoration: none;
text-align: left;
line-height: 13px;

}

a.pdf:visited {
color: #FF0068;
text-decoration: none;
text-align: left;
line-height: 13px;

}

a.pdf:hover {
color: #c90152;
text-decoration: none; 
text-align: left;
line-height: 13px;

}

a.pdf:active {
color: #c90152;
text-decoration: none;
text-align: left;
line-height: 13px;

}


