:root 				{overflow-y: scroll; }

*				{padding:0px;
				margin:0px;
				border:0px;
				font-family:tahoma, arial, sans-serif;
				text-decoration:none;}
				

				
				
body				{text-align: center;
				background-color:#000;
				color:#ccc}
				
		
			
#wrapper			{margin:auto;
				width: 800px;
				text-align: left;
				overflow:hidden;
				background: url(/images/menu_bg/sub-menu.gif) 550px 0 repeat-y;}
				
#header				{height:180px;
				width:800px;
				position:relative;}
				
				
			
#menu				{width:800px;
				position:absolute;
				left:5px;
				bottom:-1px;}

#menu ul			{height:30px;	
				margin-left:10px;
				overflow:hidden;}


#menu li			{float:left;
				background: url(/images/menu_divider.gif) 100% 0 no-repeat;
				list-style-type:none;}
				


#menu li.open a			{background-color:#d70202;}



#menu a				{color:#fff;
				font-family:arial;
				font-size:0.8em;
				font-weight:bold;
				line-height:28px;
				display:block;
				padding-left:11px;
				padding-right:11px;
				margin-right:1px;}
								
#menu li.open a:hover		{color:#fff;}

#menu a:hover			{color:#e4e4e4;
				background-color:#262626;}	
				
				

#sub-menu			{float:right;
				width:250px;
				text-align: right;}


#sub-menu li			{list-style-type:none;
				border:1px solid #1b1b1b;}

#sub-menu li.open a		{color:#d70202;}

#sub-menu li.open a:hover	{background-color:#1b1b1b;}


#sub-menu a			{display:block;
				font-size:1em;
				line-height:1.8em;
				padding-right:20px;
				color:#ccc;}
				
				
#sub-menu a:hover		{background-color:#666;
				color:#fff;}


#phone				{font-size:1.3em;
				color:#fff;
				margin-top:1.8em;
				margin-right:20px;
				margin-bottom:0.6em;
				white-space:nowrap;}


#content			{float:left;
				width:500px;
				padding:20px;
				margin-bottom:1em;
				margin-top:1em;
				min-height:300px;
				color:#ccc;}
				

				
#content h1			{font-size:1.2em;
				font-weight:normal;
				color:#ededed;}
				
#content p 			{font-family:arial;
				clear:left;
				line-height:1.6em;
				margin-top:1em;
				font-size:0.9em;}
				
#content p a			{color:#ededed;}
				
#content p strong		{color:#ededed;
				white-space:nowrap;}

#footer				{width:800px;
				clear:both;
				background: url(/images/dot.gif) 0 0 repeat-x;
				padding-left:20px;
				font-size:0.7em;
				color:#999;
				padding-top:3px;
				margin-bottom:10px;}
				
				
#footer a			{color:#999;}
				
	
#breadcrumb 			{margin-top:10px;
				color:#d70202;}	
	
#breadcrumb li			{display:inline;
				font-size:0.9em;
				background: url(/images/breadcrumb-bg.gif) 0 50% no-repeat;
				padding-left:0.9em;}		
								
#breadcrumb li a			{color:#d70202;}

#breadcrumb a:hover		{text-decoration:underline;}
				

strong				{font-size:1.1em;
				font-weight:normal;}
