body {
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:11px;
	color:#7A7A7A;
	background:#490227 url(../aquilance_img/body_background.jpg) repeat-x;
	}
	
#container {
	margin: 0 auto;
	width:100%;
	min-height:200px;
	height:auto !important;
	height:200px;
	z-index:100;
	background:#fff;
	}
	
#container2 {
  position:relative;
	width:100%;
	height:255px;
	background:url(../aquilance_img/footer_background_general.jpg) repeat;
	z-index:10;
	}
	
#header {
  margin:0 auto;
	width:955px;
	height:94px;
	background:url(../aquilance_img/header.jpg) no-repeat;
	}
	
#header a img {
  border:none;
  margin-left:231px;
  margin-top:4px;
  }
	
#main {
  margin:0 auto;
	width:955px;
	min-height:200px;
	height:auto !important;
	height:200px;
	background:#fff url(../aquilance_img/content_background.jpg) repeat-y center;
	}
	
#mainNav {
  width:215px;
  float:left;
  }
  
#mainNav ul {
  list-style:none;
  margin:0;
  padding:0;

}

#mainNav li {
  position:relative;
  background:url(../aquilance_img/menuPrinc_backgroundItem.jpg) no-repeat;
  height:20px;
    }

#mainNav li a{
  color:#333;
  text-decoration:none;
  font-size:13px;
  line-height:20px;
  margin-left:46px;
}

#mainNav li a:hover{
  color:#a10d59;
}

#mainNav li a.on{
  color:#a10d59;
}

#separator {
  float:left;
  width:16px;
  height:347px;
  background:url(../aquilance_img/content_separation.jpg);
  }


#right {
  float:left;
  width:590px;
  min-height:200px;
	height:auto !important;
	height:200px;
  margin-left:8px;
  padding-bottom:40px;
  
  }
  
#secondNav {
  color:#a10d59;
  }

#secondNav a {
  text-decoration:none;
  border-bottom: 1px solid #ee8fbe;
  line-height:20px;
  color:#c66c9a;
  font-size:11px;
  }
  
#secondNav a:hover {
  color:#a10d59;
  }
  
#footer {
  clear:both;
  margin:0 auto;
	width:845px;
	height:33px;
	background:url(../aquilance_img/footer_background.jpg) repeat;
	padding-left:110px;
	line-height:22px;
	color:#9d9d9d;
	font-size:11px;
	}
	
#footer a {
  text-decoration:none;
  border-bottom: 1px solid #c6096a;
  color:#9d9d9d;
  }
  
#footer a:hover {
  color:#a10d59;
  }
	
#footer span {
  height:33px;
  }
  
	
#footer span.footer{
  margin: 0 8px;
    }
	
.object {
  position:relative;
  color:#7A7A7A;
  margin-top:20px;
  }
  
#content {
  min-height:200px;
	height:auto !important;
	height:200px;	
  }

#content a {
  color: #3e3e3e;
  text-decoration: none;
  border-bottom: 1px solid #c6096a;
}

#content a:hover {
  color: #a10d59;
}

#login {
  text-align:right;
  margin:0 auto;
  width:955px;
  padding-right: 200px;
  }
  
#content h1 {
  margin-top:30px;
  color:#7A7A7A;
}

#content h2 {
  color:#7A7A7A;
}
