@charset "utf-8";
/* CSS Document */

body { margin:0; background-color:#000000; color:#FFFFFF; font:16px/20px "Papyrus", papyrus, Garamond, "Palatino Linotype", serif}
#home {height:600px; background-image: url(../images/bg.jpg); background-repeat:no-repeat; background-position:center; background-position:top;}
#container { width:980px; margin:0 auto}
#content {width:980px; background-image:url(../images/bg_header.jpg); background-repeat:no-repeat; background-position:center; background-position:top; float:left}
#contentSub {width:640px; padding-left:164px; padding-top:80px; float:left}

#aboutbg {width:647px; height:443px; background-image:url(../images/bg_about.jpg); background-repeat:no-repeat; background-position:center; background-position:top; float:left}

#homeNav {width:130px; float:right; margin-top:310px}
#nav-menu ul {list-style: none; padding: 0; margin: 0; width:130px }
#nav-menu li { width:130px }
#prices { background: url(../images/nav_about_off.gif) }
#prices:hover { background: url(../images/nav_about_on.gif) }
#nav-menu li a {background: url(../images/nav_about_on.gif)}

#nav-menu { width:130px; float:right; margin-top:60px}

.header {color:#FFFFFF; font:20px/30px "Papyrus", papyrus, Garamond, "Palatino Linotype", serif;}
.text {color:#FFFFFF; font:16px "Papyrus" papyrus,, Garamond, "Palatino Linotype", serif}
.textSmall {color:#FFFFFF; font:12px/16px "Papyrus", papyrus, Garamond, "Palatino Linotype", serif}