html, body {
margin: 0;
margin-top: 2px;
padding: 0;
font-family: lucida grande, helvetica, arial, verdana, sans-serif;
font-size: 11px;
background-color: #e1f3ff;
background-image: url(http://www.cypherams.com/images/global/page_bg_grade.jpg);
}

a, img, form, input {
margin: 0px;
padding: 0px;
border-width: 0px;
}

a:link	  {color: #111111; font-size: 11px; text-decoration: none;}
a:visited {color: #111111; font-size: 11px; text-decoration: none;}
a:hover   {color: #777777; font-size: 11px; text-decoration: none;}
a:active  {color: #111111; font-size: 11px; text-decoration: none;}

a.nav_link:link	  {color: #111111; font-size: 10px; text-decoration: none;}
a.nav_link:visited {color: #111111; font-size: 10px; text-decoration: none;}
a.nav_link:hover   {color: #777777; font-size: 10px; text-decoration: none;}
a.nav_link:active  {color: #111111; font-size: 10px; text-decoration: none;}

#page_container {
width: 940px;
margin: auto;
}

#header_box {
width: 940px;
height: 70px;
float: left;
background-color: #64bfff;
background: url("http://www.cypherams.com/images/global/bg_header_box.jpg") no-repeat;
border-width: 0px;
}

#nav_box {
width: 940px;
height: 26px;
float: left;
background-color: #dedede;
background: url("http://www.cypherams.com/images/global/bg_nav_box.jpg") no-repeat;
border-width: 0px;
}

.nav_button {
width: 112px;
height: 26px;
float: left;
border-width: 0px;
text-align: center;
line-height: 24px;
}

.nav_search {
width: 144px;
height: 26px;
float: left;
border-width: 0px;
text-align: center;
background: url("http://www.cypherams.com/images/global/nav_search_box.jpg") no-repeat;
}

.nav_search_leftblock {
width: 20px;
height: 26px;
float: left;
}

.nav_search_topblock {
width: 123px;
height: 5px;
float: left;
}

.nav_search_mainblock {
width: 123px;
height: 21px;
float: left;
}

.nav_item {
width: 160px;
float: left;
}

.page_h_spacer {
width: 940px;
height: 8px;
float: left;
}

#body_box {
width: 940px;
float: left;
border-width: 0px;
}

#footer_box {
width: 940px;
height: 44px;
float: left;
color: #111111;
font-size: 9px;
line-height: 12px;
background-color: #e1f3ff;
background: url("http://www.cypherams.com/images/global/bg_footer_box.jpg") repeat-x;
border-width: 0px;
}

#footer_left_box {
width: 310px;
float: left;
text-align: left;
padding-top: 4px;
padding-left: 8px
}

#footer_center_box {
width: 304px;
float: left;
text-align: center;
padding-top: 8px;
}

#footer_right_box {
width: 310px;
float: left;
text-align: right;
padding-top: 4px;
padding-right: 8px
}