body {
    font-family: arial,verdana,helvetica;
    font-size: 11px;
    margin: 0;
    padding: 0;
    background-color: #2b2e33;
}

div,form {
    margin: 0;
    padding: 0;
}

a img {
    border: 0;
}

a {
	text-decoration: none;
    color: #437495;
}

a:hover {
    color: #457999;
    text-decoration: none;
}

#container {
    width: 100%;
    margin: 0 auto;
}

#header {
	width: 100%;
    height: 67px;
    margin: 0 auto;
    background-color: #1f2226;
    font-size: 10px;
}

#header .two {
	width: 780px;
    height: 67px;
    margin: 0 auto;
}

#header .logo {
	width: 211px;
    height: 67px;
    float: left;
}

#header .top_nav {
	width: 553px;
    height: 63px;
    float: right;
    text-align: right;
    padding-right: 12px;
    padding-top: 4px;
}

#header2 {
	width: 100%;
    background-color: #d4d7e6;
}

#header2 .bottom_nav {
	width: 780px;
    height: 25px;
    text-align: right;
}

#header3 {
	width: 100%;
    height: 11px;
    background-color: #e3e5ef;
}

#body {
	width: 100%;
    background-color: #f0f2f8;
}

#body .main {
	width: 756px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    padding-left: 12px;
    padding-right: 12px;
}

#content_box {
	background-color: #d4d7e6;
}

#content_box .top_row {
	width: 100%;
    height: 14px;
}

#content_box .top_left {
	background: #d4d7e6 url(http://apexwebgaming.com/new2/images/top_left.gif) no-repeat;
    float: left;
    width: 12px;
    height: 14px;
}

#content_box .top_right {
	background: #d4d7e6 url(http://apexwebgaming.com/new2/images/top_right.gif) no-repeat;
    float: right;
    width: 12px;
    height: 14px;
}

#content_box .bottom_row {
	width: 100%;
    height: 14px;
}

#content_box .bottom_left {
	background: #d4d7e6 url(http://apexwebgaming.com/new2/images/bottom_left.gif) no-repeat;
    float: left;
    width: 12px;
    height: 14px;
}

#content_box .bottom_right {
	background: #d4d7e6 url(http://apexwebgaming.com/new2/images/bottom_right.gif) no-repeat;
    float: right;
    width: 12px;
    height: 14px;
}

#footer3 {
	width: 100%;
    background-color: #d4d7e6;
    height: 8px;
}

#footer2 {
	width: 100%;
    background-color: #1f2226;
    height: 8px;
}

#footer {
	width: 100%;
    font-size: 10px;
}

#footer a {
	color: #e7e9f2;
    text-decoration: none; 
    font-size: 10px;
}

#footer a:hover {
    color: #457999;
    text-decoration: none;
    font-size: 10px;
}

#footer .main {
	width: 756px;
    height: 40px;
    text-align: left;
    color: #e7e9f2;
    padding-left: 12px;
    padding-right: 12px;
}

#describe {
	width: 756px;
    height: 20px;
    float: right;
    padding-right: 12px;
    padding-top: 5px;
    font-size: 12px;
}

#describe a {
	color: #437495;
    font-size: 12px;
    text-decoration: none;
}

#describe a:hover {
	color: #1f2226;
    font-size: 12px;
    text-decoration: none;
}