/* Deep Creative | The Radiator Company */

/* Main Container */

#index_cont { width: 760px; margin: 0px auto; padding: 0; font-family: arial}

/* Grey Navigation */
#greynav_cont   { position: relative; width: 100%; height: 24px; left: 0px; background-color: #999999; text-align: center; }

#greynav_cont A { 
								position: relative;
								height: 100%;
								top: 0px;								
						   		font-size: 11px; 
						   		color: #ffffff; 
						   		text-decoration: none; 
						   		font-weight: bold; 
							 	display: block;
							 	text-shadow: #000000 2px 2px 2px;
								line-height: 24px;
							 }
#greynav_cont A:hover { 
								position: relative;
								height: 100%;
								top: 0px;								
						   		font-size: 11px; 
						   		color: #ffffff; 
						   		text-decoration: none; 
						   		font-weight: bold; 
							 	display: block;
							 	text-shadow: #000000 2px 2px 2px;
								background-color: #FFCC00;
								line-height: 24px;
							 }
#greynav_cont A.selected { 
								position: relative;
								height: 100%;
								top: 0px;								
						   		font-size: 11px; 
						   		color: #ffffff; 
						   		text-decoration: none; 
						   		font-weight: bold; 
							 	display: block;
							 	text-shadow: #000000 2px 2px 2px;
								background-color: #FF3300;
								line-height: 24px;
							 }



#greynav_cont #greybox1 { position: relative; width: 100px; height: 25px; top: 0px; float: left; }
#greynav_cont #greybox2 { position: relative; width: 100px; height: 25px; top: 0px; float: left; }
#greynav_cont #greybox3 { position: relative; width: 100px; height: 25px; top: 0px; float: left; }
#greynav_cont #greybox4 { position: relative; width: 160px; height: 25px; top: 0px; float: left; }
#greynav_cont #greybox5 { position: relative; width: 100px; height: 25px; top: 0px; float: left; }
#greynav_cont #greybox6 { position: relative; width: 100px; height: 25px; top: 0px; float: left; }
#greynav_cont #greybox7 { position: relative; width: 100px; height: 25px; top: 0px; float: left; }

