body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	line-height: 18px;
	background-image: url(images/background01.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #034194;
	text-decoration: none;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	}
a:hover { 
	color: #034194;
	background-color: #E4E4E4;
	text-decoration: underline;
	}
a:active { 
	color: #000000;
	text-decoration: none;
	}
	
	
#navBlock {
	position: absolute;
	width: 250px;
	left: 70px;
	top: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	color: #000000;
}

#navBlock a:link {
	color: #5A5A5A;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 15px;
	}
	
#navBlock a:visited {
	color: #999999;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 15px;
	}
#navBlock a:hover {
	color: #034194;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: underline;
	margin-left: 15px;
	}
#navBlock a:active {
	color: #999999;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 15px;
	}

H1 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}

H2 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}

.upperLeftBlockAbout01 {
	background-color: #cc9d40;
	height: 20px;
	width: 319px;
	position: absolute;
	left: 0px;
	top: 124px;
}

.upperLeftBlockDIY01 {
	background-color: #b6c8d5;
	height: 20px;
	width: 319px;
	position: absolute;
	left: 0px;
	top: 124px;
}

.upperLeftBlockServices01 {
	background-color: #5A82A2;
	height: 20px;
	width: 319px;
	position: absolute;
	left: 0px;
	top: 124px;
}
.upperLeftBlockStructuredServices01 {
	background-color: #ffdb10;
	height: 20px;
	width: 319px;
	position: absolute;
	left: 0px;
	top: 124px;
}
.upperLeftBlockWork01 {
	background-color: #152244;
	height: 20px;
	width: 319px;
	position: absolute;
	left: 0px;
	top: 124px;
}
.contentBlock {
	position: absolute;
	width: 647px;
	left: 320px;
	top: 124px;
}

.contentBlockMain01 {
	background-color: #FFFFFF;
	width: 647px;

}

.contentFooter01 {
	width: 647px;
	font-size: 10px;
	line-height: 16px;
	text-align: right;
	position: relative;
}

.pushUp{
	margin-top:-20px;
}

.alternateNav{
	background-image:url(images/logo3.jpg);
	background-repeat:no-repeat;
	width:967px;
	height:289px;
	background-color:#fff;
	margin-top:-20px;
}

.alternateNavText{
	padding:105px 0px 0px 330px;
	font-size:14px;
}

a.topNav{
	color:#666;
	text-decoration:none;
	padding:5px 3px 10px 3px;
}

a:link.topNav{
	color:#666;
	text-decoration:none;
}

a:visited.topNav{
	color:#666;
	text-decoration:none;
}

a:hover.topNav, a:active.topNav{
	color:#666A;
	text-decoration:none;
	background-color:#eee;
}