/* CSS Document */

a {color:#3C64AB;}
a:hover {text-decoration:none; color:#fff; background:#3C64AB;}

body {margin:0px; font-family: "Lucida Grande", Arial, Helvetica, sans-serif, sans;}

p, ul, li {font-size:11px;}

#container {width:780px;}

#logo {width:780px; height:90px; background:#3C64AB;}

#logo h1 {position:relative; width:240px; height:90px; margin:0px; padding:0px; top:0px; left:0px; overflow:hidden; display:block;}
#logo h1 span {position:absolute; width:240px; height:90px; margin:0px; padding:0px; top:0px; left:0px; z-index:1; background:url("images/logo.gif");}

#logo h3 {position:absolute; font-size:12px; color:#fff; margin:0px; padding:0px; width:300px; top:40px; left:470px; display:block; text-align:right;}


#mid {width:780px; height:150px; position:relative;}
#mid #flash2 {position:absolute; top:0px; left:430px;}
#mid #midImg {width:430px; height:150px; background:url("images/light.jpg");}
#mid #patternDark {position:absolute; width:350px; height:75px; margin:0px; padding:0px; top:90px; left:430px; background:url("images/pattern_yellow_dark.gif"); display:inline;}
#mid #patternLight {position:absolute; width:350px; height:75px; margin:0px; padding:0px; top:165px; left:430px; background:url("images/pattern_yellow_light.gif"); display:inline;}
/*===================================================================*/
#content {position:relative; width:780px; margin:0px; padding:0px;}
/*#content2 {margin:0px; padding:0px; background:url("images/pattern_gray.gif");}*/

#nav {width:160px; float:left; margin:0px; padding:0px; /*background:url("images/pattern_blue.gif");*/}
#nav div {display:block; position:relative; margin:8px;}
#nav div a {text-decoration:none; cursor:pointer;}

/* group */
div.link_home, div.link_about, div.link_services, div.link_testimonials, div.link_employment {width:142px; height:52px;}

a.link_home, span.link_home,
a.link_about, span.link_about,
a.link_services, span.link_services,
a.link_testimonials, span.link_testimonials,
a.link_employment, span.link_employment
{
	position:absolute;
	width:142px;
	height:52px;
	left:0px;
	top:0px;
}

a:hover span.link_home, a:hover span.link_about, a:hover span.link_services, a:hover span.link_testimonials, a:hover span.link_employment {background-image:none;}

div.link_home span.roll,
div.link_about span.roll,
div.link_services span.roll,
div.link_testimonials span.roll,
div.link_employment span.roll {position:absolute; width:142px; height:52px; margin:0px; padding:0px; top:0px; left:0px; z-index:1;}

/* end group */

a.link_home, div.link_home span.roll {background: url("images/roll_home.gif") no-repeat;}
span.link_home {background: url("images/nav_home.gif") no-repeat; z-index:1;}

a.link_about, div.link_about span.roll {background: url("images/roll_about.gif") no-repeat;}
span.link_about {background: url("images/nav_about.gif") no-repeat; z-index:1;}

a.link_services, div.link_services span.roll {background: url("images/roll_services.gif") no-repeat;}
span.link_services {background: url("images/nav_services.gif") no-repeat; z-index:1;}

a.link_testimonials, div.link_testimonials span.roll {background: url("images/roll_testimonials.gif") no-repeat;}
span.link_testimonials {background: url("images/nav_testimonials.gif") no-repeat; z-index:1;}

a.link_employment, div.link_employment span.roll {background: url("images/roll_employment.gif") no-repeat;}
span.link_employment {background: url("images/nav_employment.gif") no-repeat; z-index:1;}

/**/

#contentText {float:left; width:460px; margin:0px; padding:5px 10px 5px 10px; top:240px; left:160px; background:#FFF;}
/*#contentText p {visibility:hidden;}*/

/*#patternRight {float:right; width:140px; top:240px; left:640px; background:url("images/pattern_gray.gif");}*/
/**/

#footer {width:780px; height:5px; margin:10px 0px 10px 0px; background:#3C64AB; clear:both;}

/**/
#cyber {width:43px; height:20px; margin-left:auto; margin-right:auto; padding-bottom:20px; font-size:10px;}
#cyber div a {text-decoration:none; cursor:pointer;}

div.cyber {position:relative; width:43px; height:20px; overflow:hidden;}
a.cyber, span.cyber {
	position:absolute;
	width:43px;
	height:20px;
	left:0px;
	top:0px;
}
span.cyber {background: url("images/cybernet_logo.jpg") no-repeat; z-index:1;}