@charset "UTF-8";
/* CSS Document */
#video{
position:absolute;margin-top:30px;margin-left:890px;
}
#logo{
margin-top:5px;
margin-left: 30px;
position:absolute;
}

body{
margin:0px;
padding:0px;
color:white;
font-size:12px;
font-family:arial, helvetica, sans-serif;
line-height:18px;
}


#girl{
position:absolute;
right:0px;
bottom:0px;
z-index:1001;
}

#main{
width:950px;
margin-left:auto;
margin-right:auto;

}

#main_image{
position:absolute;
margin-left:380px;
margin-top:100px;
width:475px;
height:475px;
background-image:url(../images/background_main.png);
background-repeat:no-repeat;

}

#main_photo{
margin-left:26px;
margin-top:26px;
width:424px;
height:422px;
font-size:12px;
font-family:arial, helvetica, sans-serif;
line-height:18px;
color:#666666;
}


#main_photo_text{
position:absolute;
margin-top:0px;
margin-left:30px;

}
#main_photo p{

width:377px;
font-size:13px;

}





#scroll_image{
position:absolute;
margin-left:380px;
margin-top:100px;
width:475px;
height:475px;
background-image:url(../images/background_main.png);
background-repeat:no-repeat;

}

#scroll_photo img{

}

#scroll_photo{
margin-left:26px;
margin-top:26px;
width:424px;
height:422px;
font-size:12px;
font-family:arial, helvetica, sans-serif;
line-height:18px;
color:#666666;
}




.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 10px;
background-color: #ea0a8e;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: white;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 410px;
height: 340px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;


}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 340px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;


}


.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}




#address{
position:absolute;
margin-left:860px;
margin-top:250px;
}
#fadeshow1{
background-color:white;
}

#nav img{
margin-top:10px;

}


