html, body {margin:0; padding:0; height: 100%;}

body {width:100%; height:100%; background-color:#fff; margin:0 0 0 0;
font:normal 10pt/12pt Arial, Tahoma, Sans-Serif, Helvetica; color:#444444;}

#wrap {width:990px; background-color:#fff;}

#header {position:relative; width:340px; height:60px; left:0; top:30px;}
#topmenu {display:none;}
#side-nav {display:none;}
#footer {display:none;}
#multi-drop-menus {display:none;}

#contentarea {width:700px; float:right; margin:35px 90px 5px 0;}
#contentarea.home {width:700px; float:right; margin:25px 90px 5px 0;}

a:link {color:#003366;}

h1 {font-size:1.4em; line-height:1.3em; color:#882F33; letter-spacing:-.01em; margin-top:-5px;}
h2 {font-size:1.2em; font-weight:bold;}
h3 {font-size:1.2em; font-weight:bold; font-style:italic; color:#235588; margin:10px 0 5px 0;}
h4 {font-size:1.3em; font-weight:normal; line-height:1.3em; letter-spacing:.01em;}
h4.color {color:#314B62; font-weight:bold;}

p {margin:0 0 1em}

img {border:0px;}

img.Shadow {
    background:url(../images/photo-drop-shadow.jpg) no-repeat right bottom;
    padding:6px 11px 11px 6px;
    margin-right:10px;
    float:center;
}
img.RightShadow {
    background:url(../images/photo-drop-shadow.jpg) no-repeat right bottom;
    padding:6px 11px 11px 6px;
    margin-left:10px;
    float:right;
}
img.LeftShadow {
    background:url(../images/photo-drop-shadow.jpg) no-repeat right bottom;
    padding:6px 11px 11px 6px;
    margin-right:10px;
    float:left;
}



/* --------- home page table---------- */

table.home {width:700px; border:0px;}
td.left {vertical-align:top; width:460px;}
td.right {vertical-align:top; width:230px; text-align:center;}

/* --------- home page left column ---------- */

#just-launched {font:italic bold 14pt/10pt Arial, Tahoma, Sans-Serif, Helvetica; color:#235588; letter-spacing:-.01em; margin-bottom:6px; padding-left:35px;}

img.JustLaunched {background:url(../images/photo-drop-shadow.jpg) no-repeat right bottom;
    padding:6px 11px 11px 6px;
    margin-left:40px; margin-bottom:-1px;}
	
.adjust{margin-left:38px;}


#home-left {margin-left:35px; width:230px; height:500px; padding-top:6px;
background:url(../images/home-right-bkgd.jpg) no-repeat;}

p.divider {border:none; border-bottom:1px solid #235588; height:0; width:190px; margin-left:20px;} 

img {border: 0px;}

table {width:650px; padding:5px; border:0px; margin-left:-5px;}
td {vertical-align:bottom; width:205px;}
td.middle {vertical-align:middle;}
td.top {vertical-align:top;}
td.wide {width:410px;}


/* --- old table navigation for individual model pages ----- */

table#links {background-color:#314B62; width:550px; margin-left:50px;}

table#links td {
    background-color:#314B62;
    border-width:1px;
    border-style:solid;
    border-color:#ccc;
    padding:2px;
}

.tablelinks {
    text-align:center;
    font-size:1.2em; 
    font-weight:bold; 
    color:#fff;
    width:110px;
}



