/* CSS Document */

body {
	background-image:url(images/back.gif);
	background-repeat:repeat-x;
	margin: 0 0 40px 0
	}

#navbar{
	width:900px;
	height:120px;
	margin: 0 auto 0 auto;
	background-color:#a31325;
	}

#blogo{
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:120px;
	float:left;
	}

#navbar a{
	width:100px;
	height:120px;
	text-decoration:none;
	float:left;
	margin: 0;
	}

.nav{
	margin: 102px 5px 0 0;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	float:right;
	cursor: hand;
	}
	
	#bhome{background:url(images/home.jpg) 0 0 no-repeat;}
	#bhome:hover{background:url(images/home.jpg) -100px 0 no-repeat; background-color:#bf9c58;}
	#bhome.current{background:url(images/home.jpg) -100px 0 no-repeat; background-color:#bf9c58;}
	
	#binnovation{background:url(images/innovation.jpg) 0 0 no-repeat;}
	#binnovation:hover{background:url(images/innovation.jpg) -100px 0 no-repeat; background-color:#bf9c58;}
	#binnovation.current{background:url(images/innovation.jpg) -100px 0 no-repeat; background-color:#bf9c58;}
	
	#bapartments{background:url(images/apartments.jpg) 0 0 no-repeat;}
	#bapartments:hover{background:url(images/apartments.jpg) -100px 0 no-repeat; background-color:#bf9c58;}
	#bapartments.current{background:url(images/apartments.jpg) -100px 0 no-repeat; background-color:#bf9c58;}
	
	#blocation{background:url(images/location.jpg) 0 0 no-repeat;}
	#blocation:hover{background:url(images/location.jpg) -100px 0 no-repeat; background-color:#bf9c58;}
	#blocation.current{background:url(images/location.jpg) -100px 0 no-repeat; background-color:#bf9c58;}
		
	#bspecification{background:url(images/specification.jpg) 0 0 no-repeat;}
	#bspecification:hover{background:url(images/specification.jpg) -100px 0 no-repeat; background-color:#bf9c58;}
	#bspecification.current{background:url(images/specification.jpg) -100px 0 no-repeat; background-color:#bf9c58;}
		
	#bmanchester{background:url(images/manchester.jpg) 0 0 no-repeat;}
	#bmanchester:hover{background:url(images/manchester.jpg) -100px 0 no-repeat; background-color:#bf9c58;}
	#bmanchester.current{background:url(images/manchester.jpg) -100px 0 no-repeat; background-color:#bf9c58;}
		
	#blouisgroup{background:url(images/louisgroup.jpg) 0 0 no-repeat;}
	#blouisgroup:hover{background:url(images/louisgroup.jpg) -100px 0 no-repeat; background-color:#bf9c58;}
	#blouisgroup.current{background:url(images/louisgroup.jpg) -100px 0 no-repeat; background-color:#bf9c58;}
	
	#bcontact{background:url(images/contact.jpg) 0 0 no-repeat;}
	#bcontact:hover{background:url(images/contact.jpg) -100px 0 no-repeat; background-color:#bf9c58;}
	#bcontact.current{background:url(images/contact.jpg) -100px 0 no-repeat; background-color:#bf9c58;}

#mininav{
	width:900px;
	height:20px;
	margin: 20px 0 30px 0;
	}

#mininav a{
	text-decoration:none;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:2px 100px 0 100px;
	border-bottom: 1px solid #8f0127;
	}

	#mininav a:hover{color:#8f0127;}
	#mininav a.current{color:#8f0127; border-left:1px solid #8f0127; border-top:1px solid #8f0127; border-right:1px solid #8f0127; margin:0; border-bottom:0}
	
#apartnav{
	width:900px;
	height:20px;
	margin: 20px 0 30px 0;
	}

#apartnav a{
	width:79px;
	text-align:center;
	text-decoration:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:2px 2px 0 0;
	margin: 0;
	border-bottom: 1px solid #8f0127;
	}

	#apartnav a:hover{color:#8f0127;}
	#apartnav a.current{color:#8f0127; border-left:1px solid #8f0127; border-top:1px solid #8f0127; border-right:1px solid #8f0127; margin:0; border-bottom:0}
	
#nb{
	width:900px;
	margin: 30px auto 0 auto;
	}

#nb img{
	float:left;
	border: 1px solid #8f0127;
	margin-right: 30px;
	margin-bottom: 30px;
	}

#nb h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	line-height:35px;
	color:#A31325;
	font-weight:normal;
	}

#nb h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:40px;
	color:#A31325;
	font-weight:normal;
	}

h4{
	padding-top:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #000000;
	font-weight:bold;
	text-align:justify;
	float:left;
	}
	
h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight:bold;
	text-align:justify;
	margin:10px 0 0 0;
	}

#innovation{
	width: 530px;
	height: 637px;
	float:left;
	margin-top:20px;
	}
#innovation img {
	margin: 10px 10px;
	float:left;
	}


#text {
	width:900px;
	margin: 20px auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #000000;
	font-weight:normal;
	text-align:justify;
	}

#intext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #000000;
	font-weight:normal;
	text-align:justify;
	}

#inntext{
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #000000;
	font-weight:normal;
	text-align:justify;
	}

#inntext p{
	margin:0
	}

#intext a{color:#000000;}
#intext a:hover{color:#8f0127;}

	
#cone {
	float:left;
	width:435px;
	margin: 0 30px 0 0;
	}
#ctwo{
	margin: 0;
	float:right;
	width:435px;
	}
	
#bottom{
	background-image:url(images/bottomback.gif);
	background-repeat:no-repeat;
	width:900px;
	margin: 30px auto 40px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	font-weight:normal;
	text-align:left;
	}



	
