
/*............. SEMI STYLES ............... */


body { background:#fff url(../images/backrnd.jpg) repeat-x; }

/* SWITCH SITEWRAPPER */

body#semi #siteWrapper, body#straight #siteWrapper { background-image:url(../images/siteWrapper.gif); }

/* SWITCH HEADER PHOTO based on page */

body#semi #header, body#straight #header { background-image:url(../images/header.jpg); }

#logo a {display:block; width:213px; height:103px; text-indent:-3000px;}
body#semi #logo { display:none }

/*  NAV  */

#navWrapper{ position:absolute; width:759px; left:14px; top:294px; z-index:99;}

#navOne a, #navTwo a, #navThree a, #navFour a, #navFive a{ position:absolute; height:26px; display:block; text-indent:-3000px; text-decoration:none; background-position:0 26px; float:left; }

#navOne a { width:147px; left: 0px; background-image:url(../images/navOne.gif); }

#navTwo a { width:152px; left: 147px; background-image:url(../images/navTwo.gif); }

#navThree a { width:141px; left: 299px; background-image:url(../images/navThree.gif); }

#navFour a { width:158px; left: 440px; background-image:url(../images/navFour.gif); }

#navFive a { width:132px; left: 598px; background-image:url(../images/navFive.gif); }

#navOne a:hover, #navTwo a:hover, #navThree a:hover, #navFour a:hover, #navFive a:hover { background-position:0 0px; }

body#straight #navFive a { background-image:url(../images/navFive.gif); background-position:0 0;}



#content-home{ width:730px; text-align:left; vertical-align:top; background:#fff; }

#content-home td{ width:130px; }