/*
 
Copyright (c) Enigma Interactive 2004

SOM2
Project:	STYLE SHEET
Filename:	css/17/all/home_generic.css (Pure Renewable Energies)
Description:Generic home page classes 
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
1	18Apr08		CT			created
2.0.0
*/

@import url(/css/all/home_generic.css);

.home_page_content {
	width : 525px;
}

.home_page_contracts {
	width : 135px;
	float : right;
}

.contracts_prop {
    height : 300px;
    float : right;
    width : 1px;
}

.home_signpost {
	width : 215px;
	padding : 10px 10px 10px 35px;
	float : left;
}

.boxwrap { 
	width: 525px; 
}
	
.boxtop { 
	width : 525px; 
}

.boxHorizontalBorder {
	width : 525px; 
}

.boxbottom {
	width: 525px; 
}

.boxright { 
	width: 260px;
}

.boxleft { 
	width: 260px; 
}

.text_box img {
	float : left;
	margin-right : 10px;
	margin-bottom : 10px;
}
