@charset "UTF-8";
/* CSS Document */

/*MENU*/
#menu {height:35px;width:869px;margin-left: auto;margin-right: auto;margin-top: 0px;margin-bottom:20px;float: left;border-top:6px dotted lightGrey;border-bottom:6px dotted lightGrey;padding-left:40px;padding-right:40px;}

/*TABS*/
.tab {float:left;height:250px;position:fixed;left:0px;top:100px;width:40px;
}

/*HOME PAGE*/
.home{height:auto; }
.header{margin-left:0px;width: 960px;height: 222px;background-image:url(../img/header3.png);background-repeat:no-repeat; float: left;padding-left: 0px;margin-bottom: 25px;margin-top:0px;background-color:white;padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;}



/*INVITES PAGE*/
.invites{height:900px;background-color: #FFF; }
.image_list_1{margin-bottom: 20px;width: auto;height: 360px;background-image:url(../../img/stationery_checklist.png);background-repeat:no-repeat;padding-top: 65px;padding-left:20px;padding-right:20px;}

/*IDEAS*/
.ideas{height:900px;background-color: #FFF; }

/*EXPRESS*/
.express{height:660px;background-color: #FFF; }

/*PROCESS*/
.process{height:660px;background-color: #FFF; }
.image_list_2{margin-bottom: 20px;width: auto;height: 360px;background-image:url(../../img/info_checklist.png);background-repeat:no-repeat;padding-top: 65px;padding-left:20px;padding-right:30px;}

/*SAMPLER*/
.sampler{height:600px;background-color: #FFF; }

/*GALLERY*/
.gallery{height:1380px;background-color: #FFF; }

.gallery_left{
	width: 278px;
	height: auto;
	float:left;
	margin-right: 45px;
	margin-bottom: 25px;
	border: 1px solid #CCC;
	padding: 4px;
}

.gallery_right{
	width: 278px;
	height: auto;
	float:left;
	margin-right: 0px;
	margin-bottom: 25px;
	border: 1px solid #CCC;
	padding: 4px;

}


.gallery_1_2{
	width: 278px;
	height: auto;
	float:left;
	margin-bottom: 5px;	
}

.gallery_3{
	width: 278px;
	height: auto;
	float:left;
	margin-bottom: 5px;
}








/*PRICES*/
.prices{height:1075px;background-color: #FFF; }

/*OFFERS*/
.offers{height:640px;background-color: #FFF; }

/*QUESTIONS*/
.questions{height:1260px;background-color: #FFF; }

/*GETINTOUCH*/
.getintouch{height:1000px;background-color: #FFF; }



/*FOUR BOXES*/
.fourboxes{margin-left:auto;margin-right:auto;width:960px; padding-left:40px; padding-right:40px;margin-top:20px; border:none;height:165px;background-color:none;}
.box{border-left:6px dotted lightGrey; padding:10px;width:211px; height:125px;float:left;}
.box h1{text-align:center;}
.box p{text-align:center;}
.space{border-left:6px dotted lightGrey; padding-top:10px;padding-bottom:10px;width:6px; height:125px;float:left;}



/*FOOTER*/
.footer {margin-top: 20px;margin-bottom: 60px;width: 960px;height: 15px;font-size: 8px;border-top-width: thin;border-top-style: dotted;border-top-color: #999;float: left;text-align:center;margin-left:auto; margin-right:auto;float:none;padding-top:12px;}





