/*
 
Copyright (c) Enigma Interactive 2004

SOM2
Project:		Rowlands
Filename:		layout_home.css
Description:	Site-wide layout elements
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
2	21Jul07		CT			Updated areaA
1	04Apr07		CT			Created

*/

h1 {
	margin: 0px 0px 5px 0px;
}

#siteMain #mainPanel #bodyText #bodyPadder {
	width: 590px;
	margin: 10px 10px 10px 15px;
}

#siteMain #mainPanel #bodyText #bodyPadder h1,
#siteMain #mainPanel #bodyText #bodyPadder h2 {
	font: normal 1.6em Century Gothic,verdana,arial,sans-serif;
	margin: 0px 0px 2px 0px;
	color: #381B08;
}

#flash {
	width: 592px;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
}





