@charset "UTF-8";
/* CSS Document */

#comingsooncontent {
width:823px; height:478px; float:left;
background:url(images/bg.jpg) repeat-x;
}

#comingsoon {
width:199px; height:174px;
margin:165px 0 0 316px;
float:left;
background:url(images/comingsoon.gif) no-repeat;
}

html, body {
background-color:#171717;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0; padding:0;
text-align:center;
}

#container {
width:934px;
margin:0 auto;
}

#left {
width:54px; height:478px; float:left;
background:url(images/left.jpg) no-repeat;
}

#content {
width:823px; height:478px; float:left;
background:url(images/bg.jpg) repeat-x;
}

#right {
width:57px; height:478px; float:left;
background:url(images/right.jpg) no-repeat;
}

#topmenu {
width:823px; height:30px; float:left;
margin-top:10px;
}

#topmenu img {
border:0;
}

#leftcontent {
margin-top:10px;
width:187px; height:428px; float:left;
}

#lefttitle {
width:187px; height:105px; float:left;
line-height:105px;
font-size:36px;
font-weight:bold;
color:#FFF;
text-align:right;
}

#leftmenu {
width:187px; float:left;
font-size:16px;
color:#999999;
text-align:right;
}

#leftmenu ul {
list-style:none;
padding:0; margin:0;
}

#leftmenu li {
margin-bottom:15px;
}

#leftmenu a, a:visited {
color:#999;
text-decoration:none;
}

#leftmenu a:hover {
color:#FFF;
}

.highlight {
color:#FFF;
}

#gallery {
width:620px; height:420px; float:left;
margin:10px 0 0 16px;
}

#main {
width:600px; height:400px; float:left;
margin:10px 0 0 16px;
padding:10px;
background:white;
text-align:left;
}

#maintitle {
width:590px; height:65px; float:left;
padding-left:10px;
background:url(images/bg-maintitle.gif) no-repeat;
line-height:88px;
font-size:30px;
font-weight:bold;
overflow:hidden;
}

#mainbody {
width:580px; float:left;
padding:15px 10px 0 10px;
background:url(images/bg-main.gif) no-repeat;
}

#mainbody p {
margin-top:0; padding-top:0;
}

#mainbody img {
border:0;
}

.floatright {
float:right;
margin-left:10px;
}

#footer {
width:677px; height:50px;
float:left;
background:url(images/bg-footer.jpg) no-repeat;
line-height:50px;
padding-left:257px;
text-align:left;
font-size:11px;
color:#666;
}