/* Deep Creative | The Radiator Company */

/* Main Container */

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

/* Grey Navigation */
#greynav_cont   { position: relative; width: 100%; height: 30px; left: 0px; background-color: #999999; text-align: center; border-bottom: 1px solid #fff}

#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 1px 1px 0px;
								line-height: 28px;
							 }
#greynav_cont A:hover { 
								position: relative;
								height: 100%;
								top: 0px;								
						   		font-size: 11px; 
						   		color: #ffffff; 
						   		text-decoration: none; 
						   		font-weight: bold; 
							 	display: block;
								background-color: #FFCC00;
							
							 }
#greynav_cont A.selected { 
								position: relative;
								height: 100%;
								top: 0px;								
						   		font-size: 11px; 
						   		color: #ffffff; 
						   		text-decoration: none; 
						   		font-weight: bold; 
							 	display: block;
					
								background-color: #FF3300;
							
							 }



#greynav_cont #greybox1 { border-right: 1px solid #7B7B7B; position: relative; width: 100px; height: 29px; top: 0px; float: left; }
#greynav_cont #greybox2 { border-right: 1px solid #7B7B7B; border-left: 1px solid #B7B7B7; position: relative; width: 100px; height: 29px; top: 0px; float: left; }
#greynav_cont #greybox3 { border-right: 1px solid #7B7B7B; border-left: 1px solid #B7B7B7; position: relative; width: 100px; height: 29px; top: 0px; float: left; }
#greynav_cont #greybox4 { border-right: 1px solid #7B7B7B; border-left: 1px solid #B7B7B7;v position: relative; width: 160px; height: 29px; top: 0px; float: left; }
#greynav_cont #greybox5 { border-right: 1px solid #7B7B7B; border-left: 1px solid #B7B7B7; position: relative; width: 100px; height: 29px; top: 0px; float: left; }
#greynav_cont #greybox6 { border-right: 1px solid #7B7B7B; border-left: 1px solid #B7B7B7; position: relative; width: 90px; height: 29px; top: 0px; float: left; }
#greynav_cont #greybox7 { border-right: 1px solid #7B7B7B; border-left: 1px solid #B7B7B7; position: relative; width: 90px; height: 29px; top: 0px; float: left; }

