* { padding: 0; margin: 0; }

body {
	font: 16px "Century Gothic", "Lucinda Grande", Arial, Sans-Serif;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {
 background: url(i/background.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
}
#header {
 color: #333;
 width: 902px;
 height: 300px;
 margin: 10px 0px 0px 0px;
 background: transparent url(i/girl.jpg) no-repeat 333px;
 padding: 30px 10px 0 10px;
}
#navigation {
 color: #333;
 padding: 20px 20px 20px 245px;
 margin: 0px 0px 0px 0px;
 background: transparent url(i/top_corners.gif) no-repeat;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 205px;
 float: left;
}
#leftmiddle { 
 float: left;
 color: #333;
 margin: 0 13px 10px;
 width: 660px;
 display: inline;
 position: relative;
	padding-left: 10px;
}
#rightmiddle { 
 display: inline;
 position: relative;
 color: #333;
 margin: 0 10px 10px;
 padding: 0px;
 width: 205px;
 float: left;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 0 10px 10px 17px;
 padding: 0px;
 width: 205px;
 float: left;
}
#footer { 
 width: 902px;
 clear: both;
 background: transparent url(i/bot_corners.gif) no-repeat;
 margin: 0 0px 10px;
 padding: 10px 10px 10px 245px;
 height: 38px;
	color: silver;
}
.clear { clear: both; background: none; }

h1 {
	font: normal 5em/.7em "Century Gothic", "Lucinda Grande", Arial, Sans-Serif;
	letter-spacing: -5px;
}

h2 {
	text-align: left;
	text-indent: 5px;
	font: 1.5em/1mm "Century Gothic", "Lucinda Grande", Arial, Sans-Serif;
	color: #5d86a1;
}
h3 {
	font: normal 2em "Century Gothic", "Lucinda Grande", Arial, Sans-Serif;
	color: #77acce;
}

