body {	margin:0px; 
		padding:0px; 
		background:background-image:url(../_img/blue_bkgrnd.jpg); 
		background-position:top; 
		background-repeat:repeat-x; }
		
div#top {	position:relative;
			width:1000px;
			height:113px;
			background-image:url(../_img/top_screen.jpg); }
		
div#nav {	width:1000px;
			height:20px;
			background-image:url(../_img/nav_screen.jpg);
			vertical-align:middle; }
			
div#container {width:1000px; height:517px; } 

div#frame_left { position: absolute; width:300px; height:517px; vertical-align:middle; bottom:0px; }
div#frame_right { float:right; width:700px; height:475px; background-color:#FFF; }
div#footer { float:right; width:700px; height:42px; background-color:#FFF; }

div#rndmpic1 { position:absolute; left:312px; top:0px; height: 79px; width: 122px;} 
div#rndmpic2 { position:absolute; left:463px; top:0px; height: 79px; width: 122px;} 
div#rndmpic3 { position:absolute; left:614px; top:0px; height: 79px; width: 122px;} 

/* fonts */
.nav		{ font-family:Verdana; font-size:11px; font-weight:bold; color:#FFF; text-decoration:none; }
.nav:hover	{ color:#F66E48; }
.vector		{ font-family:Verdana; font-size:9px; font-weight:normal; color:#FFF; text-decoration:none; color:#FFF; }
.contactftr { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#0C0D5C; line-height:13px; }