
body { margin: 0; background-color: #000; font-family: Arial, Helvetiva, sans-serif; font-size: 71%; color: #646464; }

i.notvisible { visibility: hidden; }
p { margin: 12px 0; }
img { border: none; }
a {outline: none;}
a:link, a:visited { color: #327db7; text-decoration: none; }
a:hover, a:active { color: #ae3232; text-decoration: none; }

#sitecontainer { height: 615px; height/**/:/**/ 604px; padding: 11px 0 0 0; background-repeat: no-repeat; background-position:  top left;}

.bg1 { background-image: url(images/homepage-bg-1.jpg); }
.bg2 { background-image: url(images/homepage-bg-2.jpg); }
.bg3 { background-image: url(images/homepage-bg-3.jpg); }
.bg4 { background-image: url(images/homepage-bg-4.jpg); }
.bg5 { background-image: url(images/homepage-bg-5.jpg); }
.bg6 { background-image: url(images/homepage-bg-6.jpg); }

/* Navigation */
#sitecontainer #navigation { height: 126px; overflow: hidden;}
* html #sitecontainer #navigation {width: 1000px;}
#sitecontainer #navigation .logo {margin: 0 20px; float: left;}
#navigation .nav {float: left; margin: 10px 20px 20px 20px;}

#navigation ul {float: left; list-style: none; margin: 0; padding: 0; }
#navigation ul a { font-size: 100%; color: #88898e; font-weight: normal;}
#navigation ul a:hover { color: #ff0000;}
#navigation ul li.first a {color: #fff; font-size: 105%; font-weight: bold;}

/* maincontent */
#sitecontainer #maincontent { height: 448px; }

#sitecontainer #maincontent .products { float: left; width: 243px; width/**/:/**/ 199px; height: 445px; height/**/:/**/ 297px; padding: 148px 0 0 44px; }
#sitecontainer #maincontent .mainpromo { float: left; width: 504px; height: 445px; }
#sitecontainer #maincontent .news { float: left; width: 245px; width/**/:/**/ 233px; height: 445px; height/**/:/**/ 212px; padding: 233px 0 0 12px; }

#maincontent .news .newsbody { overflow: hidden; width: 233px; width/**/:/**/ 203px; height: 115px; height/**/:/**/ 74px; padding: 41px 30px 0 0; font-size: 90%; background: url(images/home-livenews-title.gif) no-repeat top left; }
#maincontent .news .newsbody .newsitem { margin-bottom: 12px; }

.newsbody .newsitem a:link, .newsbody .newsitem a:visited { color: #646464; text-decoration: none; }
.newsbody .newsitem a:hover, .newsbody .newsitem a:active { color: #ae3232; text-decoration: none; font-weight: normal; }

#sitecontainer #maincontent .news .sponsor { margin-top: 11px; }
p.copyright {font-size:10px; margin:10px 0 0 10px;}