@charset "UTF-8";
/* CSS Document */

html, body{ 
	background-image:url(images/use_your_illusion_@2X.png);
	margin:0;
	padding:0;
	background-attachment:fixed;
}

#wrapper{
	width:1024px;
	margin: 0 auto;

}
#logo{
	background-image:url(images/logo.png);
	float:left;
	width:187px;
	height:231px;
	position:absolute;
	top:10;
	z-index:1000;

}
	
#topStripe{
	width:100%;
	height:7px;
	margin-left:1px;
	background-color:#4B4B4A;
}
#header{

	width:966px;
	height:140px;
	float:right;
	
}
#mainContent{
	background-color: white;
	width:966px;
	height:715px;
	float:right;
	
	
}
#AboutMainContent{
	background-color: white;
	width:966px;
	height:500px;
	float:right;
	
	
}
#servicesMainContent{
	background-color: white;
	width:966px;
	float:right;
	
	
}
#projectsMainContent{
	background-color: white;
	width:966px;
	float:right;
	
	
}
#buyMainContent{
	background-color: white;
	width:966px;
	height:700px;
	float:right;
	
	
}
#contactMainContent{
	background-color: white;
	width:966px;
	height:711px;
	float:right;
	
	
}
#footer{
	background-image:url(images/footer_stripe.png);
	height: 295px;
	width:966px;
	float: right;
	background-repeat: repeat-x;
}

.fadein{
	
	width:950px;
	height:485px;
	margin: 8px 8px 0px 8px;
	position:relative;
}
.fadein img {
	position:absolute;
	
}

#contentTabs{
	
	width: 966px;
	height: 222px;
}

#tab1{
background-image:url(images/tab_box.png);
	width:322px;
	height:222px;
	float:left;
		
}
#tab2{
	background-image:url(images/tab_box.png);
	width: 322px;
	height: 222px;
	float: left;


}
#tab3{
	background-color:white;
	width:322px;;
	height:222px;
	float: left;


}


#home_button a {
	background-image: url(images/menu_home.png);
	height: 60px;
	width: 106px;
	float: left;
	margin-top: 80px;
	margin-left: 160px;
	font-family: Helvetica;
	color: #999;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	line-height: 45px;
	text-decoration:none;
}
#home_button a:hover {
	background-image: url(images/menu_home.png);
	height: 60px;
	width: 106px;
	float: left;
	margin-top: 80px;
	margin-left: 160px;
	font-family: Helvetica;
	color: #666;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	line-height: 45px;
	text-decoration:none;
}



#projects_button a {
	background-image:url(images/menu_projects.png);
	height:60px;
	width:135px;
	float:left;
	margin-top:80px;
	font-family: Helvetica;
	color: #999;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	line-height: 45px;
	text-decoration:none;
}
#projects_button a:hover {
	background-image:url(images/menu_projects.png);
	height:60px;
	width:135px;
	float:left;
	margin-top:80px;
	font-family: Helvetica;
	color: #666;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	line-height: 45px;
	text-decoration:none;
}

#services_button a{
	background-image:url(images/menu_services.png);
	height:60px;
	width:130px;
	float:left;	
	margin-top:80px;
	font-family: Helvetica;
	color: #999;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	line-height: 45px;
	text-decoration:none;
}
#services_button a:hover{
	background-image:url(images/menu_services.png);
	height:60px;
	width:130px;
	float:left;	
	margin-top:80px;
	font-family: Helvetica;
	color: #666;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	line-height: 45px;
	text-decoration:none;
}
#buy_button a{
	background-image:url(images/menu_buy.png);
	height:60px;
	width:99px;
	float:left;
	margin-top:80px;
	font-family: Helvetica;
	color: #999;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	line-height: 45px;
	text-decoration:none;
}
#buy_button a:hover{
	background-image:url(images/menu_buy.png);
	height:60px;
	width:99px;
	float:left;
	margin-top:80px;
	font-family: Helvetica;
	color: #666;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	line-height: 45px;
	text-decoration:none;
}
#about_button a{
	background-image:url(images/menu_about.png);
	height:60px;
	width:147px;
	float:left;	
	margin-top:80px;
	font-family: Helvetica;
	color: #999;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	line-height: 45px;
	text-decoration:none;
}
#about_button a:hover{
	background-image:url(images/menu_about.png);
	height:60px;
	width:147px;
	float:left;	
	margin-top:80px;
	font-family: Helvetica;
	color: #666;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	line-height: 45px;
	text-decoration:none;
}
#contact_button a{

	height:60px;
	width:160px;
	float:left;	
	margin-top:80px;
	font-family: Helvetica;
	color: #999;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	line-height: 45px;
	text-decoration:none;
}
#contact_button a:hover{

	height:60px;
	width:160px;
	float:left;	
	margin-top:80px;
	font-family: Helvetica;
	color: #666;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	line-height: 45px;
	text-decoration:none;
}
#tabContent{
	clear:both;
	width:322px;
	height:220px;

}
#tabTitles{
	clear: both;
	margin-left: 30px;
	width: 100px;
	height: 45px;
	font-family: sans-serif;
	font-size: 33px;
	padding-top: 20px;
	font-weight: lighter;
	color: #7AA4D5;
}
#tabText{
	clear: both;
	width: 246px;
	height: 95px;
	margin-top: 10px;
	margin-left: 30px;
	font-family: Arial;
	font-size: 17px;
	color: #666;
}
#tabText a{
	color: #000;	
}

#footerMenu{

	width:240px;
	height:222px;
	margin: 0 auto;
	margin-top:30px;
	
}
#footerMenuBut {
	width: 240px;
	height: 37px;
	font-family: sans-serif;
	font-size: 20px;
	color: #CCC;
	text-align: center;
	font-weight: lighter;
	line-height: 40px;
	text-decoration: none;
}
#footerMenu a {
	width: 240px;
	height: 37px;
	font-family: sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: lighter;
	line-height: 40px;
	text-decoration: none;
}
#footerMenuBut:hover {
	background-color:#333;
	width: 240px;
	height: 37px;
	font-family: sans-serif;
	font-size: 20px;
	color: #CCC;
	text-align: center;
	font-weight: lighter;
	line-height: 40px;
	text-decoration: none;
}
#copyright{
	color:white;
	font-family:arial;
	font-size:12px;
	text-align:center;
	line-height:50px;
	float:right;
	margin-right:340px;	
}

#aboutContent{
	width:602px;
	margin:0 auto;
	
}
#servicesContent{
	width:602px;
	margin:0 auto;	
}
#aboutText{
	font-family:arial;
	font-size:15px;
	margin-left:10px;
	
}
#aboutTitle{
	width:602px;
	height:128px;
	font-family: sans-serif;
	font-size: 33px;
	color: #7AA4D5;
	text-align: left;
	line-height:150px;
	font-weight:lighter;
	
}
#servicesTopTitle{
	width:602px;
	font-family: sans-serif;
	font-size: 33px;
	color: #7AA4D5;
	text-align: left;
	margin-top:40px;
	font-weight:lighter;
	
}
#servicesMiddleTitle{
	width:602px;
	font-family: sans-serif;
	font-size: 33px;
	color: #7AA4D5;
	text-align:left;
	font-weight:lighter;
	padding-top:40px;
	
}
#servicesMiddleText{
	font-family: arial;
	font-size: 14px;
	color: black;
	margin-top:8px;
	padding-bottom:30px;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:grey;
}
#servicesIntro{
	font-family:arial;
	font-size:17px;
	color:#333;
	padding-top:60px;
}
#servicesTopText{
	font-family: arial;
	font-size: 14px;
	color: black;
	padding-bottom:30px;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:grey;
	margin-top: 15px;
}
#servicesBottomTitle{
	width:602px;
	font-family: sans-serif;
	font-size: 33px;
	color: #7AA4D5;
	text-align:left;
	font-weight:lighter;
	margin-top:35px;
	
	
}
#servicesBottomText{
		height: 195px;
	font-family: arial;
	font-size: 14px;
	color: black;
	margin-top: 15px;
	
}
#servicesBottomText a {
		height: 195px;
	font-family: arial;
	font-size: 14px;
	color: black;
	margin-left: 10px;
	margin-top: 15px;
	
}

#projectsContent{
	width:910px;
	height:560px;
	margin:0 auto;
	margin-top:40px;

}
.projectsTilesCompleted1{
	background-image:url(images/project_kitchen1.png);
	width:280px;
	height:205px;
	float:left;
	margin-top:17px;
	margin-left:17px;
}
.projectsTilesCompleted1:hover{
	background-image:url(images/project_kitchen1_mouse.png);

}
.projectsTilesCompleted2{
	background-image:url(images/project_thumbNail_theater.png);
	width:280px;
	height:205px;
	float:left;
	margin-top:17px;
	margin-left:17px;
}
.projectsTilesCompleted2:hover{
	background-image:url(images/project_thumbNail_theater_mouse.png);

}
.projectsTilesCompleted3{
	background-image:url(images/project_kitchen2.png);
	width:280px;
	height:205px;
	float:left;
	margin-top:17px;
	margin-left:17px;
}
.projectsTilesCompleted3:hover{
	background-image:url(images/project_kitchen2_mouse.png);

}
.projectsTilesCompleted4{
	background-image:url(images/project_bar2.png);
	width:280px;
	height:205px;
	float:left;
	margin-top:17px;
	margin-left:17px;
}
.projectsTilesCompleted4:hover{
	background-image:url(images/project_bar2_mouse.png);

}
.projectsTilesCurrent1{
	background-image:url(images/project_homeInProgress.png);
	width:280px;
	height:205px;
	float:left;
	margin-top:17px;
	margin-left:17px;
}
.projectsTilesCurrent1:hover{
	background-image:url(images/project_homeInProgress_mouse.png);

}
.projectsTilesCurrent2{
	background-image:url(images/project_homeRendering.png);
	width:280px;
	height:205px;
	float:left;
	margin-top:17px;
	margin-left:17px;
}
.projectsTilesCurrent2:hover{
	background-image:url(images/project_homeRendering_mouse.png);

}
.projectsTilesCurrent3{
	background-image:url(images/project_kitchenRendering.png);
	width:280px;
	height:205px;
	float:left;
	margin-top:17px;
	margin-left:17px;
}
.projectsTilesCurrent3:hover{
	background-image:url(images/project_kitchenRendering_mouse.png);

}

#buyContent{
	width:662px;
	height:553px;
	margin: 0 auto;
	
}
#buyTitle{
	height:133px;
	font-family:sans-serif;
	font-size:18px;
	font-weight:lighter;
	line-height:120px;
}
#buyTitle b{
	height:133px;
	font-family:sans-serif;
	font-size:42px;
	font-weight:bold;
	color:#333;
	margin-left:10px;
}
#buyBox1{
	width:662px;
	height:110px;
	padding-top:10px;

	
}
.thumbNail1{
	background-image:url(images/buy_thumbNail_ridge.png);
	width:170px;
	height:110px;
	float:left;
	
}

.thumbNail2{
	background-image:url(images/buy_thumbNail_164.png);
	width:170px;
	height:110px;
	float:left;
	
}
.thumbNail2:hover{
	background-image:url(images/buy_thumbNail_164_mouse.png);
	width:170px;
	height:110px;
	float:left;
	
}
.thumbNail3{
	background-image:url(images/buy_thumbNail_212.png);
	width:170px;
	height:110px;
	float:left;
	
}
.thumbNail3:hover{
	background-image:url(images/buy_thumbNail_212_mouse.png);
	width:170px;
	height:110px;
	float:left;
	
}
#buyBox1content{
	background-color:#e7e7e8;
	height:110px;
	width:480px;
	float:left;
	margin-left:9px;
	
}
#buyBox1content p{
	padding-left:12px;
	font-family:helvetica;
	font-weight:bold;
	font-size:20px;
	margin-top:10px;
	float:left;
	
}
#buyBox1content c{
	font-family:helvetica;
	font-size:16px;
	margin-top:12px;
	float:right;
	padding-right:50px;
	font-weight:bold;
	
}
#buyBox1content c2{
	font-family:helvetica;
	font-size:15px;
	margin-top:15px;
	float:left;
	margin-left:-80px;
	
}
#buyBox1content c2 a{
	font-family:helvetica;
	font-size:15px;
	margin-top:5px;
	float:left;
	color:black;

}

#ContactTitle{
	width:650px;
	margin: 0 auto;
	font-family: sans-serif;
	font-size: 40px;
	color: #7AA4D5;
	font-weight:lighter;
	padding-top:50px;
	
	
}
#ContactLeftContainer{
	float:left;
	width:400px;
	height:600px;
	margin-left:60px;
	margin-top:19px;
	
}
#ContactRightContainer{
	float:left;
	width:426px;
	height:500px;
	margin-left:20px;
	margin-top:19px;
	border-left-style:outset;
	border-left-width:2px;
	
}
#ContactRightContainer a{
	color:black;
	
}
#ContactRightContainerBox{
	float:right;
	width:260px;
	height:500px;
	
	
	
}
#ContactRightContainerText{
	float:left;
	width:140px;
	height:500px;
	font-family: sans-serif;
	font-size:18px;
	color: #black;
	font-weight:lighter;
	

}
#servicesIntroTitle{
	font-family: sans-serif;
	font-size: 40px;
	color: grey;
	font-weight:lighter;
	padding-top:50px;
	text-decoration:underline;
	
}
.contactFormRightText{
	font-family: sans-serif;
	font-size:18px;
	font-weight:lighter;
	padding-top:20px;
	text-align:right;
	
	
}
.contactFormRightBox{
	font-family: sans-serif;
	font-size:18px;
	font-weight:lighter;
	padding-top:20px;

	
	
}
.ContactLeftText{
	font-family: sans-serif;
	font-size: 20px;
	color: #black;
	font-weight:lighter;
	padding-top:50px;
}
.ContactFormTitle{
	font-family: sans-serif;
	font-size: 17px;
	color: #black;
	float:left;
	margin-top:-5px;
	margin-left:5px;

	
}
.ContactFormContainer{
	background-color: #EBEBEB;
	border-radius: 10px;
	border: medium groove #E9E9E9;
}

#preload{
	
       width: 0px;

       height: 0px;

       display: inline;

       background-image:url(images/Buy_thumbNail_164_mouse.png);

       background-image:url(images/Buy_thumbNail_212_mouse.png);



}

