body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        /*background: url(images/page_bg.jpg);*/
        color: #6f6f6f;
}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
        margin: 0;
        padding: 0;
        list-style: none;
}

th, td {
        font-size: 11px;
}

img { border: 0; }

#wrapper {
        margin: 2px auto;
        text-align: left;
        width: 750px;
        position: relative;
}

h1, h2, h3 {
        font-size: 11px;
}


h1 {
        margin: 0;
        padding: 0;
}

h2 {
        margin: 0 0 5px 0;
        padding: 0;
}

h3 {
        padding: 4px 0 0 0;
}

p {
        margin: 1em 0;
        padding: 0;
}

.block {
        /*display: block;*/
}
.logo{
/*background-color:#006699;*/
}

.women{
background: url(images/lady.gif) repeat-y scroll 0px -14px;

}
#logo{/*background-color:#009900;*/}
.clear {
        clear: both;
        height: 1px;
        padding-top: 0;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 1px;
        line-height: 1px;
}

* html .clear {
        margin-top: -5px;
        margin-bottom: -4px;
}

.left {
        float: left;
        margin: 1px 8px 0px 0px;
}

.softright {
        text-align: right;
}

.readmore {
        text-align: right;
}

/* ***** */
#bgwhite{
    width: 700px;
        background-color:#FFFFFF;
        }

#wrapper {
        width: 688px;
        background-image:url(images/bg.jpg)
}

/* header */

#header {
        background: url(images/header.gif) repeat-x;
        position: relative;
        width: 688px;
        height:160px;
        margin-bottom: 0px;
}

#header .bl { height: 157px; }

#header .tr { ) top right no-repeat; }
#header .bl { background: url(images/header_bl.gif) bottom left no-repeat; }
#header .br { background: url(images/header_br.jpg) bottom right no-repeat; width:100%;}

/* the story of two navs */

#nav-top {
        position: absolute;
        top: 17px; left: 252px;
        color: #fff;
}

#nav-top li {
        display: inline;
}

#nav-top a {
        color: #fff;
        font-weight: bold;
        text-decoration: none;
}

#nav-top a:hover {
          text-decoration: underline;
}

#nav-left {
        position: absolute;
        top: 66px; left: 26px;
}

/* body */

#body {
        background: url(images/body_bg.gif) repeat-y;
}

#body h2 {
        margin: 0 0 1.5em 0;
}

#body h3 {
        margin: 0 0 0 0;
}

#body ul {
        margin: 0;
        padding: 0;
        list-style: none;
}

#body li {
        padding: 0;
        margin:  0;
}

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

a:hover {
        color: #6f3f0b;
		text-decoration: underline
}

#cap {
        /*background: url(images/column_cap.gif) no-repeat;*/
        /*padding-top: 1px;*/
        width: 688px;
}

#buy {
        float: left;
        width: 189px !important;
        margin-left: 2px;
        display: inline;
}

#capabilities {
        float: left;
        width: 425px;
        margin-left: 28px;
}

#capabilities p {
        line-height: 1.5;
}

#capabilities h3 {
        font-size: 10px;
}

#news {
        float: left;
        width: 190px;
        margin-left: 34px;
}

#news h3 {
        font-size: 10px;
}

#news h3 a {
        text-decoration: none;
}

#news p {
        line-height: 1.5;
}

.timed {
        background: #5b96da url(images/support_bg.jpg) no-repeat;
        color: #fff;
        padding: 10px 10px 1.3em 71px;
        margin: 2em 0;
        border-bottom: 1px solid white;
}

.timed .readmore {
        margin-bottom: 0;
}

.timed h3 {
        margin: 0;
        padding: 0;
        text-indent: -57px;
}

.timed a {
        color: #fff;
}

.timed a:hover {
        text-decoration: none;
}

/* footer */

#footer {
        clear: both;
        text-align: center;
        
}

#footer div div {
 padding: 6px 0; 
 background-image:url(images/footer.gif);
 }

#footer, #footer a {
        color: #fff;
}

#footer div { width:100%; }
#footer div div { width:100%; width:100%; }

.glossymenu{
margin: 0px;
padding: 0;
width: 189px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(images/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 189;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #1B8094;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #216E8A;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
font-weight:normal;
}

.glossymenu div.submenu ul li a:hover{
background: #EBEBEB;
colorz: white;
font-weight:bold;
}
