
			#chromemenu
			{
				width: 900pxpx;
				
			}			
			#chromemenu:after
			{		
				content: "."; 
				display: block; 
				height: 0; 
				clear: both; 
				visibility: hidden;
			}			
			#chromemenu tr
			{
				vertical-align: left;
				width: 900pxpx;
				margin-left: 0;
				margin: 0px;
				float: left;
				font: Normal 14px Arial;
				background-color: #3E5039;
				background-image:url("http://www.allseasonroofing.net/images/");
				background-repeat: Repeat;
				background-position: ;
			}					
			#chromemenu tr td
			{
				width: 150px;
				height: 27px;
			}					
			#chromemenu tr td a
			{
				font: Normal 14px Arial;
				color: #FFFFFF;
				text-decoration: none;
				display: block;
				text-decoration: None;
				padding: 5px 0px;
				
			}			
			#chromemenu tr td a:hover 
			{
				font: Normal 14px Arial;
				color: #FFFFFF;
				background-color: #6A7E64;
				text-decoration: None;
				background-image:url("http://www.allseasonroofing.net/images/");
				background-repeat: Repeat;
				background-position: ;
			}	
			
			.dropmenudiv
			{
				text-align: left;
				position:absolute;
				padding: 0px;
				border: 1px solid #EDEDED;
				border-bottom-width: 1px solid #EDEDED;
				font: Normal 14px "Arial";
				z-index: auto;
				background-color: #3E5039;
				visibility: hidden;
				 
				filter:alpha(opacity=93); -moz-opacity:.93; opacity:.93;
	
				min-width: 150px; 
				width: auto;
		
			}			
			.dropmenudiv a
			{
				font:Normal 14px Arial;
				display: block;
				text-decoration: None;
				text-indent: 3px;
				color: #FFFFFF;
				line-height: 23px;	
				
				padding-right: 7px;
			}				
			.dropmenudiv a:visited
			{
				font:Normal 14px Arial;
				display: block;
				text-decoration: none;
				text-indent: 3px;
				color: #FFFFFF;
				line-height:23px;
			}						
			.dropmenudiv a:hover
			{ 
				font:Normal 14px Arial;
				display: block; 
				background-color: #6A7E64;
				color: #FFFFFF;
				text-decoration: None;
				line-height:23px;
			}				

