
div.container {
    position: relative;
	width: 100%;	
    top: 0px;	
    height: 600px;	
	background: #FFF;	
    border-bottom: ;
}

#header {
	    z-index: 111;
	position: fixed;
    top: 0px;
    left: 0px;
	width: 100%;
	height: 40px;
	background: #ffffff;	
	border-bottom:  1px solid #FFA500;
}	
	
/* default navigation values */
	ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	li {
		display: inline;
	}

a.nounderline:link{
	text-decoration:none;
}

	/* Nav 1 Horizontal */			
		
#nav1 {
   position: relative;	
  	text-align: center;	
    top: 10px;
	width: 100%;
    height: 25px;
    border-left: ;
    border-right: ;
	border-top: ;
    border-bottom: ;
	background: ;
}

#menu_top {
	text-align: center;	
    z-index: 1;
    top: 0px;		
	left: 0px;
	width: 100%;	
	font-family: "Agency FB";
	font-size:20px;
	background: ;	
}

#menu_top a:hover{
   color: #CCCCCC;
}

#menu_top a{
	color: #000000;
	font-weight: ;
	padding: 0px 30px;
	}
		
#menu_top ul{	
    height: 30px;	
	background: ;
	}
				
#logo {
	position: absolute;	 	
	top: 70px;
	left: 100px;
	width: 15%;	
	padding: 10px 10px;	
	background: ;	
}										
					
	/* end of Header */
		
#design {
	position: absolute;
	justify-content: center;	
    top: 70px;
    left: 0px;
	width: 100%;
	height: 140px;
	background: ;	
	border-bottom: ;
}	
	
#title {
	 z-index:1;	
	position: relative;	 
	justify-content: center;	
	width: 48%;	
	top: 0px;
	margin: auto;	
	background: ;	
}		

#content {
	position: relative;
	justify-content: center;	
    top: 180px;
    left: 0px;
	width: 100%;
	height: 690px;
	background: ;	
	border-right: ;
}

#section1 {
	position: relative;
	justify-content: center;	
    top: 10px;
    left: 0px;
	width: 100%;
	height: 210px;
	background: ;	
	border-bottom:  ;
}

#still {
	position: relative;	 
	top: 300px;
	left: 400px;
	width: 550px;	
	    font: 36px/18px Calibri Light;	
	background: ;	
}

#webarrow {
	position: relative;	 
	top: -70px;
	left: 630px;
	width: 150px;	
	background: ;	
}

#myBtn {
	position: relative;	 
	top: -195px;
	left: 800px;
	width: 80px;	
	background: ;	
}

#myModel1 {
	position: relative;	 
	top: 0px;
	left: 0px;
	width: 100%;	
	background: red;	
}

#section2 {
	position: relative;
	justify-content: center;	
    top: 30px;
    left: ;
	width: 100%;
	height: 580px;
	background: ;	
	border-bottom:  1px solid #FFA500;
}

#graphicprice {
	position: relative;	 
	top: 20px;
	left: 430px;
	width: 150px;	
	background: ;		
}
		
#logoarrow {
	position: relative;	 
	top: -70px;
	left: 640px;
	width: 150px;	
	background: ;	
}		

#or1 {
	position: relative;	 
	top: -80px;
	left: 650px;
	width: 50px;	
	font-family: "Freestyle Script";
	font-size: 35px;
	color: blue;
	background: ;	
}

#or2 {
	position: relative;	 
	top: -40px;
	left: 0px;
	width: 50px;	
	font-family: "Freestyle Script";
	font-size: 35px;
	color: blue;
	background: ;	
}

#other {
	position: relative;	 
	top: -80px;
	left: 650px;
	width: 50px;	
	font-family: "Freestyle Script";
	font-size: 35px;
	color: blue;
	background: ;	
}

#note1 {
	position: relative;	 
	top: -60px;
	left: 400px;
	width: 4%;	
    font: 18px/18px Calibri Light;	
	background: ;	
}

#note2 {
	position: relative;	 
	top: -80px;
	left: 450px;
	width: 40%;	
    font: 18px/18px Calibri Light;	
	background: ;	
}

			/* FOOTER */
#footer {
	position: relative;	
	top: 280px;
    left: 0px;
	width: 100%;
    height: 30px;
	background: ;
}				

#rights {
	position: relative;
	text-align: center;
    z-index: 3;
    top: 0px;
    width: 99%;
    height: 40px;
    font: 12px/15px Calibri Light;
	color: #383838;
    background: ;
}

			
			
			
			
			
			
			
			
			