*{
padding:0;
margin:0;
}
 
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
margin: 0px;
padding: 0px;
background-color: #0d1520;
}

#container {
width:1008px;
margin: 0 auto;
background-image: url(../images/faux.png);
background-repeat: repeat-y;
background-color: #fff;
}

#header {
width:1008px;
height:221px;
background-image: url(../images/header.png);
background-repeat: no-repeat;
}

#navigation {
background-image: url(../images/navigation.png);
background-repeat: no-repeat;
height: 108px;
width: 1008px;
}

.nav_menu {
padding-left: 88px;
padding-top: 54px;
width: 650px;
}

.nav_menu li{
list-style:none;
display:inline;
padding-left: 8px;
padding-right: 8px;
float: left;
//padding-top: 14px;
}

.nav_menu a {
	display: block;
	background-position: 0 0;
    margin: 0 auto;
}
.nav_menu a:focus {
	outline: #668 dashed thin;
}

a#nav-button-home {
    width: 90px;
    height: 24px;
    background-image: url(../images/nav-button-home.png);
}
a#nav-button-home:hover {
    background-position: 0 -24px;
}
a#nav-button-home:active {
    background-position: 0 -48px;
}

a#nav-button-guides {
    width: 90px;
    height: 24px;
    background-image: url(../images/nav-button-guides.png);
}
a#nav-button-guides:hover {
    background-position: 0 -24px;
}
a#nav-button-guides:active {
    background-position: 0 -48px;
}

a#nav-button-articles {
    width: 90px;
    height: 24px;
    background-image: url(../images/nav-button-articles.png);
}
a#nav-button-articles:hover {
    background-position: 0 -24px;
}
a#nav-button-articles:active {
    background-position: 0 -48px;
}

a#nav-button-videos {
    width: 90px;
    height: 24px;
    background-image: url(../images/nav-button-videos.png);
}
a#nav-button-videos:hover {
    background-position: 0 -24px;
}
a#nav-button-videos:active {
    background-position: 0 -48px;
}

a#nav-button-forum {
    width: 90px;
    height: 24px;
    background-image: url(../images/nav-button-forum.png);
}
a#nav-button-forum:hover {
    background-position: 0 -24px;
}
a#nav-button-forum:active {
    background-position: 0 -48px;
}

a#nav-button-support {
    width: 90px;
    height: 24px;
    background-image: url(../images/nav-button-support.png);
}
a#nav-button-support:hover {
    background-position: 0 -24px;
}
a#nav-button-support:active {
    background-position: 0 -48px;
}

a#nav-button-about {
    width: 90px;
    height: 24px;
    background-image: url(../images/nav-button-about.png);
}
a#nav-button-about:hover {
    background-position: 0 -24px;
}
a#nav-button-about:active {
    background-position: 0 -48px;
}
a .alt { display: none; }

#content {
margin: 0;
float: left;
width: 609px;
padding-right: 16px;
padding-left: 100px;
line-height: 20px;
padding-top: 20px;
padding-bottom: 15px;
min-height:400px;
height:auto !important;
height:400px;
}

#content ul li {
margin-left: 16px;
}

#content ol li {
margin-left: 16px;
//font-weight: bold;
}

#content ol li div {
font-weight: normal;
}

h1 {
font-family: Georgia, Arial, Helvetica, sans-serif;
color: #61609D;
font-size: 24px;
margin-top:1em;
margin-bottom:1em;
line-height:32px;
//line-height: 1.5em;
}

h2 {
font-family: Georgia, Arial, Helvetica, sans-serif;
color: #375696;
font-weight: bold;
font-size: 18px;
margin-left: 5px;
//line-height: 1.5em;
margin-top:1em;
margin-bottom:1em;
}

h3 {
font-family: Georgia, Arial, Helvetica, sans-serif;
line-height: 2em;
margin-top:1em;
margin-bottom:1em;
}

h4 {
font-family: Georgia, Arial, Helvetica, sans-serif;
line-height: 2em;
margin-top:1em;
margin-bottom:1em;
}

#salespage-fonts {
font-family: Georgia, Arial, Helvetica, sans-serif;
color: #FF0000;
font-size: 24px;
margin-top:1em;
margin-bottom:1em;
line-height:32px;
//line-height: 1.5em;
}

#sidebar {
float: right;
width: 166px;
padding-right: 92px;
padding-left: 24px;
padding-top: 20px;
padding-bottom: 15px;
}

.sidebar_menu li{
list-style:none;
//padding-left: 13px;
//padding-right: 13px;
//float: left;
padding-top: 14px;
}

.sidebar_menu a {
	display: block;
	background-position: 0 0;
    margin: 0 auto;
}
.sidebar_menu a:focus {
	//outline: #668 dashed thin;
}

a#sidebar-button-home {
    width: 160px;
    height: 32px;
    background-image: url(../images/sidebar-button-home.png);
}
a#sidebar-button-home:hover {
    background-position: 0 -32px;
}
a#sidebar-button-home:active {
    background-position: 0 -64px;
}

a#sidebar-button-guides {
    width: 160px;
    height: 32px;
    background-image: url(../images/sidebar-button-guides.png);
}
a#sidebar-button-guides:hover {
    background-position: 0 -32px;
}
a#sidebar-button-guides:active {
    background-position: 0 -64px;
}

#footer {
clear: both;
background-image: url(../images/footer.png);
background-repeat: no-repeat;
height: 86px;
width: 1008px;
text-align: center;
}

.footer-links {
//text-align: center;
padding-right: 320px;
padding-top: 16px;
padding-left:120px;
}

.footer-links li{
list-style:none;
display:inline;
padding-left: 13px;
padding-right: 8px;
//float: left;
line-height:2em;
}

#footer2 {
width:1008px;
height:175px;
background-image: url(../images/footer2.png);
background-repeat: no-repeat;
}

p {
margin-top:1em;
margin-bottom:1em;
}

p#ncsoft {
text-align: center;
padding-left: 128px;
padding-right: 128px;
font-size: 1em;
color: #fff;
}

table.common {
border-top: 1px solid #e0e9e9;
border-right: 0px solid #e0e9e9;
border-bottom: 0px solid #e0e9e9;
border-left: 1px solid #e0e9e9;
border-spacing:0;
}

.common th {
background-color:#e9f2f2;
padding: 5px 10px 5px 10px;
}

.common td {
border-top: 0px solid #e0e9e9;
border-right: 1px solid #e0e9e9;
border-bottom: 1px solid #e0e9e9;
border-left: 0px solid #e0e9e9;
padding: 5px 10px 5px 10px;
}

span#headline {
font-weight: normal;
}

#optin-area {
text-align:left;
margin: 0 auto;
padding: 16px;
width: 350px;
height: 350px;
border: medium dashed #61609D;
}

#download-optin {
text-align:left;
margin: 0 auto;
padding: 16px;
border: medium dashed #61609D;
}

#form-button-text {
color: #375696;
font-weight: bold;
font-size: 18px;
margin-left: 5px;
margin-top:1em;
margin-bottom:1em;
}

#announce-area {
float:right;
text-align:center;
margin: 0;
//margin-top: -12px;
padding-left: 8px;
width: 260px;
height: 320px;
//border: medium dashed #61609D;
}