
body {	font: 100%  Arial, Helvetica, sans-serif; font-size:12px; color:#999999;  

	background: #ffffff;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;
}



a:link			{ color: #999999; text-decoration: none }



a:visited		{ color: #999999; text-decoration: none }



a:active		{ color: #999999; text-decoration: none }



a:hover			{ color: #999999; text-decoration: none }

 

#container {

   background:#FFFFFF; width: 100%; height: 850px;    left: 0%; margin-left:-0px; margin-top:-12px;   
  
}

#header {   width: 100%; top 50%; left: 0%; margin-left:-0px; margin-top:20px; height:150px;

}

#iso { width:208px; height:95px; background-image:url(images/ISO.jpg); background-repeat:no-repeat; position:absolute; top:60px; left:825px;  



}
#menu {     left: 0%; margin-left:-0px; margin-top:10px; background-image:url(images/buttonsBG.jpg); background-repeat:repeat-x; height:35px; width:100%; background-color:#131466;   

} 
    

#largeBlueBg {height:323px; width:470px; margin-top:-323px; background-image:url(images/blueBg.jpg); background-repeat:repeat; margin-left:790px;


}

#middleflash { height:323px; width:800px; margin-top:0px;


}

#homepagetext{   margin-left:20px; margin-top:5px; padding:20px; width:600px; font: 100% Arial, Helvetica, sans-serif; font-size:15px; color:#0d1360; 
text-align:justify;
}


#sideImages{ position:absolute;  margin-left:680px;  padding:0px; width:600px; margin-top:20px;

}

#largeBlueText, a:link, a:visited, a:hover, a:active{ font-family: Arial, Helvetica, sans-serif; font-size:20px; color:#0b135c; font-weight:bold;




}

 #sideImages2{ position:absolute;  margin-left:680px;  padding:0px; width:600px; margin-top:20px; height:200px;

}

#footer { width:100%;  height:45px; margin-top:50px; text-align:center; font: 100% Arial, Helvetica, sans-serif; font-size:10px; color:#999999;  

}

#footer2 { width:100%; position:absolute;  height:45px; margin-top:135px; text-align:center; font: 100% Arial, Helvetica, sans-serif; font-size:10px; color:#999999; margin-left:50px;

}
