@charset "UTF-8";
/* CSS Document */
#wrapper_all {
	width: 1040px;
	height: 979px;
	border: solid #000 1px;
	margin: 0px auto;
	padding: 0px auto;
	background-color: #363636;
}

#home_menu {
	width: 1040px;
	height: 242px;
	margin:0px auto;
	align-content: center;
	padding:0px auto;
}
#home_logo_address_wrapper{
    width: 1040;
    height: 563;
}
#home_logo_panel {
	background-image: url(images/home_logo.png);
    float: left;
	width: 720px;
    height: 563px;
    
}
#home_logo_panel_x {
	background-image: url(images/home_logo.png);
    float: left;
	width: 720px;
    height: 563px;
    
}
#home_logo_text {
    height: 563px;
    width: 720px;
    padding-top: 200px;
    padding-left: 12px;
    font-stylem: italic;
    text-align: center;
    font-family: palooka;
    line-height: 85px;
    text-shadow: 3px 3px 1px #e5e5e5;
}
#home_address_panel {
    background-image: url(images/home_address_panel.png);
	float: right;
	width: 320px;
    height: 563px;
    
}
#home_address_panel_x {
    background-image: url(images/home_address_panel_x.png);
	float: right;
	width: 320px;
    height: 563px;
    
}
#home_nyc_address {
	width: 280px;
	height: 176px;
	display: inline-block;
    padding-top: 70px;
    margin: 0px;
    float: left;
	font-family: "animeace2 bld";
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

#home_la_address {
	width: 280px;
	height: 180px;
	display: inline-block;
    padding: 0px;
    margin: 0px;
    float: left;
	font-family: "animeace2 bld";
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	text-align: center;

}
#home_submissions {
	width: 280px;
	height: 100px;
	display: inline-block;
    padding: 0px;
    margin: 0px;
    float: left;
	font-family: "animeace2 bld";
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	text-align: center;

}

#home_fill_social_wrapper{
    width: 1040px;
    height: 62px;
}
#home_under_logo_fill {
    background-image: url(images/home_under_logo_fill.png);
    float: left;
	width: 720px;
    height: 62px;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	list-style-image: none;
	list-style-type: none;
	font-family: "animeace2 bld";
	padding-top: 0px;
	margin-right: auto;
}
#home_social_x {
    float: right;
	width: 320px;
	height: 62px;
}
#home_your_words {
	background-image: url(images/home_your_words_strip.png);
    float: left;
	width: 1040px;
    height: 58px;
    padding-top: 11px;
	font-size: 40px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	list-style-image: none;
	list-style-type: none;
	font-family: "montserrat bld";
    text-align: center;
}

#home_footer {
	background-image: url(images/home_footer_bottom.png);
    float: left;
	width: 1040px;
    height: 43px;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	list-style-image: none;
	list-style-type: none;
	font-family: "animeace2 bld";

}
