/*
----------------------------------

AIKO | Main

copyright 2007

----------------------------------
*/

/*
----------------------------------

PAGE

----------------------------------
*/

#page {
	background: url(../images/main-bg.jpg) top center no-repeat;
}

/*
----------------------------------

CONTENT

----------------------------------
*/

#content {
    height: 777px;
}

/*
----------------------------------

WELCOME FLASH

----------------------------------
*/

#welcome-flash {
    position: absolute;
    margin: 210px 0 0 380px;
    width: 461px;
    height: 443px;
    z-index: 5;
}

/*
----------------------------------

LEFT COLUMN

----------------------------------
*/

#left-column h2 {
    height: 254px;
    width: 265px;
    text-indent: -5000px;
    background: url(../images/main-h2.gif) 0 0 no-repeat;
}

#main-paragraph {
    text-indent: -5000px;
}

#privacy {
    height: 40px;
    width: 252px;
    margin-top: 25px;
    text-indent: -5000px;
    background: url(../images/privacy.gif) 0 0 no-repeat;
}

#agecheck {
    height: 43px;
    width: 403px;
    margin-top: 55px;
    text-indent: -5000px;
    background: url(../images/20yrs-old.gif) 0 0 no-repeat;
}