body {
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 2.3em;
	color: #666;
	}
#index {
	border-top: 1px solid #fff ;
	background: transparent url(../images/rex-background.jpg) no-repeat center top;
	
	}
.wrapper {
	margin: 0px auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 1130px;
	}

.wrapper2 {
	margin: 0px auto;
	padding-left: 275px;
	padding-right: 15px;
	width: 1440px;
	}
	
a {color: #000; text-decoration: underline; }

h1 {font-size: 24px; color: #ccc; }
h2 {font-size: 18px; color: #000; }
h3 {font-size: 15px; color: #333; }
h4 {font-size: 12px; color: #666; }
h5 {font-size: 10px; color: #999; line-height: 1em;}
/*---------------Header Part----------------*/
	
#bigheader {
	height: 400px;
	background: #000 url(../images/home.jpg) no-repeat center top;
	overflow: hidden;
	}

#smallheader {
	height: 100px;
	background: #000 url(../images/home.jpg) no-repeat center top;
	overflow: hidden;
	}

#logo {
	float: left;
	width: 465px;
	height: 75px;
	padding-top: 25px;
	overflow: hidden;
	}

#logocenter {
	width: 930px;
	padding-top: 150px;
	text-align: center;
}
	
#togglegallery {
	float: right;
	width: 70px;
	height: 55px;
	overflow: hidden;
	padding-top: 45px;
}

					/*---------------3 Column Layout (3 equal columns)----------------*/
					
					#column1 {
						float: left;
						width: 280px;
						margin-top:105px;
					}
					
					#column1b {
						float: left;
						width: 325px;
						margin-top:74px;
					}
					
					#column2 {
						float: left;
						width: 280px;
						margin-left: 45px;
						margin-right: 45px;
					}
					
					#column3 {
						float: left;
						width: 280px;
					}
					
/*---------------Footer----------------*/

#bottom {
	clear: both;
	margin: 30px 0px 30px 0px;
	padding-top: 20px;
	border-top: 1px solid gray;
	margin-left: 10px;
	text-align: left;
	width:427px;
}


#containerHome { 

	background: url(../images/rex-background.jpg) no-repeat; 

	width: 1440px;

	margin-left: auto; 

	margin-right: auto; 
	
	text-align: left;

	padding-top: 0px;

      height: 900px;

	}
	
	
	
#rexVancouver-home { 

	position: absolute; 

	margin-left: 130px; 

	top: 75px;

	}
	
	
#doghouse-home { 

	position: absolute; 

	margin-left: 130px; 

	top: 400px;

	}
	

#bottom2 { 

	position: relative; 

	margin-left: 140px; 

	top: 780px;
	
	padding-top: 20px;
		
	border-top: 1px solid gray;
	
	width: 430px;

	}
	
	