/*****************/
/*   MAIN BODY   */
/*****************/
body {
	font-size: 10px;
	margin: 0;
	padding: 0;
	/*background: url(../imgs/img_background.gif) top center repeat-y;*/
  	font-family: Verdana,Tahoma,Arial,sans-serif;
	height:100%;
}

#wrap {
	position:relative;
	width: 1004px;
	padding: 0;
	background-color: rgb(255,255,255);
	border-left: solid 1px rgb(150,150,150);
	border-right: solid 1px rgb(150,150,150);	
	left:50%;
	margin-left:-502px;	

}


#banner {
	margin:0pt auto;
	width:836px;
	margin-bottom:15px;
	padding-left:10px;
}

/*** Correction for non-IE browsers ***/
#wrap {
	overflow: hidden;
}

/*** Correction for IE 5.01 ***/
#wrap {
/*	float: left; */
	float: none;
}

/*** Correction for Safari 1.x ***/
* > #footer, * > form, * > #notes, * > .output {
	position: relative;
	z-index: 1000;
}

/**************/
/*   HEADER   */
/**************/

/*** Header main banner ***/
#header-banner {
	position:absolute;
	top:0;
	left:0;
	width: 1004px;
	height: 91px;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background: url(../imgs/img_sample_header.jpg) repeat-x;

}

/*** Header navigation bottom ***/
#header-nav-bottom {
	position:relative;
	top:91px;
	width: 1004px;
	height: 20px;
	margin: 0em;
	padding: 0em;
	border-top: solid 0px rgb(69,136,176);		
	border-bottom: solid 0px rgb(69,136,176);			
	line-height: 20px;
	background: url(../imgs/img_header_nav_bottom.jpg);
}

#header-nav-bottom ul {	
	margin: 0em;
	padding: 0em;
	list-style: none;
	font-weight: bold;
	font-size: 1.1em;	
}	

#header-nav-bottom li {
	float: left;
	white-space: nowrap;
}

#header-nav-bottom li a {
	display: block;
	margin: 0em;
	padding: 0em 1.0em 0em 1.0em;
	border-right: solid 1px rgb(255,255,255);	
	background-color: inherit;
	color: rgb(255,255,255);
	text-decoration: none;
}

#header-nav-bottom a:hover, #header-nav-bottom a.selected {
	margin: 0em;
	padding: 0em 1.0em 0em 1.0em;
	border-right: solid 1px rgb(255,255,255);	
	background-color: inherit;
	color: rgb(100,100,100);
	text-decoration: none;
}

/*** Correction for IE5 ***/
* html #header-nav-bottom a {width:1%;}

/*** Correction for IE5 ***/
* html #header-nav-bottom a {width:1%;}


/***   Buffer between heading and content area   ***/
#buffer {
	clear: both; 
	float: left;
	width: 1004px;
	height: 1em;
	margin: 0em;
	padding: 0em;
	background-color: inherit;
}

/*************************/
/***   CENTRE   ***/
/*************************/
#centre {
	margin-top: 91px;
	padding: 6px 6px 0px  6px;
	height:750px;
}

html>body #centre {
height: auto;
min-height: 710px;
} 



/************************/
/***   RIGHT COLUMN   ***/
/************************/
#right-column {
	position:absolute; 
	right:0px;
	top:130px;
	width:150px;
	text-align:center;
}

/* Start Mac IE5 filter \
#right-column {
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}*/
/* End Mac IE5 filter */	

/*** Standard option ***/
.right-column-title-standard {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 1em 0em 1em 0em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1.1em;
}

.right-column-box-standard {
/*	float: right; */
	width: 13.0em;
	margin: 0em 1.0em 0.8em 0em;
	padding: 0.4em 0.4em 1em 0.4em;
	border: solid 0.1em #70a224;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}

/*** Grey title and box option ***/
.right-column-title-grey {
/* clear: both; */
	display: block;
	margin: 0em 0em 0em 0em;
	padding: 0.4em 0em 0.4em 0.2em;
	background-color: #e0f4b5;
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 9px;
	text-align:center;
	width:128px !important;
	width:130px;
}

.right-column-box-grey {
/*	float: right; */
	width: 13.0em;
	margin: 0em 1.0em 0.8em 0em;
	padding: 1em 0.4em 1em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(235,235,235);
	color: rgb(100,100,100);	
}



/*** Paragraph text ***/
#right-column p {
	margin: 0em 0em 0.4em 0em;
	font-size: 1.1em;
}

/*****************/
/***   FOOTER   **/
/*****************/
#footer {
        	
/*	float: left; */
	width: 1004px;
	height: 25px;
	margin: 1em 0em 0em 0.0em;
	padding: 0.5em 0em 0.5em 0em;
	border-top: solid 0.1em rgb(200,200,200);
	border-bottom: solid 0.1em rgb(200,200,200);	
	background-color: rgb(255,255,255);
	text-align: center;
	color: rgb(100,100,100);
	font-size: 1.0em;
}

/*************************************************/
/***   HYPERLINKS IN MIDDLE AND RIGHT COLUMNS  ***/
/*************************************************/

/*** Hyperlinks in middle and right columns ***/
a {
	background-color: inherit;
	color: rgb(100,100,100);
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}




/*** Visited links not in use ***/
/*a:visited {
	background-color: inherit;
	color: rgb(100,100,100);
	text-decoration: underline;
} */




#bookmark, a#bookmark, a#bookmark:hover {
	text-decoration:none;
	float:right;
	color:white;
	margin:0;
	padding:0;
	border:none;
	margin-right: 1em;
	white-space:nowrap;
	font-weight: bold;
}

#maisoncreativ-smallteaser {
	background: #fff;
	border: solid 1px #DF0059;
	position:absolute;
	top:0;
	right: 170px;
}
#maisoncreativ-smallteaser img {

}

