/* --------------------------------------------------------------
  
   Blueprint CSS Framework Screen Styles
   * Version:   0.6 (21.9.2007)
   * Website:   http://code.google.com/p/blueprintcss/
   See Readme file in this directory for further instructions.
   
-------------------------------------------------------------- */

/* PAGE STYLES */

body {
	
	background: #000000;
	color: #ffffff;
	font-family: FuturaBT, Arial, sans-serif, Helvetica, Helvetica Neue;
	margin: 0 auto;
	padding: 0;
	word-spacing: 1px;
	size: 100%;
	}

#page {
	
	color: #ffffff;
	width: 100%;
	margin: auto;
	color: #ffffff;
}

.page{	
	background: #000000 url(../img1024/bg1024.jpg) no-repeat;
	width: 1005px;
	min-height: 572px;
	margin-left: auto;
	margin-right: auto;
	}
		
		
		 
		 #header {
                  		height: 106px;
				margin-top: 0px;
		      	  }
		      
		      
		 #header h1 {
			   text-indent: -9999px;
			   color: #ffffff;
			   font-size: 18px;
			   font-family: FuturaBT, Arial, sans-serif, Helvetica, Helvetica Neue;
			   }
			   
	
	

        
        /* Main Menu STYLES */

       #nav-bar{	
			width: 927px;
			height: 50px;
			background: none;
			margin-left: auto;
			margin-right: auto;
			text-transform: uppercase;
			}
			
	#nav-bar .image {
		background: url(../img/logo.png) top left no-repeat;
    		height: 43px;
		width: 333px;
		display: block;
		margin-left: 14px;
		margin-top: -10px;
		}
			
							
		
			

	#nav-bar ul {
			margin-top: -20px;
			padding: 0px;
			float: right;
			}
		
		#nav li {
			list-style: none;
			float: left;
			border-left: solid #ffffff 1px;
			height: 18px;
			}
			
			#nav-bar .leftlink {
			list-style: none;
			float: left;
			border-left: none;
			}
			
			#nav-bar li a {
				display: block;
				padding: 5px 10px 5px 10px;
				margin: 0px 10px 0px 10px;
				text-decoration: none;
				font-size: 12px;
				color: #ffffff;
				font-weight: bold:
				}
				
				#nav-bar li a:hover {
						color: #7c0a27;
						}
								
	#nav-bar-sub {
				width: 918px;
				margin-top: 7px;
				margin-left: 80px;
				float: left;
				}
	
	
	#nav-bar-sub ul {
			margin: 0px 0px 0px 30px;
			padding: 0px;
			float: left;
			}
		
		#nav-bar-sub li {
			list-style: none;
			float: left;
			height: 17px;
			margin-top: 0px; 
			border-left: solid #999999 1px;
			}
			
			#nav-bar-sub .leftlink {
			list-style: none;
			float: left;
			border-left: none;
			}
			
			#nav-bar-sub li a {
				display: block;
				padding: 5px 10px 5px 10px;
				margin: -3px 10px 0px 10px;
				text-decoration: none;
				font-size: 12px;
				color: #999999;
				text-transform: capitalize;
				}
				
				#nav-bar-sub li a:hover {
								color: #7c0a27;
								background: ;
								}


	/* Wrapper

	-----------------------------------------*/
	
		#wrapper {
				  color: #ffffff;
				  width: 1005px;
				  text-align: left;
				  margin: 0px auto 0px auto;
				  font-size: 12px;
				  font-family: FuturaBT, Arial, sans-serif, Helvetica, Helvetica Neue;
			      line-height: 18px;
				  }
				  
				  #wrapper p {
					  text-align: justify;
				  }
				  
				  #imageslide {
					 		width: 812px;
							margin: 0px 0px 0px 140px;
							float: left;
				  }
				  
				  #thumb1 {
					  	background: url(../img1024/ilc.jpg) no-repeat;
						width: 251px;
						height: 317px;
						margin: 20px 20px 0px 0px;
						float: left;
				  }
				  
				  #thumb2 {
					  	background: url(../img1024/barberpark.jpg) no-repeat;
						width: 251px;
						height: 317px;
						margin: 20px 20px 0px 0px;
						float: left;
				  }
				  
				  #thumb3 {
					  	background: url(../img1024/agc.jpg) no-repeat;
						width: 251px;
						height: 317px;
						margin: 20px 0px 0px 0px;
						float: left;
				  }
				 
				 #text {
						width: 812px;
						margin: 0px 0px 0px 140px;
						float: left;
				 }
				 
				 #text h1 {
				 			color: #ffffff;
							font-size: 25px;
							font-weight: ;
							font-family: FuturaBT, Arial, sans-serif, Helvetica, Helvetica Neue;
							text-align: left;
							margin: -32px 0px 19px 40px;
							font-weight: lighter;
							}
							
				#text p {
							margin-left: 100px;
							margin-right: 70px;
							color: #999999;
				}
				
				#text a {
							text-decoration: none;
							color: #ce6633;
							}
							
	/* Footer

	-----------------------------------------*/
		
 
				
	#footer { 
 	float: left;
	width: 1005px;
	height: 115px;
	color: #ffffff;
	width: 100%;
	margin: auto;
	}
	
	#footer .image {
	background: url(../img1024/logobox.jpg) bottom no-repeat;
    	height: 111px;
	display: block;
	margin-top: -80px;
	_margin-top: 20px;
	margin-left: 890px;
	}
	
	.footerclass {
		width: 1005px;
		height: 20px;
		margin-left: 0px;
		
	}
	
	.footerclass p {
		float: right;
		margin-right: 129px;
		margin-top: -20px;
		_margin-top: 0px;
		font-weight: lighter;
		font-size: 10px;
		
	}