body	{
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/bg.jpg);
}
#header	.header-space{
	margin-left: 7px;
}
#wrapper	{
	width: 790px;
	border: 1px solid #000;
	margin-left: auto;
	margin-right: auto; 
	background: #fff url(images/laterals-bg.gif) repeat-y left top;
}
#content	{
	float: left;
	width: 430px;
	color:#000;
	padding: 20px 5px 40px 20px;
	text-align:justify;
	margin-right:0px;
}
#content p	{
	font-family: Verdana,Helvetica, sans-serif;
   font-size: 11px;
    color: #333333;
}
#content .space	{
	padding-top:10px;
	padding-right: 10px;
}
#content2	{
	float: left;
	width: 530px;
	color:#000;
	padding: 20px 5px 40px 20px;
	text-align:justify;
	margin-right:0px;
}
#content2 p	{
	font-family: Verdana,Helvetica, sans-serif;
   font-size: 11px;
   color: #333333;
}
#content2 .space	{
	padding-top:10px;
	padding-bottom:20px;
}
#content2 img	{
	margin-right: 20px;
}
#contentcontact	{
	width: 700px;
	color:#000;
	padding: 20px 5px 40px 20px;
}
#contentcontact .space	{
	padding-top:10px;
	padding-bottom:20px;
}
#right-pic	{
	width: 319px;
	padding:30px 6px 60px 6px;
	float: right;
	margin-left: 0px;
}
#right-pic-finishedwork img	{
   background:#333300;
	margin-top: 30px;
	margin-left: 50px;
	margin-right: 0px;
}
#footer	{
	font-size:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	height: 25px;
	padding-top: 9px;
	text-align:center;
	background-image:url(images/m02.gif);
	clear: both;
}
#footer a:link	{
	text-decoration:none;
	color:#CCCCCC;
}
#footer a:visited{
text-decoration: none;
color: #003300;
}
#footer a:hover	{
text-decoration: none;
color: #FF9900;
}


