@charset "utf-8";

@font-face {
    font-family: 'bebas neue';
    src: url('../images/fonts/bebasneue-regular-webfont.eot');
    src: url('../images/fonts/bebasneue-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../images/fonts/bebasneue-regular-webfont.woff2') format('woff2'),
         url('../images/fonts/bebasneue-regular-webfont.woff') format('woff'),
         url('../images/fonts/bebasneue-regular-webfont.ttf') format('truetype'),
         url('../images/fonts/bebasneue-regular-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'Champagne & Limousines';
    src: url('../images/fonts/champagne__limousines_bold-webfont.eot');
    src: url('../images/fonts/champagne__limousines_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../images/fonts/champagne__limousines_bold-webfont.woff2') format('woff2'),
         url('../images/fonts/champagne__limousines_bold-webfont.woff') format('woff'),
         url('../images/fonts/champagne__limousines_bold-webfont.ttf') format('truetype'),
         url('../images/fonts/champagne__limousines_bold-webfont.svg#champagne__limousinesbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'the_light_fontregular';
    src: url('../images/fonts/thelightfont-webfont.eot');
    src: url('../images/fonts/thelightfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../images/fonts/thelightfont-webfont.woff2') format('woff2'),
         url('../images/fonts/thelightfont-webfont.woff') format('woff'),
         url('../images/fonts/thelightfont-webfont.ttf') format('truetype'),
         url('../images/fonts/thelightfont-webfont.svg#the_light_fontregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow:auto;
}

/* Home Floating Boxes */
.floating-boxes .big.orange {
	float: left;
	clear: left;
	top: 824px;
	position: absolute;
	left: 26px;

}
.floating-boxes .big.red {
	position: absolute;
	left: 724px;
	top: 885px;
}
.floating-boxes .big.tan {
	position: absolute;
	top: -65px;
	left: 996px;
}
.floating-boxes .overlapping.squares {
	position: absolute;
	top: 925px;
	left: 1522px;
}

/* Works Floating Boxes */
.floating-boxes-2 .big.orange-2 {
	float: left;
	clear: left;
	top: 945px;
	position: absolute;
	left: 5px;

}
.floating-boxes-2 .big.red-2 {
	position: absolute;
	left: 1348px;
	top: 121px;
	background-color: rgba(153,95,95,0.01);
}
.floating-boxes-2 .big.tan-2 {
	position: absolute;
	top: 1190px;
	left: 1268px;
}
.floating-boxes-2 .overlapping.squares-2 {
	position: absolute;
	top: 925px;
	left: 1966px;
}




body {
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: fixed;
	width: 100%;
	height: 100%;
	background-attachment: fixed;
	margin-left: auto;
	margin-right: auto;
}
.logo-part-1 {
	background-image: url(../images/suzanne.png);
	width: 172px;
	height: 642px;
	float: left;
	margin-left: 140px;
	margin-top: 150px;
}

.logo-part-2 {
	background-image: url(../images/collins.png);
	width: 546px;
	height: 155px;
	float: left;
	margin-top: 150px;
	margin-left: 37px;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 310px;
}
.suzanne {
	float: none;
	margin-left: 350px;
	margin-top: 342px;
	background-color: rgba(251,204,156,1.00);
	position: absolute;
}
.works-area {
	width: 1450px;
	height: 887px;
	float: left;
	position: absolute;
	top: 330px;
	left: 350px;
	background-color: rgba(251,204,156,1.00);
	border: thick solid rgba(255,255,255,1.00);
}
.bio-area {
	width: 1450px;
	height: 1151px;
	float: left;
	position: absolute;
	top: 330px;
	left: 350px;
	background-color: rgba(251,204,156,1.00);
	border: thick solid rgba(255,255,255,1.00);
}
.inter-area {
	width: 1450px;
	height: 1760px;
	float: left;
	position: absolute;
	top: 330px;
	left: 350px;
	background-color: rgba(251,204,156,1.00);
	border: thick solid rgba(255,255,255,1.00);
}
.review-area {
	width: 1450px;
	height: 4010px;
	float: left;
	position: absolute;
	top: 330px;
	left: 350px;
	background-color: rgba(251,204,156,1.00);
	border: thick solid rgba(255,255,255,1.00);
}
.inter-area .interview-text p {
	width: 854px;
	position: absolute;
	top: 111px;
	left: 552px;
}
.inter-area .author-inter-photo {
	position: absolute;
	top: 41px;
	left: 41px;
	width: 470px;
	height: 572px;
	background-image: url(../images/author-inter.jpg);
	background-size: contain;
	background-repeat: no-repeat;
}
.bio-area .author-bio-pic {
	background-image: url(../images/author-bio.png);
	width: 702px;
	height: 518px;
	margin-left: 41px;
	margin-top: 41px;
}

.bio-area p {
	width: 604px;
	position: absolute;
	left: 791px;
	top: 148px;
	font-family: "Champagne & Limousines";
	font-weight: bold;
	font-size: 16pt;
	text-align: justify;
}
.inter-area .interview-text .question-1 {
	font-family: "Champagne & Limousines";
	font-size: 25pt;
	color: rgba(115,54,51,1.00);
}
.inter-area .interview-text .answer-1 {
	position: absolute;
	top: 209px;
	color: rgba(0,0,0,1.00);
	font-family: "Champagne & Limousines";
	font-size: large;
	text-align: justify;
}
.inter-area .interview-text .question-2 {
	font-family: "Champagne & Limousines";
	font-style: normal;
	font-size: 25pt;
	position: absolute;
	top: 335px;
	color: rgba(115,54,51,1.00);
}
.inter-area .interview-text .answer-2 {
	position: absolute;
	top: 430px;
	color: rgba(0,0,0,1.00);
	font-family: "Champagne & Limousines";
	font-size: large;
	text-align: justify;
}
.inter-area .interview-text .question-3 {
	font-family: "Champagne & Limousines";
	font-style: normal;
	font-size: 25pt;
	color: rgba(115,54,51,1.00);
	position: absolute;
	top: 600px;
	left: 77px;
	width: 1107px;
}
.inter-area .interview-text .answer-3 {
	position: absolute;
	top: 667px;
	left: 77px;
	width: 1325px;
	color: rgba(0,0,0,1.00);
	font-family: "Champagne & Limousines";
	font-size: large;
	text-align: justify;
}
.inter-area .interview-text .question-4 {
	font-family: "Champagne & Limousines";
	font-style: normal;
	font-size: 25pt;
	color: rgba(115,54,51,1.00);
	position: absolute;
	top: 753px;
	left: 77px;
	width: 1107px;
}
.inter-area .interview-text .answer-4 {
	position: absolute;
	top: 857px;
	left: 77px;
	width: 1325px;
	color: rgba(0,0,0,1.00);
	font-family: "Champagne & Limousines";
	font-size: large;
	text-align: justify;
}
.inter-area .interview-text .question-5 {
	font-family: "Champagne & Limousines";
	font-style: normal;
	font-size: 25pt;
	color: rgba(115,54,51,1.00);
	position: absolute;
	top: 958px;
	left: 77px;
	width: 1107px;
}
.inter-area .interview-text .answer-5 {
	position: absolute;
	top: 1025px;
	left: 77px;
	width: 1325px;
	color: rgba(0,0,0,1.00);
	font-family: "Champagne & Limousines";
	font-size: large;
	text-align: justify;
}
.inter-area .interview-text .question-6 {
	font-family: "Champagne & Limousines";
	font-style: normal;
	font-size: 25pt;
	color: rgba(115,54,51,1.00);
	position: absolute;
	top: 1105px;
	left: 77px;
	width: 1107px;
}
.inter-area .interview-text .answer-6 {
	position: absolute;
	top: 1171px;
	left: 77px;
	width: 1325px;
	color: rgba(0,0,0,1.00);
	font-family: "Champagne & Limousines";
	font-size: large;
	text-align: justify;
}
.inter-area .interview-text .question-7 {
	font-family: "Champagne & Limousines";
	font-style: normal;
	font-size: 25pt;
	color: rgba(115,54,51,1.00);
	position: absolute;
	top: 1307px;
	left: 77px;
	width: 1107px;
}
.inter-area .interview-text .answer-7 {
	position: absolute;
	top: 1372px;
	left: 77px;
	width: 1325px;
	color: rgba(0,0,0,1.00);
	font-family: "Champagne & Limousines";
	font-size: large;
	text-align: justify;
}
.inter-area .interview-text .question-8 {
	font-family: "Champagne & Limousines";
	font-style: normal;
	font-size: 25pt;
	color: rgba(115,54,51,1.00);
	position: absolute;
	top: 1488px;
	left: 77px;
	width: 1107px;
}
.inter-area .interview-text .answer-8 {
	position: absolute;
	top: 1594px;
	left: 77px;
	width: 1325px;
	color: rgba(0,0,0,1.00);
	font-family: "Champagne & Limousines";
	font-size: large;
	text-align: justify;
}

.bio-area .second-paragraph p {
	width: 1326px;
	position: absolute;
	top: 570px;
	left: 74px;
}
.review-area .review-area-align {
	position: absolute;
	left: 242px;
	top: 31px;
}


.review-area .book-1-rev-pic {
	position: absolute;
	left: 41px;
	top: 41px;
}
.review-area .book-1-rev {
	font-family: "Champagne & Limousines";
	width: 467px;
	font-size: xx-large;
	text-align: justify;
	position: absolute;
	left: 400px;
	top: 54px;
}

.review-area .book-2-rev-pic {
	position: absolute;
	left: 78px;
	top: 351px;
}
.review-area .book-2-rev {
	font-family: "Champagne & Limousines";
	width: 467px;
	font-size: xx-large;
	text-align: justify;
	position: absolute;
	left: 400px;
	top: 368px;
}

.review-area .book-3-rev-pic {
	left: 78px;
	position: absolute;
	top: 746px;
}
.review-area .book-3-rev {
	font-family: "Champagne & Limousines";
	width: 467px;
	font-size: xx-large;
	position: absolute;
	left: 400px;
	top: 725px;
}
.review-area .book-4-rev-pic {
	left: 78px;
	position: absolute;
	top: 1148px;
}
.review-area .book-4-rev {
	font-family: "Champagne & Limousines";
	width: 467px;
	font-size: xx-large;
	position: absolute;
	left: 400px;
	top: 1165px;
}
.review-area .book-5-rev-pic {
	position: absolute;
	left: 74px;
	top: 1559px;
}
.review-area .book-5-rev {
	font-family: "Champagne & Limousines";
	width: 467px;
	font-size: xx-large;
	position: absolute;
	left: 400px;
	top: 1560px;
}
.review-area .book-6-rev-pic {
	left: 74px;
	position: absolute;
	top: 1980px;
}
.review-area .book-6-rev {
	font-family: "Champagne & Limousines";
	width: 467px;
	font-size: xx-large;
	position: absolute;
	left: 400px;
	top: 2033px;
}
.review-area .book-7-rev-pic {
	position: absolute;
	left: 74px;
	top: 2395px;
}
.review-area .book-7-rev {
	font-family: "Champagne & Limousines";
	width: 467px;
	font-size: xx-large;
	position: absolute;
	left: 400px;
	top: 2439px;
}
.review-area .book-8-rev-pic {
	position: absolute;
	left: 74px;
	top: 2810px;
}
.review-area .book-8-rev {
	font-family: "Champagne & Limousines";
	width: 467px;
	font-size: xx-large;
	position: absolute;
	left: 400px;
	top: 2861px;
}
.review-area .book-9-rev-pic {
	position: absolute;
	left: 74px;
	top: 3227px;
}
.review-area .book-9-rev {
	font-family: "Champagne & Limousines";
	width: 467px;
	font-size: xx-large;
	position: absolute;
	left: 400px;
	top: 3261px;
}
.review-area .book-10-rev-pic {
	position: absolute;
	left: 48px;
	top: 3644px;
}
.review-area .book-10-rev {
	font-family: "Champagne & Limousines";
	width: 467px;
	font-size: xx-large;
	position: absolute;
	left: 400px;
	top: 3649px;
}













.books {
	position: absolute;
	left: -62px;
	top: 40px;
}

.books .book-1 img {
	position: absolute;
	top: 84px;
	left: 91px;
}
.books .book-2 img {
	position: absolute;
	top: 40px;
	left: 428px;
}
.books .book-3 img {
	position: absolute;
	top: 40px;
	left: 693px;
}
.books .book-4 img {
	top: 40px;
	position: absolute;
	left: 957px;
}
.books .book-5 img {
	top: 40px;
	position: absolute;
	left: 1218px;
}
.books .book-6 img {
	position: absolute;
	top: 463px;
	left: 144px;
}
.books .book-7 img {
	position: absolute;
	top: 463px;
	left: 418px;
}
.books .book-8 img {
	position: absolute;
	top: 463px;
	left: 688px;
}
.books .book-9 img {
	position: absolute;
	top: 463px;
	left: 955px;
}
.books .book-10 img {
	position: absolute;
	top: 511px;
	left: 1213px;
}











/*.nav-buttons {
	float: left;
	margin-top: 26px;
	position: absolute;
	top: 458px;
	left: 897px;
}
.nav-buttons .home-button img {
}
.nav-buttons .works-button img {
}
.nav-buttons .works-button img:hover {
	background-image: url(images/test-works-rollover.png);
}
.nav-buttons .bio-button img {
}
.nav-buttons .int-button img {
} */

/* Home Nav Bar */
.menu {
	margin-left: 621px;
	position: absolute;
	top: 447px;
	left: 275px;
	float: left;
	z-index: 0;
}
 .menu .home {
	height: 84px;
	width: 1000px;
	background-color: #AA5C5C;
	float: left;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 678px;
}
.menu .works {
	height: 84px;
	width: 944px;
	float: left;
	clear: left;
	background-color: #BB7777;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 650px;
}
.menu .works:hover {
	width: 1000px;
}
.menu .biography {
	height: 84px;
	width: 944px;
	float: left;
	clear: left;
	background-color: #FF931E;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 561px;
}
.menu .biography:hover {
	width: 1000px;
}
.menu .interview {
	height: 84px;
	width: 944px;
	float: left;
	clear: left;
	background-color: #F9AC5F;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 578px;
}
.menu .interview:hover {
	width: 1000px;
}
.menu .reviews {
	height: 84px;
	width: 944px;
	float: left;
	clear: left;
	background-color: rgba(229,158,110,1.00);
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 618px;
}
.menu .reviews:hover {
	width: 1000px;
}
/* Works Nav Bar */
.menu-2 {
	clear: none;
	margin-left: 621px;
	float: left;
	position: absolute;
	top: 476px;
	left: 700px;
	z-index: -1;
}
 .menu-2 .home-2 {
	height: 84px;
	width: 944px;
	background-color: #AA5C5C;
	float: left;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 678px;
	 -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
}
.menu-2 .home-2:hover {
	width: 1000px;
}
.menu-2 .works-2 {
	height: 84px;
	width: 1000px;
	float: left;
	clear: left;
	background-color: #BB7777;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 650px;
}
.menu-2 .biography-2 {
	height: 84px;
	width: 944px;
	float: left;
	clear: left;
	background-color: #FF931E;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 561px;
}
.menu-2 .biography-2:hover {
	width: 1000px;
}
.menu-2 .interview-2 {
	height: 84px;
	width: 944px;
	float: left;
	clear: left;
	background-color: #F9AC5F;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 578px;
}
.menu-2 .interview-2:hover {
	width: 1000px;}

.menu-2 .reviews-2 {
	height: 84px;
	width: 944px;
	float: left;
	clear: left;
	background-color: rgba(229,158,110,1.00);
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 618px;
}
.menu-2 .reviews-2:hover {
	width: 1000px;
}

/* Biography Nav */
.menu-3 {
	clear: none;
	margin-left: 621px;
	float: left;
	position: absolute;
	top: 476px;
	left: 700px;
	z-index: -1;
}
 .menu-3 .home-3 {
	height: 84px;
	width: 944px;
	background-color: #AA5C5C;
	float: left;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 678px;
	 -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
}
.menu-3 .home-3:hover {
	width: 1000px;
}
.menu-3 .works-3 {
	height: 84px;
	width: 944px;
	float: left;
	clear: left;
	background-color: #BB7777;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 650px;
	text-indent: 678px;
	 -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
}
.menu-3 .works-3:hover {
	width: 1000px;
}
.menu-3 .biography-3 {
	height: 84px;
	width: 1000px;
	float: left;
	clear: left;
	background-color: #FF931E;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 561px;
}
.menu-3 .interview-3 {
	height: 84px;
	width: 944px;
	float: left;
	clear: left;
	background-color: #F9AC5F;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 578px;
}
.menu-3 .interview-3:hover {
	width: 1000px;}
.menu-3 .reviews-3 {
	height: 84px;
	width: 944px;
	float: left;
	clear: left;
	background-color: rgba(229,158,110,1.00);
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 618px;
}
.menu-3 .reviews-3:hover {
	width: 1000px;
}
.menu-4 {
	clear: none;
	margin-left: 621px;
	float: left;
	position: absolute;
	top: 476px;
	left: 700px;
	z-index: -1;
}
 .menu-4 .home-4 {
	height: 84px;
	width: 944px;
	background-color: #AA5C5C;
	float: left;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 678px;
	 -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
}
.menu-4 .home-4:hover {
	width: 1000px;
}
.menu-4 .works-4 {
	height: 84px;
	width: 944px;
	float: left;
	clear: left;
	background-color: #BB7777;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 650px;
	text-indent: 678px;
	 -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
}
.menu-4 .works-4:hover {
	width: 1000px;
}
.menu-4 .biography-4 {
	height: 84px;
	width: 944px;
	float: left;
	clear: left;
	background-color: #FF931E;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 561px;
	 -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
}
.menu-4 .biography-4:hover {
	width: 1000px;
}
.menu-4 .interview-4 {
	height: 84px;
	width: 1000px;
	float: left;
	clear: left;
	background-color: #F9AC5F;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 578px;
}
.menu-4 .reviews-4 {
	height: 84px;
	width: 944px;
	float: left;
	clear: left;
	background-color: rgba(229,158,110,1.00);
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 618px;
}
.menu-4 .reviews-4:hover {
	width: 1000px;
}

.menu-5 {
	clear: none;
	margin-left: 621px;
	float: left;
	position: absolute;
	top: 476px;
	left: 700px;
	z-index: -1;
}
 .menu-5 .home-5 {
	height: 84px;
	width: 944px;
	background-color: #AA5C5C;
	float: left;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 678px;
	 -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
}
.menu-5 .home-5:hover {
	width: 1000px;
}
.menu-5 .works-5 {
	height: 84px;
	width: 944px;
	float: left;
	clear: left;
	background-color: #BB7777;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 650px;
	text-indent: 678px;
	 -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
}
.menu-5 .works-5:hover {
	width: 1000px;
}
.menu-5 .biography-5 {
	height: 84px;
	width: 944px;
	float: left;
	clear: left;
	background-color: #FF931E;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 561px;
	 -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
}
.menu-5 .biography-5:hover {
	width: 1000px;
}
.menu-5 .interview-5 {
	height: 84px;
	width: 944px;
	float: left;
	clear: left;
	background-color: #F9AC5F;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	transition: width 1s;
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 578px;
}
.menu-5 .interview-5:hover {
	width: 1000px;
}
.menu-5 .reviews-5 {
	height: 84px;
	width: 1000px;
	float: left;
	clear: left;
	background-color: rgba(229,158,110,1.00);
	font-family: "Bebas Neue";
	text-align: center;
	font-size: 57pt;
	color: rgba(255,255,255,1.00);
	text-indent: 618px;
}
