@charset "UTF-8";
#header {
	background-color: #000;
    display: block;
    height: 50px;
    left: 0;
    margin: 0 auto;
    padding: 5px 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

#header_center{
	display:block;
	margin:0 auto;
	width: 800px;
	height: 22px;
	position: relative;
	left: 120px;
}
.img_loud{
	display: block;
	float: left;
	margin-right: 10px;
	position: relative;
	top: 22px;
}
.graphicdesign_losangeles{
	display: block;
	float: left;
	margin-right: 10px;
	position: relative;
	top: 18px;
}

.img_nowtheywillseeyou{
	display: block;
	float: left;
	margin-right: 10px;
	position: relative;
	top: 28px;
}

#container {
	background-color: #e9e9ea;
    height: 100%;
    margin: 5px auto auto;
    min-height: 1000px !important;
    padding: 0;
    position: relative;
    top: 50px;
    width: 100%;
}


#nav {
	background-color: #e9e9ea;
    display: block;
    float: left;
    height: 680px;
    left: -374px;
    position: relative;
    top: 31px;
    width: 146px;
}
.text_link{
 	-moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: grey;
    font-family: helvetica,sans-serif;
    font-size: 12px;
}
#IndexContent {
    background-color: #fff;
    display: block;
    height: 380px;
    left: 50px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 0;
    width: 670px;
    z-index: 50;
}
#IndexContent #main_copy {
	display: block;
    float: left;
    font-family: helvetica,sans-serif;
    font-weight: lighter;
    padding-left: 45px;
    padding-top: 40px;
    position: relative;
    width: 500px;
}
#DesignContent {
    background-color: #fff;
    display: block;
    height: 970px;
    left: 50px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 0;
    width: 670px;
    z-index: 50;
}
#main_copy {
	display: block;
    float: left;
    font-family: helvetica,sans-serif;
    font-weight: lighter;
    height: 900px;
    padding-left: 45px;
    padding-top: 40px;
    position: relative;
    width: 500px;
}
#contact_copy {
	display: block;
    float: left;
    font-family: helvetica,sans-serif;
    font-weight: lighter;
    height: 600px;
    padding-left: 45px;
    padding-top: 40px;
    position: relative;
    width: 500px;
}
#AboutContent {
    background-color: #fff;
    display: block;
    height: 1620px;
    left: 50px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 0;
    width: 670px;
    z-index: 50;
}
#PortfolioContent {
     background-color: #fff;
    display: block;
    height: 500px;
    left: 50px;
    margin: 0 auto;
	margin-top: -20px;
    padding: 0;
    position: relative;
    top: 0;
    width: 670px;
    z-index: 50;
}
#PortfolioContent #main_copy {
	display: block;
    float: left;
    font-family: helvetica,sans-serif;
    font-weight: lighter;
    padding-left: 45px;
    padding-top: 40px;
    position: relative;
    width: 500px;
}

#portfolio_slider{
	display: block;
    height: 250px;
    left: 10px;
    position: relative;
    width: 650px;
}

/*
li {
	background-color: #fff;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    height: 100px;
    list-style-type: none;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 5px;
    margin-top: 20px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 0;
    padding-top: 30px;
	
}
*/
#nav li {
   height: 50px;
    list-style-type: none;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 5px;
    margin-top: 20px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 0;
	padding-top: 20px;
    
}

li {
	background-color: #fff;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    list-style-type: none;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 5px;
    margin-top: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 0;
    padding-top: 5px;
	
	
}
.li_portfolio{
	height: 380px;
    margin-left: 0 !important;
    margin-top: -5px;
    padding-left: 5px !important;
}
.bx-wrapper .bx-caption {
    position: relative !important;
}
.bx-wrapper .bx-pager {
    top: 470px !important;
}
.navi_span_bg{
	display: block;
    height: 12px;
    position: relative;
    text-align: left;
    top: 12px;
    width: 80px;
	background-color: #fff;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    height: 50px;
}
.navi_span{
	 display: block;
    height: 12px;
    position: relative;
    text-align: left;
    top: 12px;
    width: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight:lighter
	text-align: center;
	color: #FFF;
	font-weight: 100;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-align: left;
	color: #black;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-align: left;
	color: #600;
}
