
body 	{font-family: verdana, arial, helvetica, sans-serif;
			font-size: 70%;
			line-height: 140%;		
			background-color: #ffffff;	
			background: url(pics/bgd.gif) 0 20px repeat-x;			
			color: #333333;
			margin: 0;
			padding: 0;
			text-align: center;
			}

	img		{border: 0;}
	
	#header 	{background: #FBB737;
				color: #000000;
				background: url(pics/practicehead2.jpg) no-repeat center center;
				margin: 30px 0 10px 0;
			padding: 0;
			height: 70px;
			z-index: 10;
			}
			
	#container	{width: 770px;
				margin: 0 auto;
				border-bottom: 1px solid #0079C2;
				position: relative;
				padding-bottom: 0;}
				
	#content	{margin: 0 0 0 200px;
				border-left: 1px solid #0079C2;
				text-align: left;
				padding: 0 ;
				}
				
	#content p, #content h2	{padding-left: 15px;}
	
	#content span	{font-weight: bold;
					background: #ffffff;
					color: #0079C2;}
					
	#content p.highlight	{font-weight: bold;
							background: #ffffff;
							color: #D05515;}
							
	
	
	#slogan		{color: #D05515;
				background: #ffffff;
				font-style: normal;
				font-size: 120%;
				font-weight: bold;
				margin-bottom: 5px;
				padding: 0;}
				
	#solution	{list-style-image: url(pics/bullet.gif);
				margin-top: 5px;}
				
	#solution li	{padding: 1px;}
				
	#content ul.benefit	{list-style-image: url(pics/bullet2.gif);
						margin-top: 5px;
						}	
						
	#content ul.benefit li	{padding: 1px;
						}		
				
	#content img	{float: right;
				padding: 5px;}
				
	#boltwear	{float: left;
				padding: 5px;}
				
	h1			{background: #ffffff;
				color: #0079C2;
				text-align: left;
				display: block;
				width: 95%;
				border-bottom: 1px solid #0079C2;
				font-size: 160%;
				padding: 10px ;}
				
	h2			{background: #ffffff;
				color: #0079C2;
				text-align: center;
				font-size: 120%;
				padding: 0;
				margin: 0;}
				
	h3			{background: #ffffff;
				color: #D05515;
				text-align: left;
				font-size: 100%;
				padding: 0 0 0 15px;;
				margin: 0;}
				
	#content h2	{text-align: left;}
				
	#left		{position: absolute;
				top: 0px;
				left: 0;
				margin:0;
				padding: 0;
				width: 200px;
				}
	#menu		{
				margin: 0;
				width: 100%;
				 }
				 
	#lmenu a	{font-weight: bold;}
				 
	#left a:link	{background: #ffffff;
					color: #0079C2;
					text-decoration: underline;}
					
	#left a:visited	{background: #ffffff;
					color: #0079C2;
					text-decoration: underline;}
					
	#left a:hover	{background: #FBB737;
					color: #333333;
					text-decoration: none;}
					
	#left a:active	{background: #ffffff;
					color: #8356E7;
					text-decoration: none;}
	
				 
	#menu p 	{padding: 5px 15px;
				text-align: left;
				margin: 0;}
				
	#menu ul	{text-align: left;}
	
	#menu p span	{color: #D05515;
					background: #ffffff;
					font-weight: bold;
					font-size: 110%;}
				 
	#leftedge	{background: url(pics/bluedot.gif) 0 0 repeat-y;}
	
	#bottomedge	{background: url(pics/bluedot.gif) 0 100% repeat-x;}
	
	#blcnr		{background: url(pics/cnrbl.gif) 0 100% no-repeat;
					}
					
	#blcnr h2	{background: url(pics/bluedot.gif) 0 0 repeat-y;
				color: #0079C2;}
	
	#contact	{padding: 10px 0;
				text-align: left;}
				
	#contact ul		{margin-top: 5px;}
				
	#contact li.subhead	{list-style-type: none;
						font-weight: bold;}
	
	#contact li		{padding: 1px;}
				
	#content a:link	{background: #ffffff;
					color: #0079C2;
					text-decoration: underline;}
					
	#content a:visited	{background: #ffffff;
					color: #0079C2;
					text-decoration: underline;}
					
	#content a:hover	{background: #FBB737;
					color: #333333;
					text-decoration: none;}
					
	#content a:active	{background: #ffffff;
					color: #8356E7;
					text-decoration: none;}
					
	hr			{background: #ffffff;
				color: #0079C2;
				width: 100%;
				height: 1px;
				border: 0;
				border-top: 1px solid #0079C2;
				padding: 5px;}
					
	#footer			{font-size: 90%;
					margin-top: 0;}
					
	#footer	a:link	{background: #ffffff;
					color: #0079C2;
					text-decoration: underline;}
					
	#footer	a:visited	{background: #ffffff;
					color: #0079C2;
					text-decoration: underline;}
					
	#footer	a:hover	{background: #FBB737;
					color: #333333;
					text-decoration: none;}
					
	#footer	a:active	{background: #ffffff;
					color: #8356E7;
					text-decoration: none;}
	
	
	
	
	
	
	
	