@import url('mambo.css');
@import url('sifr.css');
@import url('menu.css');
/* CSS Document */
body, html {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #222;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}

#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	background: url(../images/bg.jpg) top #1A2B47;
	text-align: center;

}
html>body #outer {height:auto}



/*************Home********************/
#mgmtmenu {

	position: absolute;
	width: 150px;
	float: left;
	clear: left;
	}

#mgmtmenu .module h3 {
font-size: 14px;
text-align: left;
}




#column {
	width: 667px !important;
	width/**/: 687px;
	border-left: 4px solid #C0BFA8;
	border-right: 4px solid #C0BFA8;
	border-bottom: 4px solid #C0BFA8;
	padding: 0 0 10px 0;
	background: #fff;
	margin: 0 auto ;
}
#logo {
	background-image: url(../images/logo.jpg);
	width: 667px;
	height: 125px;	
}
#logo-link {
	height: 94px;
	width: 100px;
}
#nav {
	
}
#leftcol {
	width: 240px;
	min-height: 300px;
	float: left;
}
#consultation {
	background-image: url(../images/consultation.jpg);
	height: 167px;
	overflow: hidden;
}
#consultation a {
	display: block;
	margin: 85px 0 0 0;
	height: 30px;
}
#gallery {
	background-image: url(../images/gallery.jpg);
	height: 440px;
}
#gallery a {
	display: block;
	margin: 165px 0 0 0;
	height: 30px;
}
#consultation p, #gallery p {
	padding: 54px 40px 0 40px;
	text-align: left;
	margin: 0;
	font-size: 14px;
	line-height: 21px;
	}
#nari {
	height: 195px;
}
#nari a {
	display: block;
	margin: 5px 0 0 0;
	height: 105px;
}




#rightcol {
	width: 396px;
	float: left;
}

#header {
	background: url(../images/header.jpg);
	height: 301px;
}
#flash-area {
	width: 334px;
	height: 272px;
	padding: 8px 0px 0 20px !important;
	padding/**/: 0;
	margin: 0 !important;
	margin/**/: 7px 22px 0 0;
	background: none;
	overflow: hidden;
}
#content {
	margin: 20px;
	text-align: left;
	line-height: 18px;
}
#content-int {
	margin: 30px;
	line-height: 18px;
	text-align: left;
}
.cleaner {
	clear: both;
}





/***************Footer******************/
.footer {
	height: 79px;
	background: url(../images/footer.gif) repeat-x;
	font-size: 9px;
	color: #6C6158;
	text-align: center;
}
.footer a, .footer a:link, .footer a:active, .footer a:visited {
	font-size: 9px;
	color: #9D9B8C;
}
.footer a:hover {
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
/****************************************/
#admin-menu .module {
	width: 180px;
	float: left;
	clear: left;
}

a {
outline: none;
}

.first {
color: #7e1d1d;
}

/* new to fix line height for h1 */.contentheading h1 {	line-height:1.2em;}/* new fix IE6 repeat galler background dec 1 09 */#licence, #licence p {background:#FFF;margin:0;padding:0;text-align:center;}