BODY
{
	background-color: #000;
	text-align: center;
	margin-top: 0px;
}

#biggest
{
	background-color: #292a26;
	width: 950px;
	text-align: center;
	margin: 0px auto 0 auto;
	padding-bottom: 15px;
	border: 0px solid red;
	display: block;
	position: relative;
}

#giant-home
{
	background-color: #4E4E47;
	width: 930px;
	height: 665px;
	border: 0px solid red;
	margin: 0px auto 0 auto;
	display: block;
	
}


#giant
{
	background-color: #4E4E47;
	width: 930px;
	height: 100%;
	border: 0px solid red;
	margin: 0px auto 0 auto;
	display: block;
	
}

#menu
{
	width: 930px;
	height: 42px;
	background: #000;
	text-align: right;
	border: 0px solid green;
	display: block;
	
}

#menu a
{
	font-family: arial;
	font-size: 8pt;
	color: #fdf7c4;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
	text-align: right;
	margin-top: 10px;
	display: block;
	float: right;
}

#menu a:hover
{
	color: #c1271d;
	
}

#menulink
{
	
	display: block;
}


/*MENU_LOGO*/

#menu_logo {display:block;}
#menu_logo a, #menu_logo a:visited {display:block; width:290px; height:42px; background: #ffffff url('../images/menu_logo_01.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_logo a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#menu_logo a#selected, #menu_logo a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}

/*MENU_contact*/

#menu_contact {display:block;}
#menu_contact a, #menu_contact a:visited {display:block; width:113px; height:42px; background: #ffffff url('../images/menu_contact_02.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_contact a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#menu_contact a#selected, #menu_contact a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}

/*MENU_SERVICES*/

#menu_services {display:block;}
#menu_services a, #menu_services a:visited {display:block; width:95px; height:42px; background: #ffffff url('../images/menu_services_03.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_services a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#menu_services a#selected, #menu_services a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}

/*MENU_CLIENTS*/

#menu_clients {display:block;}
#menu_clients a, #menu_clients a:visited {display:block; width:89px; height:42px; background: #ffffff url('../images/menu_clients_04.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_clients a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#menu_clients a#selected, #menu_clients a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}

/*MENU_PORTFOLIO*/

#menu_portfolio {display:block;}
#menu_portfolio a, #menu_portfolio a:visited {display:block; width:102px; height:42px; background: #ffffff url('../images/menu_portfolio_05.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_portfolio a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#menu_portfolio a#selected, #menu_portfolio a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}

/*MENU_leed*/

#menu_leed {display:block;}
#menu_leed a, #menu_leed a:visited {display:block; width:76px; height:42px; background: #ffffff url('../images/menu_leed_06.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_leed a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#menu_leed a#selected, #menu_portfolio a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}

/*MENU_studios*/

#menu_studios {display:block;}
#menu_studios a, #menu_studios a:visited {display:block; width:83px; height:42px; background: #ffffff url('../images/menu_studios_07.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_studios a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#menu_studios a#selected, #menu_studios a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}

/*MENU_HOME*/

#menu_home {display:block;}
#menu_home a, #menu_home a:visited {display:block; width:82px; height:42px; background: #ffffff url('../images/menu_home_08.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_home a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#menu_home a#selected, #menu_home a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}

.over
{
	display: none;
}


#logo
{
	width: 344px;
	height: 157px;
	background: #000 url('../images/logo_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#logo a
{
    width: 344px;
    height: 157px;
    display: block;
}

#banner-about
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner-about_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#banner-services
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_services_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#banner-historic
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_historic_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#banner-clients
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_clients_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#banner-portfolio
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_portfolio_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#banner-retail
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_retail_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#banner-mixed
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_mixed_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#banner-religious
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_religious_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#banner-office
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_office_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#banner-government
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_government_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#banner-civic
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_civic_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#banner-restaurant
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_restaurant_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#banner-educational
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_educational_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}


#banner-medical
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_medical_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#banner-ontheboards
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_ontheboards_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#banner-leed
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_leed_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#banner-staff
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_staff_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#banner-contact
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_contact_02.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#banner-interiordesign
{
	width: 930px;
	height: 157px;
	background: #000 url('../images/banner_interiordesign.jpg') no-repeat;
	border: 0px solid green;
	float: left;
	display: block;
}

#text
{
	width: 344px;
	height: 298px;
	background: #000 url('../images/text_04.gif') no-repeat;
	border: 0px solid red;
	float: left;
}

#text-pages
{
	width: 930px;
	padding-bottom: 30px;
	background: #4E4E47 url('../images/body_03.jpg') no-repeat;
	border: 0px solid red;
	float: left;
	text-align: left;
	display: block;
	
}

#left_col
{
	width: 310px;
	padding:0px;
	margin: 0px;
	border: 0px solid green;
	float: left;
	text-align: left;

	
}

#middle_col
{
	width: 310px;
	padding:0px;
	margin: 0px;
	border: 0px solid red;
	float: left;
	text-align: left;	
}

#right_col
{
	width: 310px;
	padding:0px;
	margin: 0px;
	border: 0px solid yellow;
	float: left;
	text-align: left;	
}


#text-pages-portfolio
{
	width: 929px;
	min-height: 565px;
	padding-bottom: 30px;
	background: #4E4E47 url('../images/body_03.jpg') no-repeat;
	border-top: 0px solid red;
	float: left;
	text-align: left;
	display: block;
	
}

#text-pages-portfolio-leed
{
	width: 930px;
	padding-bottom: 30px;
	background: #4E4E47 url('../images/body_03.jpg') no-repeat;
	border-top: 0px solid red;
	float: left;
	text-align: left;
	display: block;
	
}


#tablewrapper
{
    width: 891px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    border: 0px solid red;
}

#tablewrapper td
{
    width: 297px;
    height: 140px;
}


#text-pages-left
{
    width: 480px;
    float: left;
}

#text-pages-right
{
    width: 450px;
    height: 530px;
    float: right;
    
    margin-top: 20px;
    margin-right: 0px;
}

#flash
{
	width: 586px;
	height: 456px;
	float: right;
	z-index: 1;
	border: 0px solid red;
}

#bottom-wrapper
{
    width: 930px;
    height: 168px;
    display: block;
}

#bottom-left
{
	width: 465px;
	height: 168px;
	background: #000 url('../images/bottom-left-compass_05.gif') no-repeat;
	border: 0px solid red;
	float: left;
	margin: 0;
	padding: 0;
}

.bottom-left h1
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    color: #333333;
    padding-left: 140px;
    padding-top: 15px;
    margin-bottom: 0px;
    margin-top: 10px;
    text-align: left;
}

.bottom-left h2
{
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
    color: #fff;
    padding-left: 140px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: left;
}

.bottom-left p
{
    font-family: Arial;
    font-size: 8pt;
    color: #929286;
    padding-left: 140px;
    padding-right: 20px;
    margin-top: 5px;
    text-align: left;
}

.bottom-left a
{
    font-family: verdana;
    font-weight: bold;
    font-size: 7pt;
    color: red;
    text-decoration: none;
}

.bottom-left a:hover
{
    color: black;
}
    
    
#bottom-right
{
	width: 465px;
	height: 168px;
	background: #000 url('../images/bottom-left-leed_06.gif') no-repeat;
	border: 0px solid red;
	float: right;
}

.mainlist li
{
	font-family: arial;
	font-size: 9pt;
	color: #c1c2a9;
	text-align: justify;
	padding: 0px 25px 0px 0px;
	margin: 0px;
}

.main p
{
	font-family: arial;
	font-size: 8pt;
	color: #c1c2a9;
	text-align: left;
	padding-left: 25px;
	padding-right: 10px;
	margin-top: 5px;
}

.main h1
{
	font-family:  tahoma;
	font-size: 10pt;
	color: #fff;
	text-align: left;
	padding-left: 25px;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.main h2
{
	font-family:  verdana;
	font-size: 8pt;
	color: #fff;
	text-align: left;
	padding-left: 25px;
	padding-top: 5px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.main a
{
	font-family: arial;
	font-size: 8pt;
	color: red;
	text-decoration: none;
	margin-left: 10px;
}

.main a:hover
{
	text-decoration: underline;
}

.main-pages p
{
	font-family: arial;
	font-size: 9pt;
	color: #c1c2a9;
	text-align: justify;
	padding-left: 25px;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.main-pages h1
{
	font-family:  tahoma;
	font-size: 10pt;
	color: #fff;
	text-align: left;
	padding-left: 25px;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.main-pages h2
{
	font-family:  verdana;
	font-size: 8pt;
	color: #fff;
	text-align: left;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 5px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.main-pages a
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
	padding-left: 0px;
	margin-left: 25px;
	margin-top: 0px;
}

.main-pages a:hover
{
	color: black;
}

.ourstaff p
{
	font-family: arial;
	font-size: 9pt;
	color: #c1c2a9;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-left: 20px;
	padding-right: 0px;
	
	
}

.ourstaff a
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	padding-left: 0px;
	padding-right: 0px;
	
	
}


#projects
{
	width: 648px;
	height: 20px;
	border-left: 0px solid #292a26;
	border-right: 0px solid #292a26;
	border-bottom: 1px solid #292a26;
	border-top: 1px solid #292a26;
	padding: 10px 0px 0px 0px;
	background-color: #000000;
	text-align: center;
	position: absolute;
	top: 42px;
	left: 292px;
	z-index: 2;
	
	
}


#projects a
{
	
	
	height: 20px;
	font: 7pt arial;
	font-style: italic;
	color: #c1c2a9;
	line-height: 9pt;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	display: block;
	float: left;
	margin-top: 0px;
    background-color: #000000;
    text-align: center;
}

#projects a:hover
{
	
	color: red;
	display: block;
}

#studios
{
	width: 648px;
	height: 20px;
	border-left: 0px solid #292a26;
	border-right: 0px solid #292a26;
	border-bottom: 1px solid #292a26;
	border-top: 1px solid #292a26;
	padding: 10px 0px 0px 0px;
	background-color: #000000;
	text-align: center;
	position: absolute;
	top: 42px;
	left: 292px;
	z-index: 2;
	
	
}


#studios a
{
	
	width: 120px;
	height: 20px;
	font: 7pt arial;
	font-style: italic;
	color: #c1c2a9;
	line-height: 9pt;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	float: right;
	margin-top: 0px;
    background-color: #000000;
}

#studios a:hover
{
	
	color: red;
	display: block;
}

#sub
{
    display: block;
}

#sub-left
{
    width: 465px;
    height: 30px;
    background: #000 url('../images/contactus.gif') no-repeat;
    float: left;
    text-align: left;
}

#sub-left a
{
    width: 465px;
    height: 30px;
    display: block;
}

#sub-right
{
    width: 465px;
    height: 30px;
    float: right;
}

#sub img
{
    float: left;
}

.sub p
{
	font-family: arial; 
	font-size: 7pt; 
	color: #6a6c65;
	margin-top: 3px;
	text-align: right;
	padding-right: 10px;
}

.sub a
{
	font-family: arial;
	font-size: 7pt;
	color: #6a6c65;
	margin-top: 3px;
	text-align: right;
}

.sub a:hover
{
	color: #c1271d;
}

#facebook
{
	float: left;
}

#facebook-btn a
{
	width: 160px;
	height: 37px;
	background: url('../images/facebook-btn.png') no-repeat left top;
	display:block;
	margin: 20px 0 0 10px;
}

#facebook-btn a:hover
{
	width: 160px;
	height: 37px;
	background: url('../images/facebook-btn.png') no-repeat right bottom;
}

#ourstaff-1
{
    width: 430px;
    height: 530px;
    background: #4E4E47 url('../images/ourstaff-1.jpg') no-repeat;
  
    
    
}


#ourstaff-2
{
    width: 430px;
    height: 530px;
    background: #4E4E47 url('../images/ourstaff-2.jpg') no-repeat;
   
   
}


#ourstaff-3
{
    width: 430px;
    height: 530px;
    background: #4E4E47 url('../images/ourstaff-3.jpg') no-repeat;
    
    
}

#ourstaff-4
{
    width: 430px;
    height: 530px;
    background: #4E4E47 url('../images/ourstaff-4.jpg') no-repeat;
   
    
}

#ourstaff-5
{
    width: 430px;
    height: 530px;
    background: #4E4E47 url('../images/ourstaff-5.jpg') no-repeat;
    
    
}

#ourstaff-6
{
    width: 430px;
    height: 530px;
    background: #4E4E47 url('../images/ourstaff-6.jpg') no-repeat;
    
    
}

#ourstaff-7
{
    width: 430px;
    height: 530px;
    background: #4E4E47 url('../images/ourstaff-7.jpg') no-repeat;
    
    
}


.education h1
{
	font-family:  verdana;
	font-size: 7pt;
	color: #c1271d;
	text-align: left;
	padding-left: 135px;
	
	margin-bottom: 0px;
	margin-top: 10px;
}

.education p
{
	font-family: arial;
	font-size: 7pt;
	color: gray;
	text-align: left;
	padding-left: 135px;
	padding-right: 15px;
	margin-top: 5px;
}

.profile h1
{
	font-family:  verdana;
	font-size: 7pt;
	color: #c1271d;
	text-align: left;
	padding-left: 25px;
	
	margin-bottom: 0px;
	margin-top: 0px;
}

.profile p
{
	font-family: arial;
	font-size: 7pt;
	color: gray;
	text-align: left;
	padding-left: 25px;
	padding-right: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#servicespic
{
    width: 430px;
    height: 530px;
    background: #4E4E47 url('../images/tfoc.jpg') no-repeat;
}

#morepics-wrapper
{
    width: 891px;
    height: 55px;
}  

#morepics-left
{
    width: 556px;
    height: 55px;
    float: left;
}

#morepics-right
{
    width: 275px;
    height: 55px;
    padding-top: 15px;
    text-align: left;
    float: left;
}  

#morepics-right a
{
    font-family: Verdana;
    font-size: 9pt;
    color: Gray;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
}

#morepics-right a:hover
{
    color: #fff;
}

#morepics-rightest
{
    width: 60px;
    height: 55px;
    border-top: 0px solid red;
    float: left;
}  

#morepics-rightest a
{
    width: 60px;
    height: 55px;
    display: block;
    text-decoration: none;
}  


#historic_savvy1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/historic_savvy1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#historic_savvy2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/historic_savvy2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#historic_119N1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/historic_119N1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#historic_119N2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/historic_119N2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#historic_119N3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/historic_119N3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#historic_119N4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/historic_119N4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#historic_183N1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/historic_183N1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#historic_183N2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/historic_183N2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#historic_aaa1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/historic_aaa1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#historic_aaa2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/historic_aaa2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#historic_aaa3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/historic_aaa3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#historic_aaa4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/historic_aaa4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#historic_aaa5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/historic_aaa5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#office_lakeside1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/office_lakeside1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#office_lakeside2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/office_lakeside2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#office_riverpark1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/office_riverpark1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#office_riverpark2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/office_riverpark2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#office_riverpark3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/office_riverpark3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#office_riverpark4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/office_riverpark4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#office_riverpark5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/office_riverpark5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}



#office_granite1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/office_granite1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#office_granite2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/office_granite2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#office_granite3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/office_granite3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}



#retail_charleston1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_charleston1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_charleston2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_charleston2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_charleston3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_charleston4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_charleston4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_charleston6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#retail_charleston5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_charleston7.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_charleston6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_charleston8.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_charleston7
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_charleston9.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_charleston8
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_charleston10.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_mtnmourne1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_mtnmourne1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_mtnmourne2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_mtnmourne2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_mtnmourne3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_mtnmourne3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_mtnmourne4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_mtnmourne4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_mtnmourne5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_mtnmourne5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}






#retail_dells1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_dells1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_dells2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_dells2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_dells3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_dells3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_dells4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_dells4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_dells5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_dells5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_dells6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_dells6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_dells7
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_dells7.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_dells8
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_dells8.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_dells9
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_dells9.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_dells10
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_dells10.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}




#retail_riverhead1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_riverhead1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_riverhead2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_riverhead2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_riverhead3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_riverhead3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_riverhead4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_riverhead4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_riverhead5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_riverhead5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_riverhead6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_riverhead6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_riverhead7
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_riverhead7.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_neu1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_neu1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_neu2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_neu3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_neu3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_neu5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_neu4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_neu6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_neu5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_neu7.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_neu6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_neu8.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_strabane1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_strabane1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_strabane2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_strabane2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_strabane3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_strabane3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_strabane4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_strabane4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_strabane5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_strabane6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_strabane6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_strabane7.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_strabane7
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_strabane8.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_strabane8
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_strabane9.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_strabane9
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_strabane10.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_deerpark1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_deerpark1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_deerpark2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_deerpark2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_deerpark3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_deerpark3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_deerpark4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_deerpark4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_deerpark5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_deerpark5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_deerpark6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_deerpark6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_deerpark7
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_deerpark7.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_deerpark8
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_deerpark8.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_deerpark9
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_deerpark9.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_deerpark10
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_deerpark10.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_deerpark11
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_deerpark11.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_lasvegas1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_lasvegas1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_lasvegas2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_lasvegas4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_lasvegas3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_lasvegas5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_lasvegas4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_lasvegas6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}
#retail_lasvegas5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_lasvegas7.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}
#retail_lasvegas6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_lasvegas9.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_elpaso1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_elpaso1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_elpaso2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_elpaso4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_elpaso3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_elpaso5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_elpaso4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_elpaso6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_elpaso5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_elpaso8.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_elpaso6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_elpaso9.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_elpaso7
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_elpaso10.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_elpaso8
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_elpaso11.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_carolinaforest1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_carolinaforest1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_carolinaforest2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_carolinaforest2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_carolinaforest3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_carolinaforest3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_carolinaforest4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_carolinaforest4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_carolinaforest5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_carolinaforest5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_carolinaforest6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_carolinaforest6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_carolinaforest7
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_carolinaforest7.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_chicago1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_chicago1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_chicago2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_chicago2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_chicago3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_chicago4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_chicago4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_chicago5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_chicago5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_chicago7.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_chicago6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_chicago8.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_chicago7
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_chicago9.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_chicago8
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_chicago10.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_gotemba1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_gotemba1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_gotemba2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_gotemba2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_gotemba3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_gotemba3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_gotemba4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_gotemba4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_gotemba5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_gotemba5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}
#retail_gotemba6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_gotemba6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}
#retail_gotemba7
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_gotemba7.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}
#retail_gotemba8
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_gotemba8.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}
#retail_gotemba9
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_gotemba9.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}
#retail_gotemba10
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_gotemba10.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_foley1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_foley1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_foley2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_foley2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_foley3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_foley3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_foley4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_foley4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_foley5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_foley6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_foley6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_foley7.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_oklahoma1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_oklahoma1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_oklahoma2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_oklahoma2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_oklahoma3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_oklahoma4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_mebane1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_mebane1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_mebane2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_mebane2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_mebane3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_mebane3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_mebane4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_mebane4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_mebane5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_mebane5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_mebane6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_mebane7.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_mebane7
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_mebane8.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_mebane8
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_mebane9.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_mebane9
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_mebane10.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_mebane10
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_mebane11.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_laredo1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_laredo1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_laredo2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_laredo2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_laredo3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_laredo3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_laredo4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_laredo4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_laredo5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_laredo5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_hiltonhead1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_hiltonhead4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_hiltonhead2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_hiltonhead5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_gettysburg1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_gettysburg1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_gettysburg2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_gettysburg2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_gettysburg3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_gettysburg3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_gettysburg4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_gettysburg4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_kingston4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_kingston4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_kingston1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_kingston1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_kingston2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_kingston2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_kingston3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_kingston3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_kingston4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_kingston4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_kingston5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_kingston5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_kingston6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_kingston6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_stlucie1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_stlucie1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_stlucie2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_stlucie2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_stlucie3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_stlucie3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_stlucie4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_stlucie4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_stlucie5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_stlucie5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_richmond1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_richmond1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_richmond2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_richmond3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_richmond3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_richmond4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_foley1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_foley1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_foley2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_foley2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_foley3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_foley3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_foley4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_foley4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_foley5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_foley5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}
#retail_foley6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_foley6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#retail_arcadian1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_arcadian1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_arcadian2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_arcadian2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_arcadian3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_arcadian3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_arcadian4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_arcadian4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_arcadian5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_arcadian5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#retail_verizon1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_verizon1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_pbc1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_pbc1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#religious_cove1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_cove1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_cove2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_cove2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_cove3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_cove4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_cove4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_cove9.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_cove10
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_cove10.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_cove11
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_cove11.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_cove12
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_cove12.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_cove13
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_cove13.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_cove14
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_cove14.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_cove15
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_cove15.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_lncf1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_lncf1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_lncf2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_lncf2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_lncf3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_lncf4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_mpumc1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_mpumc1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_mpumc2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_mpumc2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_mpumc3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_mpumc3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_mpumc4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_mpumc4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_mpumc5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_mpumc5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#religious_uhop_dc1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_uhop_dc1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_uhop_dc2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_uhop_dc2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_uhop_dc3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_uhop_dc3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_uhop_md1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_uhop_md1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_uhop_md2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_uhop_md2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_uhop_md3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_uhop_md3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_uhop_md4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_uhop_md4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_uhop_oh1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_uhop_oh1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_uhop_oh2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_uhop_oh2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#religious_uhop_oh3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/religious_uhop_oh3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_kmo1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_kmo4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_kmo2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_kmo5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_kmo3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_kmo6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_kmo4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_kmo8.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_djos1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_djos1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_djos2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_djos2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_djos3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_djos3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_djos4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_djos4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_djos5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_djos5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_djos6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_djos6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_djos7
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_djos7.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_imrc1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_imrc3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_imrc2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_imrc4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_imrc3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_imrc5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_cfswl1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_cfswl1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_cfswl2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_cfswl2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_cfswl3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_cfswl3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_cfswl4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_cfswl4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_cfswl5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_cfswl5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_cfswl6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_cfswl6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_moorsderma1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_moorsderma1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_moorsderma2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_moorsderma2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_moorsderma3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_moorsderma3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_moorsderma4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_moorsderma4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_moorsderma5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_moorsderma5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#medical_moorsderma6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/medical_moorsderma6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#gov_townhall1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/gov_townhall1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#gov_townhall2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/gov_townhall3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#gov_townhall3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/gov_townhall5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#gov_townhall4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/gov_townhall7.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#gov_townhall5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/gov_townhall9.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#gov_townhall6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/gov_townhall10.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#gov_townhall7
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/gov_townhall11.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#gov_firestation1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/gov_firestation1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#gov_firestation2F
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/gov_firestation2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#gov_firestation3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/gov_firestation3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#educational_woodlawn1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_woodlawn1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#educational_woodlawn2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_woodlawn2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#educational_woodlawn3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_woodlawn3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#educational_woodlawn4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_woodlawn4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#educational_tutor1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_tutor1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#educational_tutor2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_tutor2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#educational_tutor3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_tutor3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#educational_tutor4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_tutor4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#educational_tutor5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_tutor5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#educational_tutor6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_tutor6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#educational_concord_tutor1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_concord_tutor1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#educational_concord_tutor2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_concord_tutor2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#educational_concord_tutor3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_concord_tutor3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#educational_concord_tutor4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_concord_tutor4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#educational_concord_tutor5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_concord_tutor5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#educational_iss1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_iss1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#educational_iss2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_iss2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#educational_iss3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_iss3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#educational_iss4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_iss4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#educational_iss5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_iss5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#educational_iss6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/educational_iss6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_planet1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_ph1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_planet2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_ph2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_planet3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_ph5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_planet4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_ph7.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_hotdog1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_BLdog1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_hotdog2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_BLdog2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_mcdonalds1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_mcd1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_mcdonalds2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_mcd2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_mcdonalds3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_mcd3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_greatcookie1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_greatcookie1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_greatcookie2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_greatcookie2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_sweetspot1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_sweetspot1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_sweetspot2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_sweetspot2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_ricefun1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_ricefun1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_ricefun2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_ricefun2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_gsss1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_gsss1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_gsss2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_gsss2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_gsss3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_gsss3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_expresso1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_expresso1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_expresso2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_expresso2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_expresso3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_expresso3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_allstar1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_allstar1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#restaurant_allstar2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_allstar2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#restaurant_allstar3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_allstar3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#restaurant_allstar4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_allstar4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#restaurant_allstar5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_allstar5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_checkered1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_checkered2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_dq1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_dq1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_dq2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_dq2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#restaurant_dq3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/restaurant_dq3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#ontheboards_sivfd1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/ontheboards_sivfd1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#ontheboards_leaguecity1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/ontheboards_leaguecity1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#ontheboards_leaguecity2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/ontheboards_leaguecity2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#ontheboards_leaguecity3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/ontheboards_leaguecity3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#ontheboards_leaguecity4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/ontheboards_leaguecity4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#ontheboards_leaguecity5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/ontheboards_leaguecity5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#ontheboards_leaguecity6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/ontheboards_leaguecity6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#ontheboards_leaguecity7
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/ontheboards_leaguecity7.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#ontheboards_unityctr1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/ontheboards_unityctr1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#ontheboards_unityctr2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/ontheboards_unityctr2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#ontheboards_unityctr3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/ontheboards_unityctr3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#leed_shops1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_shops600.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}


#leed_shops2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_shops600_1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#leed_abercorn_phase_2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_abercorn_phase2_1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#leed_abercorn1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_abercorn_phase2_1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#leed_abercorn2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_abercorn_phase2_2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#leed_abercorn3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/retail_abercorn_phase2_3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_BLdog1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_BLdog1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_BLdog2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_BLdog2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_BLdog3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_BLdog3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_BLdog4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_BLdog4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_BLdog5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_BLdog5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_zande1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_zande1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_zande2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_zande2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_zande3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_zande3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_zande4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_zande4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_zande5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_zande5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_townhall1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_townhall1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_townhall2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_townhall2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_townhall3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_townhall3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_townhall4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_townhall4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_cove1
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_cove1.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_cove2
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_cove2.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_cove3
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_cove3.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_cove4
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_cove4.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_cove5
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_cove5.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_cove6
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_cove6.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#interiordesign_cove7
{
    width: 891px;
    height: 550px;
    background: #4E4E47 url('../images/interiordesign_cove7.jpg') no-repeat;
    position: absolute;
    top: 219px;
    left: 29px;
}

#temp_placeholder
{
    
    height: 500px;
}

.temp_placeholder p
{
    font-family: Arial;
    font-size: 15pt;
    color: #929286;
    padding-top: 50px;
}





