/* External Style Sheet for DC Metalworks website */
/* Created 10/18/04 */
/* Last Updated 10/27/04 */


body	{
	background: #eee;
	color: #333;
	font-size: 11px;
	margin: 10;
	text-align: center;
	align: center;
	font-family: arial, helvetica, sans-serif;
	}
	
img {
	display: block;
	border: 0;
	}	
	
a	{
	color: #FF3333;
	text-decoration: none;
	background: #fff;
	}
	
a:hover	{
	color: #fff;
	text-decoration: none;
	background: #ff3333;
	}
	
h1	{
	margin: 15 0 0 0;
	color: #FF3333;
	font-size: 18px;
	line-height: 24px;
	font-family: "Helvetica Light", "Helvetica Neue Medium", helvetica, arial, sans-serif;
	}
			
#main	{
	background: #fff;
	align: center;
	width: 650px;
	margin: 10;
	border: 1px solid #ccc;
	padding: 10;
	color: #333;
	font-size: 11px;
	text-align: left;
	}	

.header	{
	background: #fff;
	height: 60px;
	width: 628px;
	padding: 0 0 20 0;
	margin: 0;
	text-align: left;
	}	
	
.header img {
	display: block;
	}	


.menu {
	width: 148px;
	height: 20px;
	border: 1px solid #ccc;
	margin: 10 10 10 0;
	color: #666;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0;
	}
	
.menuactive {
	width: 148px;
	height: 20px;
	border: 1px solid #000;
	margin: 10 10 10 0;
	color: #000;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0;
	}	

.menuright {
	width: 148px;
	height: 20px;
	border: 1px solid #ccc;
	margin: 10 0 10 0;
	color: #666;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0;
	}
	
.menurightactive {
	width: 148px;
	height: 20px;
	border: 1px solid #000;
	margin: 10 0 10 0;
	color: #000;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0;
	}		
	
.menu:hover {
	color: #ff3333;
	background: #fff;
	border: 1px solid #ff3333;
	text-decoration: none;
	}

.menu:active{
	color: #fff;
	background: #ff3333;
	border: 1px solid #ff3333;
	text-decoration: none;
	}		
	
.menuright:hover {
	color: #ff3333;
	background: #fff;
	border: 1px solid #ff3333;
	text-decoration: none;
	}
	
.menuright:active {
	color: #fff;
	background: #ff3333;
	border: 1px solid #ff3333;
	text-decoration: none;
	}		
	
.footer {
	color: #333;
	height: 40px;
	width: 160px;
	font-size: 11px;
	line-height: 18px;
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 10 0 10 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;		
	}
	
.footerleft {
	height: 40px;
	width: 160px;
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 10 0 10 0;		
	}
	
.footerright {
	color: #333;
	height: 40px;
	width: 150px;
	font-size: 11px;
	line-height: 18px;
	border-top: 1px solid #ccc;	
	margin: 0;
	padding: 10 0 10 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;		
	}		
	
	
/* home page */					
	
.homenav	{
	font-size: 11px;
	line-height: 12px;
	margin: 0 10 0 0;
	text-align: left;
	}
	
.homenavright	{
	margin: 0;
	font-size: 11px;
	line-height: 12px;
	text-align: right;
	}	

#homenav img {
	margin: 0 10 0 0;
	}		
	
#maincopy	{
	color: #333;
	font-size: 11px;
	line-height: 18px;
	padding: 5 10 0 0;
	margin: 20 150 50 0;
	text-align: left;
	}
	
	
	
/* 200px wide right-hand "sidebar" column */		
	
#clients ul {
	margin: 20 0 0 0;
	}

#clients ul {
	font-family: Arial, Helvetica, sans-serif; 
	list-style: none;
	color: #666;
	margin-left: 0;
	line-height: 16px;
	padding: 0;
	font-size: 10px;
	font-weight: normal;	
	text-align: left;
	}
	
#clients li {
	border-bottom: 1px solid #eee;
	}	
	
#clients .title {
	color: #333;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	}
	
#clients .last {
	border-bottom: 0;
	line-height: 24px;
	}			
	
#clients li a:hover {
	display: block;
	background: #b4c74e;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	}	
	
	
	
/* portfolio project boxes */	
	
.project	{
	margin: 0 0 10 0;
	padding: 0;
	width: 630px;
	height: 270px;
	border: 1px solid #ccc;
	}
	
.project img	{
	float: left;
	margin: 10 10 10 10;
	width: 300px;
	height: 300px;
	border: 0;
	}		
	
.project h1 {
	font-family: helvetica, arial, sans-serif;
	color: #333;
	font-size: 18px; 
	font-weight: normal; 
	line-height: 18px; 
	}
	
.project h2 {
	font-family: helvetica, arial, sans-serif;
	color: #666;
	font-size: 18px; 
	font-weight: normal; 
	line-height: 18px; 
	}	
	
.project h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px; 
	color: #666;
	font-weight: normal; 
	line-height: 18px; 
	}
	
.project h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666; 
	font-weight: normal; 
	line-height: 18px; 
	}	

.project p {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px; 
	margin: 0 10 0 0;
	font-weight: normal; 
	line-height: 18px; 
	}
				
	
		
	

	
		
