body {
background:  url(http://www.bouzermaurice.com/images/bgbg.png) center;
  text-align: center;
  margin: 0;
  padding: 0;
  
}

body, td, th, textarea, input, select, h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
}

p, form, h1, h2, h3, h4, h5, h6,  ul, ol {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a img { 
  border: none;
}

a:link {
  color: #3878AF;
}
a:visited {
  color: #1C3C55;
}
a:hover {
  color: #9966FF;
}

.clear-fix {
  clear: both;
}

h3 {
  color: black;
  margin-bottom: 5px;
  font-size: 1.4em;
  line-height: 100%;
}

p {
  margin-bottom: 5px;
  font-size: .8em;
}

/******************************************************************
 
******************************************************************/

#wrapper {
background-color:white;
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
   
 
}

#header {
  width: 940px;
  height: 100px;
  background: white  url(../images/header_bg.png) repeat-x;
}

#header_nav {
    width:100%;
    height:43px;
    margin:0 auto; 
    background:url(../images/menu.jpg) repeat-x;
}

#nav {
    width:100%;  
    margin:0 auto; 
    padding:0; 
    overflow:hidden;
    height:31px; 
}

#menu {
    float: left;
    margin:5px;
    padding:3px;
    width:940px;
}

#menu li {
    display: inline;
    list-style: none;
    margin:0;
    padding:0;
}

#menu ul, #menu ol {
    display: inline;
    list-style: none;
    margin:0;
    padding:0 10px 0 0;
}
		
#menu a, #menu a:visited {
    margin:0;
    padding: 3px 10px 3px 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}		

#menu a:hover {
    color:#F4DD35;
    text-decoration: none;
}

#menu1 {
clear:left;
position:absolute;
 left:785px;
 top:107px;
 }
 
 #menu1 li {
    display: inline;
    list-style: none;
    margin:0;
    padding:0;
}

#menu1 ul, #menu1 ol {
    display: inline;
    list-style: none;
    margin:0;
    padding:0 10px 0 0;
}

#menu1 a, #menu1 a:visited {
	padding: 1px;
    margin:0;
    color: #FFFFFF;
    text-decoration: none;
	font-size:11px;
}		

#menu1 a:hover {
	color:#CC99FF;
	}



#firstfloor {
  display: inline;
  width: 309px;
  float: left;
  margin-top: 10px;
  margin-left: 10px;
  
  
}

#groundfloor {
  width: 305px;
  float: left;
  margin-top: 10px;
   /*background:url(../images/side_bg.png) repeat-y;*/
}

#secondfloor {
  width: 305px;
  float: right;
  margin-top: 10px;
   /*background:url(../images/side_bg.png) repeat-y;*/

}

#footer { 
font-size: 10px;
 width: 940px;
 height: 150px;
 border-top: 20px solid #FFFFFF;
 color: #999999;
 clear: both;
 text-align: center;
 background:url(../images/footer.jpg);
}
/******************************************************************

******************************************************************/


#companies{
 margin-top: 5px;
}

.comp {
  padding: 10px;
  background-color: #FFFFCC;
  text-align:center;
  border-bottom: solid 1px #fff568;
}

.comp a{
 text-decoration: none;
}

.comp-alternate {
  background-color: #FFFFE6;
  padding: 10px;
  text-align:center;
  border-bottom: solid 1px #fff568;
}

.comp-alternate a{
 text-decoration: none;
}


/******************************************************************
 
******************************************************************/








/******************************************************************

******************************************************************/

