DIV {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
BODY {
	background-color: #333333;
	color: #FFFFFF;
    font-family: tahoma, arial;
	font-size: 11px;
    font-weight: normal;
}
FORM, TABLE, TD {
    font-size: 11px;
	padding: 0px;
	margin: 0px;
}
P {
	font-size: 11px;
	line-height:18px;
	font-weight: normal;
}
P.leader {
	font-weight: normal;
}
SELECT, INPUT, TEXTAREA {
    color: #000000;
    font-family: tahoma, helvetica;
    font-size: 12px;
    font-weight: normal;
}
LI {
	color: #FFCC66;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
}
H1 {
	color: #FFFFFF;
	font-size:13pt;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
H2 {
	color: #FFFFCC;
	font-size:14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}
A {
	text-decoration: none;
	font-weight: bold;
	color: #FF7575;
}
A:HOVER {
	color: #FFCC66;
}
#content {
	margin: 2px 0 0 10px;
}	
#content p {
	font-size: 12px;
	line-height:18px;
	font-weight: normal;
}
#body_template {
	padding: 0 10px 10px 20px;
}
#body_template h1 {
	font-size: 19px;
	font-weight: bold;
}	
#body_template p {
	font-size: 12px;
	line-height:18px;
	font-weight: normal;
}	
#address {
	font-size: 14px;
	margin-left: 10px;
	text-align: left;
	line-height:18px;
}
#address a {
	font-size: 11px;
    font-weight: bold;
	color: #FF7575;
}
#address a:hover {
	color: #FF9900;
}
.home_box {
	width: 165px;
	height: 315px;
	border: 1px solid #999999;
	background-color: #505050;
	padding-left: 10px;
	padding-right: 5px;
	float: left;
	margin-right: 7px;
}
.home_box h1 {
	font-family: tahoma, arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.home_box p {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #FFFFFF;
}
.home_box a {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #FF7575;
}
.home_box a:hover {
	color: #FF9900;
}
.shopfitting_header {
	display: block;
	background-image: url(images/shopfitting_header.gif);
	text-indent: 40px;
	font-family: tahoma, arial;
	font-size: 14px;
	padding-top: 4px;
	font-weight: bold;
	color: #660000;
	background-repeat: no-repeat;
	height: 25px;
}
#footer {
	width: 970px;
	border: 1px solid #666666;
	font-family: helvetica, arial;
    font-size: 11px;
	color: #FFFFFF;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background-color: #000000;
}
#footer A{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 10px 0 10px;
}
#footer A:HOVER{
	color: #FF9900;
}
table.project_list td {
	border: 1px solid #CCC;
	padding: 10px;
}