@charset "UTF-8";
@import url("../webfonts/Noteworthy_Bold/stylesheet.css");
/* CSS Document */

body,html {
	background-color: #000000;
	text-align: center;
	height: 100%;
	width: 100%;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	
	
}



.homepage_body_container {
	width: 1200px;
	height: 960px;
	background-color: #000;
	border: thin solid #FEF9F9;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	font-family: "Noteworthy Bold";
	font-size: 80px;
	color: #FFfffF;
	line-height: 90px;
	background-repeat: no-repeat;
	
}

.homepage_body_background_image {
	background-image: url(../img/homepage/graphic_art3.jpg);

	width: 1200px;
	height: 960px;
}


	
	
	
	
.homepage_banner {
	width: 1200px;
	height: 750px;
	display: block;
	line-height: 150px;
	text-shadow: 10px 10px #000000;
	font-size: 175px;
	text-align: center;
	margin-top: 0px;
	margin-left: 75px;
	
}

	
h1 {
    width: 1200px;
    height: 750px;
    display: block;
    line-height: 175px;
    text-shadow: 12px 12px #000000;
    font-size: 175px;
    text-align: center;
    margin-top: -10px;
    margin-bottom: 0px;
    margin-left: -20px;
    letter-spacing: 3px;
}


h2 {
    height: 40px;
    width: 1200px;
    background-color: #000000;
    text-align: center;
    font-family: "Noteworthy Bold";
    font-size: 43px;
    color: #FFFFFF;
    margin-top: 40px;
	margin-bottom: 0px;
    line-height: 0px;
    float: left;
}


.homepage_sub_footer_area {
    height: 40px;
    width: 1200px;
    background-color: #000000;
    text-align: center;
    font-family: "Noteworthy Bold";
    font-size: 45px;
    color: #FFFFFF;
    margin-top: 35px;
	margin-bottom: 0px;
    line-height: 0px;
    float: left;
}



.homepage_footer {
    width: 1198px;
    height: 40px;
    display: block;
    color: #FFF;
    background-color: #000000;
    text-align: center;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: auto;
    font-family: "Noteworthy Bold";
    float: left;
    line-height: 35px;
    border: thin solid #FFFFFF;	
}





.nav_home {
	height: 75px;
	width: 75px;
	display: block;
	margin-left: -40px;
	


}

.nav_home ul {
	color: #FFF;
	list-style-image: none;
	list-style-type: none;
	display: block;
	height: 100px;
	width: 100px;
	position: absolute;
	z-index: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.nav_home ul li {
	color: #FFF;
	text-align: left;
	display: block;
	height: 100px;
	width: 100px;
	float: left;
	background-image: url(../img/homepage/hidden_menu_icon_.gif);
	background-repeat: no-repeat;
	background-position: center center;
	
	
}
.nav_home ul li a {
	text-align: center;
	font-size: 30px;
	height: 100px;
	width: 100px;
	display: none;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Noteworthy Bold";
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #000;
	
}
.nav_home ul li a:hover {
	height: 75px;
	width: 100px;
	display: block;
	margin-top: 0px;
	
	
	
}
.nav_home ul li ul {
	display: none;
	font-family: "Noteworthy Bold";
	font-size: 16px;
	color: #000;
	text-align: center;
	
}
.nav_home ul li:hover > ul {
	display: block;
	color: #000;
	margin-top: 0px;
	
	
}


.nav_home ul li ul li {
	width: 150px;
	height: 75px;
	display: block;
	font-family: "Noteworthy Bold";
	font-size: 16px;
	color: #000;
	text-align: left;
	margin-left: 50px;
	margin-top: 0px;
	
	
}


.nav_home ul li ul li a {
	background-color: #FFFFFF;
	width: 150px;
	display: block;
	font-family: "Noteworthy Bold";
	font-size: 30px;
	color: #03F;
	text-align: center;
	height: 75px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;	
}
.nav_home ul li ul li a:hover {
	color: #001D8E;
	background-color: #FFFFFF;
	font-family: "Noteworthy Bold";
	font-size: 30px;
	font-style: italic;
	font-weight: bolder;
	display: block;
	text-align: center;
	height: 75px;
	width: 150px;
	margin-top: 0px;	
}





























































@media screen and (max-width:1024px) {
.homepage_body_container {
	width: 1024px;
	height: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #000000;
}
}




@media screen and (max-width:1024px) {
.homepage_body_background_image {
	background-image: url("../img/homepage/graphic_art3_tablet_size.jpg");
	margin-top: -10px;
	background-repeat: no-repeat;
	width: 1024px;
	height: 668px;
}
}

@media screen and (max-width:1024px) {
.homepage_banner {
	width: 650px;
	height: 668px;
	display: block;
	line-height: 130px;
	text-shadow: 10px 10px #000000;
	font-size: 140px;
	margin-left: 75px;
	margin-top: -30px;
	margin-bottom: 0px;
	letter-spacing: 3px;
}
}


@media screen and (max-width:1024px) {
h1 {
	width: 650px;
	height: 668px;
	display: block;
	line-height: 135px;
	text-shadow: 10px 10px #000000;
	font-size: 135px;
	margin-left: 150px;
	margin-top: -35px;
	margin-bottom: 0px;
	letter-spacing: 3px;
}
}




@media screen and (max-width:1024px) {
h2 {
    height: 60px;
    width: 1024px;
    background-color: #000000;
    text-align: center;
    font-family: "Noteworthy Bold";
    font-size: 38px;
    color: #FFFFFF;
    margin-top: 30px;
    line-height: 50px;
    
}
}

@media screen and (max-width:1024px) {
.homepage_sub_footer_area {
    height: 60px;
    width: 1024px;
    background-color: #000000;
    text-align: center;
    font-family: "Noteworthy Bold";
    font-size: 35px;
    color: #FFFFFF;
    margin-top: -65px;
    line-height: 50px;
    
}
}
	

@media screen and (max-width:1024px) {
.homepage_footer {
    width: 1024px;
    height: 40px;
    background-color: #000000;
    text-align: center;
    font-family: "Noteworthy Bold";
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 30px;
    display: block;
	border: thin solid #FFFFFF;	
}
}






@media screen and (max-width:1024px) {
.nav_home {
	height: 75px;
	width: 75px;
	display: block;
	margin-left: -30px;


}
}



@media screen and (max-width:1024px) {
.nav_home ul li ul li {
	width: 150px;
	height: 70px;
	display: block;
	font-family: "Noteworthy Bold";
	font-size: 16px;
	color: #000;
	text-align: left;
	margin-left: 50px;
	margin-top: 0px;
	
}
}












































	
	

@media screen and (max-width:480px) {
.homepage_body_container {
    width: 480px;
    height: 800px;
    display: block;
	
   
}
}


@media screen and (max-width:480px) {
.homepage_body_background_image {
	background-image: url("../img/homepage/graphic_art3_phone_size.jpg");
	background-repeat: no-repeat;
	width: 480px;
	height: 600px;
}
}






@media screen and (max-width:480px) {
.homepage_banner {
	width: 300px;
	height: 400px;
	line-height: 65px;
	text-shadow: 7px 7px #000000;
	font-size: 75px;
	color: #FFFFFF;
	letter-spacing: 3px;
	margin-left: 150px;
	float: center;
	
}
}



@media screen and (max-width:480px) {
h1 {
	width: 300px;
	height: 400px;
	line-height: 80px;
	text-shadow: 7px 7px #000000;
	font-size: 80px;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-left: -10px;
	float: center;
	margin-top: 0px;
}
}


@media screen and (max-width:480px) {
h2 {
    height: 100px;
    width: 350px;
    background-color: #000000;
    text-align: center;
    font-family: "Noteworthy Bold";
    font-size: 50px;
    color: #FFFFFF;
    margin-top: -30px;
    line-height: 75px;
	margin-left: 70px;
	
	
	

	
}
}

@media screen and (max-width:480px) {
.homepage_sub_footer_area {
    height: 100px;
    width: 480px;
    background-color: #000000;
    text-align: center;
    font-family: "Noteworthy Bold";
    font-size: 50px;
    color: #FFFFFF;
    margin-top: 15px;
	
	
	
}
}




@media screen and (max-width:480px) {
.homepage_footer {
    width: 480px;
    height: 40px;
    background-color: #000000;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-family: "Noteworthy Bold";
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 210px;
    line-height: 40px;
    float: center;

}
}

	






@media screen and (max-width:480px) {
.nav_home {
	height: 75px;
	width: 75px;
	display: block;
	margin-left: -60px;


}
}



@media screen and (max-width:480px) {
.nav_home ul li ul li {
	width: 150px;
	height: 70px;
	display: block;
	font-family: "Noteworthy Bold";
	font-size: 16px;
	color: #000;
	text-align: left;
	margin-left: 50px;
	margin-top: 0px;
	
}
}


@media screen and (max-width:480px) {
.nav_home ul li ul li a {
	background-color: #FFFFFF;
	width: 150px;
	display: block;
	font-family: "Noteworthy Bold";
	font-size: 30px;
	color: #03F;
	text-align: center;
	height: 100px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;	
}
}
	
	
@media screen and (max-width:480px) {
.nav_home ul li ul li a:hover {
	color: #001D8E;
	background-color: #FFFFFF;
	font-family: "Noteworthy Bold";
	font-size: 30px;
	font-style: italic;
	font-weight: bolder;
	display: block;
	text-align: center;
	height: 100px;
	width: 150px;
	margin-top: 0px;	
}
}
























@media screen and (max-width:320px) {
.homepage_body_container  {
	width: 320px;
	height: 450px;
	background-color: #FFFFFF;
	border: thin solid #ffffff;
	
	
}
}



@media screen and (max-width:320px) {
.homepage_body_background_image {
	background-image: url("../img/homepage/graphic_art3_small_phone_size.jpg");
	width: 320px;
	height: 450px;
	margin-top: -5px;
	
}
}

	

@media screen and (max-width:320px) {
.homepage_banner {
	width: 320px;
	height: 300px;
	line-height: 45px;
	text-shadow: 5px 5px #000000;
	font-size: 45px;
	color: #FFFFFF;
	letter-spacing: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	
}
}


	

@media screen and (max-width:320px) {
h1 {
	width: 200px;
	height: 300px;
	line-height: 50px;
	text-shadow: 5px 5px #000000;
	font-size: 52px;
	color: #FFFFFF;
	letter-spacing: 3px;
	margin-left: 105px;
	margin-top: 20px;
	
	
}
}

@media screen and (max-width:320px) {
h2 {
    height: 75px;
    width: 318px;
    background-color: #000000;
    text-align: center;
    font-family: "Noteworthy Bold";
    font-size: 24px;
    color: #FFFFFF;
    margin-top: -70px;
    line-height: 50px;
	margin-left: 0px;
	float:left;
}
}

@media screen and (max-width:320px) {
.homepage_sub_footer_area {
    height: 40px;
    width: 320px;
    background-color: #000000;
    text-align: center;
    font-family: "Noteworthy Bold";
    font-size: 30px;
    color: #FFFFFF;
    margin-top: 10px;
    line-height: 55px;
	margin-left: 0px;
	float:left;
}
}

@media screen and (max-width:320px) {
.homepage_footer {
    width: 320px;
    height: 40px;
    background-color: #000000;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-family: "Noteworthy Bold";
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 0px;
    line-height: 35px;
    float: center;
}
}

	




@media screen and (max-width:320px) {
.nav_home {
	height: 75px;
	width: 75px;
	display: block;
	margin-left: -70px;
	


}
}


@media screen and (max-width:320px) {
.nav_home ul {
	color: #FFF;
	list-style-image: none;
	list-style-type: none;
	display: block;
	height: 100px;
	width: 100px;
	position: absolute;
	z-index: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}
}

@media screen and (max-width:320px) {
.nav_home ul li ul li {
	width: 150px;
	height: 25px;
	display: block;
	font-family: "Noteworthy Bold";
	font-size: 16px;
	color: #000;
	text-align: left;
	margin-left: 50px;
	margin-top: 20px;
	
}
}


@media screen and (max-width:320px) {
.nav_home ul li ul li a {
	background-color: #FFFFFF;
	width: 150px;
	display: block;
	font-family: "Noteworthy Bold";
	font-size: 25px;
	color: #03F;
	text-align: center;
	height:80px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	line-height: 1;
}
}
	
	
@media screen and (max-width:320px) {
.nav_home ul li ul li a:hover {
	color: #001D8E;
	background-color: #FFFFFF;
	font-family: "Noteworthy Bold";
	font-size: 25px;
	font-style: italic;
	font-weight: bolder;
	display: block;
	text-align: center;
	height: 80px;
	width: 150px;
	margin-top: 0px;
	line-height: 1;
}
}


