* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 padding: 0px;
 margin:0px;
 background-color:#e7e6e5;
 background-repeat: no-repeat !important;
}

#top-section-selection {
    background-color: #58585A;
	height: 20px;
	width: 100%;
	margin-bottom: 4px;
}

#container-section-selection {
	margin: 0 auto;
	width: 971px;
	text-align: right;
	padding: 2px 0;
}

#wrapper {
 margin: 0 auto;
 width: 971px;
 padding-top:0px;
}
#faux {
background:#FFFFFF;
  padding-top: 20px;
 overflow: auto;  /*Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}

#faux0c {
background:#FFFFFF;
  padding-top: 5px;
 overflow: auto;  /*Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}

#fauxcan {
background:#FFFFFF;
  padding-top: 0px;
 overflow: auto;  /*Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}

#header { width: 971px; padding: 0px; margin: 0px;}

#navigation {
 width: 971px;
 color: #58585A;
 padding: 0px;
 margin: 0px;
 height: 31px;
 background:url(../Assets/Images/layout/background-menu.png) repeat-x;
 position: relative;
 z-index: 10;
}

#leftcolumn { 
 display: inline;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 padding-top: 10px;
 width: 150px;
 float: left;
}

#content1c { 
 float: left;
 color: #58585a;
 width: 970px;
 display: inline;
}

.liens{
color:#0099FF;
}



/*--------------------------------------------------------*/
/* Styles for structure 1 Content Full Width STARTS */
/*--------------------------------------------------------*/

#content1c { 
 float: left;
 color: #58585a;
 width: 970px;
 display: inline;
}

/*--------------------------------------------------------*/
/* Styles for structure 1 Content Full Width ENDS */
/*--------------------------------------------------------*/


/*--------------------------------------------------------*/
/* Styles for structure 1 Content + 1 column Right STARTS */
/*--------------------------------------------------------*/
#content2c { 
 float: left;
 color: #333;
 margin: 0px 10px 10px 10px;
 padding: 10px;
 padding-top:0px;
 padding-right:20px;
 width: 730px;
 display: inline;
 background-image: url(/Assets/images/layout/2colums-right-shadow.png);
 background-repeat: no-repeat;
 background-position: right 60px;
 min-height: 390px;
}

#rightcolumn { 
 display: inline;
 /*position: relative;*/
 color: #333;
 margin: 5px 10px 10px 0px;
 padding: 0px;
 padding-top: 10px;
 width: 180px;
 float: right;
 vertical-align:top;
}

#content2c-thin { 
 float: left;
 color: #58585a;
 margin: 0px 0px 0px 0px;
 padding: 15px 30px 10px 10px; 
 width: 641px;
 display: inline;
 min-height: 390px;
}

#rightcolumn-wide { 
 display: inline;
 /*position: relative;*/
 color: #58585a;
 margin: 0px;
 background-color:#f2f2f1;
 background-image: url('/Assets/images/right-col-gradient.png');
 background-repeat: no-repeat;
 background-position: bottom;
 padding: 10px 0 15px;
 width: 280px;
 float: right;
 vertical-align:top;
 min-height: 200px;
}
/*--------------------------------------------------------*/
/* Styles for structure 1 Content + 1 column Right ENDS */
/*--------------------------------------------------------*/

/*--------------------------------------------------------*/
/* Styles for structure 1 column Left + 1 Content STARTS */
/*--------------------------------------------------------*/

#content2cLeft { 
 float: right;
 color: #333;
 margin: 0px 20px 10px 0px;
 padding: 10px;
 padding-top:0px;
 padding-right:20px;
 *padding-right:0px;
 width: 710px;
 display: inline;
}

#leftcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 5px 0px 10px 20px;
 padding: 0px;
 width: 180px;
 float: left;
 vertical-align:top;
}

/*--------------------------------------------------------*/
/* Styles for structure 1 column Left + 1 Content ENDS */
/*--------------------------------------------------------*/

#toper { 
 width: 971px;
 height:30px;
 color: #333;
 margin: 0px 0px 0px 0px;
 background:#FFFFFF;
}
#toper0c { 
 width: 971px;
 height:51px;
 color: #333;
 margin: 0px 0px 0px 0px;
}

#footer { 
 width: 971px;
 height:48px;
 clear: both;
 color: #333;
 margin: 0px 0px 10px 0px;
 background:#FFFFDD;
}
#footer0c { 
 width: 971px;
 height:51px;
 clear: both;
 color: #333;
 margin: 0px 0px 10px 0px;
}

#footer0cLarger { 
 width: 971px;
 height:70px;
 clear: both;
 color: #333;
 margin: 0px 0px 10px 0px;
}

#copyright {
    padding-top: 10px;
	background-image: url(/Assets/images/layout/background-body-shadow.png);
	background-repeat: repeat-x;
}

.clear { clear: both; background: none; }