/* CSS Document */

/*Main And Body*/
#main {width:47.4em; height:40em; margin:0 auto}
body {background-color:#2D5685}

/*Main Border*/
#borderLeft {width:1.25em; height:36.45em; float:left}
#borderTop {height:0.95em; width:44.8em}
#borderRight {width:1.1em; height:36.45em; float:left}
#borderBottom {height:1.15em; width:44.8em}

/*Containers*/
#mainContainer {width:44.8em; height:36.8em; float:left}
#contentImgContainer {background-color:#FFFFFF; height:34.35em; width:44.8em}
#logoAndImages {height:8.5em; width:44.7em}
#nav {height:1.85em; width:44.65em}
#textAndOther {background-color:#FFFFFF; height:23.3em; width:44.5em}


/*nav bar*/
#spacerLeft {height:1.85em; float:left}
#home {float:left}
#approach {float:left}
#services {float:left}
#benefits {float:left}
#EAP {float:left}
#contact {float:left}
#spacerRight {float:left; clear:right}

/*Content Borders*/
#contentBorderTop {width:33.1em; height:0.7em}
#contentBorderLeft {width:0.55em; height:21.6em; float:left}
#contentBorderRight {width:0.8em; height:21.6em; float:left}
#contentBorderBottom {height:0.95em; width:32.9em; float:left}

/*Content*/

#content {width:30.6em; height:21.6em; overflow:auto; padding-right:0.5em; padding-left:0.4em; text-align:justify; float:left}
#secondaryContent {background-color:#FFFFFF; margin-left:0.8em; width:10.5em; height:21.6em; float:left; clear:right}
h3 {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:0.9em}
p {font-family:Arial, Helvetica, sans-serif; font-size:0.8em}
#inlineText {color:#FF6600}
#inlineTextBold {font-weight:bold}
p.inlineHeading {font-weight:bolder}
#inlineHeading {font-weight:bolder}
#picLink {border:dotted; border-width:1px; border-color:#FF9900; margin-left:1.5em; float:right}
#subtext {font-size:0.8em}
p.textBox {border:solid 1px gray; padding:0.8em}
li {font-family:Arial, Helvetica, sans-serif; font-size:0.7em}
#copyright {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.5em; font-weight:bold}

/*Content The Team*/
#steven {height:11.5em; margin-top:0.2em; float:left}
#rachel {height:11.5em; margin-top:1.4em; float:left}
#lucy {height:11.5em; margin-top:1.4em; float:left}
#jan {height:11.5em; margin-top:1.4em; float:left}				 

/*Images*/
#img1 {background-color:#FFFFFF; width:8.85em; height:8.5em; float:left}
#img2 {background-color:#FFFFFF; width:9.2em; height:8.5em; float:left}
#img3 {background-color:#FFFFFF; width:7.75em; height:8.5em; float:left}
#img4 {background-color:#FFFFFF; width:9.3em; height:8.5em; float:left}

/*Logo*/
#logo {background-color:#FFFFFF; width:9.4em; height:8.5em; float:left}

/*Links*/
a {text-decoration:none}
img {border:none}


