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

body,html {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000;
	text-align: center;
	height: 100%;
	width: 100%;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}


.work_page_body_container {
	width: 1200px;
	height: 960px;
	background-color: #FFF;
	border: thin solid #FEF9F9;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	text-align: center;
	display: block;
	

	
}


.my_work_page_banner_area {
    width: 1200px;
    height: 75px;
    display: block;
    background-repeat: no-repeat;
    background-color: #000000;
    background-image: url(../img/my_life_page/banner_my_life_page.jpg);
	margin-top: 0px;
	float: left;
}



h1 {
    width: 1200px;
    height: 75px;
    display: block;
    color: #ffffff;
    background-color: #000000;
    font-family: "Noteworthy Bold";
    font-size: 40px;
    text-align: center;
    float: left;
	margin-top:15px;
	line-height: 40px;
  
}


.my_work_page_title_area {
    width: 1200px;
    height: 75px;
    display: block;
    background-color: #FFFFFF;
    float: left;
   
 
}



h2 {
    width: 1100px;
    height: 75px;
    display: block;
    color: #000000;
    background-color: #FFFFFF;
    font-family: "Noteworthy Bold";
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    float: left;
	margin-left: 50px;
	margin-top: 5px;
	
  
}



.my_work_page_center_area {
	
	display: block;
	color: #FFF;
	background-color: #ffffff;
	text-align: center;
	padding-bottom: 10px;
	height: 685px;
	width: 1200px;
	float: right;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	
	
}

.my_work_page_center_box {
	display: block;
	color: #FFF;
	background-color: #FFFFFF;
	overflow-x: scroll;
	line-height: 50px;
	text-align: center;
	letter-spacing: 5px;
	word-spacing: 10px;
	height: 720px;
	width: 1200px;
	float: left;
	margin-right: auto;
	margin-top: 20px;
	

	
}





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












.nav_home {
	height: 75px;
	width: 75px;
	margin-top: -20px;
	margin-bottom: 0px;
	padding-top: 0px;
	display: block;
	margin-left:-35px;
}

.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: 10px;
	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: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
	background-color: #000;
	padding-top: 20px;
}
.nav_home ul li a:hover {
	height: 100px;
	width: 100px;
	display: block;
	
}
.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: 30px;
	
}
.nav_home ul li ul li {
	width: 100px;
	height: 60px;
	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){
.work_page_body_container {
	width: 1024px;
	height: 768px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	display: block;
}
}


@media screen and (max-width:1024px){
.nav_home {
	height: 75px;
	width: 75px;
	margin-top: -145px;
	margin-bottom: 0px;
	display: block;
	margin-left: -40px;
	float: left;
}
}
	


@media screen and (max-width:1024px){
h1 { 
    width: 1024px;
    height: 75px;
    display: block;
    color: #FFFFFF;
    font-family: "Noteworthy Bold";
    font-style: italic;
    font-size: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-color: #000000;
    margin-top: 20px;
	float: left;
}	
}

	
@media screen and (max-width:1024px){
.my_work_page_banner_area {
    width: 1024px;
    height: 75px;
    display: block;
    color: #FFFFFF;
    font-family: "Noteworthy Bold";
    font-style: italic;
    font-size: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-color: #000000;
    margin-top: 0px;
    background-image: url("../img/my_life_page/banner_my_life_page_tablet.jpg");
	padding-top: 1px;
	float: left;
}	
}


@media screen and (max-width:1024px){
.my_work_page_title_area {
	width: 1024px;
	height: 75px;
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Noteworthy Bold";
	font-size: 23px;
	line-height: 32px;
	text-align: center;
	float: left;
	
}
}



@media screen and (max-width:1024px){
h2 {
	width: 1024px;
	height: 75px;
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Noteworthy Bold";
	font-size: 23px;
	line-height: 32px;
	text-align: center;
	float: left;
	margin-left: 10px;
	
}
}


@media screen and (max-width:1024px){
.my_work_page_center_area {
	display: block;
	color: #FFfffF;
	background-color: #ffffff;
	text-align: center;
	height: 553px;
	width: 1024px;
	float: left;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	
}
}





@media screen and (max-width:1024px){
.my_work_page_center_box {
	display: block;
	color: #FfffFF;
	background-color: #FFFFFF;
	overflow-x: scroll;
	line-height: 125px;
	text-align: center;
	letter-spacing:80px;
	word-spacing: 0px;
	height: 553px;
	width: 1024px;
	float: left;
	margin-right: auto;
	scroll-behavior: auto;
}
}


	

@media screen and (max-width:1024px){
.my_work_page_footer {
    width: 1020px;
    height: 40px;
    display:block ;
    color: #FFF;
    background-color: #000000;
    text-align: center;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: auto;
    font-family: "Noteworthy Bold";
    float: left;
    line-height: 35px;
    border: thin solid #FFFFFF;
	
}
}








































@media screen and (max-width:480px) {
.work_page_body_container {
	width: 480px;
	height: 800px;
	background-color: #ffffff;
	border: thin solid #FEF9F9;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	display: block;

}
}



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

@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: 75px;
	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: 75px;
	width: 150px;
	margin-top: 0px;	
}

}

@media screen and (max-width:480px){
.my_work_page_banner_area {
	width: 480px;
	height: 125px;
	display: block;
	color: #ffffff;
	font-family: "Noteworthy Bold";
	font-style: italic;
	font-size: 40px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url("../img/my_life_page/banner_my_life_page_phone.jpg");
	text-indent: 25px;
	float: left;
	margin-top: 0px;

		

}	
}

@media screen and (max-width:480px) {
h1 {
	font-family: "Noteworthy Bold";
	font-size: 40px;
	padding-bottm: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 25px;
	width: 480px;
	height: 150px;
	overflow-x: scroll;
	line-height: 50px;
	float: left;
	margin-left:0px;
	
}
}

@media screen and (max-width:480px) {
.about_page_header {
	font-family: "Noteworthy Bold";
	font-size: 40px;
	padding-bottm: 0px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 25px;
	width: 480px;
	height: 150px;
	overflow-x: scroll;
	line-height: 50px;
	float: left;
	margin-left:0px;
	
}
}





@media screen and (max-width:480px){
h2 {
	width: 480px;
	height: 100px;
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Noteworthy Bold";
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	float: center;
	overflow-x: scroll;
	margin-left: 0px;
	text-indent: 10px;
	
}
}
@media screen and (max-width:480px){
.my_work_page_title_area {
	width: 480px;
	height: 100px;
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Noteworthy Bold";
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	float: center;
	overflow-x: scroll;
	margin-left: 0px;
	text-indent: 10px;
	
}
}

@media screen and (max-width:480px){
.my_work_page_center_area {
	display: block;
	color: #FFfffF;
	background-color: #000000;
	text-align: center;
	height: 525px;
	width: 480px;
	float: left;
	margin-top: 10px;


	
}
}


@media screen and (max-width:480px){
.my_work_page_center_box {
	background-color: #FFFFFF;
	overflow-x: scroll;
	line-height: 50px;
	text-align: center;
	height: 525px;
	width: 480px;
	float: left;
	margin-top: 0px;

	
}
}





@media screen and (max-width:480px){
.my_work_page_footer {

	width: 480px;
	height: 40px;
	display: block;
	color: #FFFfff;
	background-color: #000000;
	font-size: 18px;
	margin-top: -10px;
	line-height: 40px;
	font-family: "Noteworthy Bold";
	float:left;
}
}

