@charset "UTF-8";
/* CSS Document */

body{
line-height:1.5 em;
/*background-color:#e5e4d2;*/
background-image:url(images/background.jpg);
background-repeat: repeat;
padding: 0px;
margin: 0px;
}

#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0; /*Center container on page*/
padding: 0px;
/*background-image:url(images/background.jpg);
background-repeat: repeat;*/
position:relative;
}

#leftsidebar{
/*background-image:url(images/10facts.jpg);
margin-top:40px;*/
width:535px;
height: auto;
float:left;
background-repeat:no-repeat;
background-color:#dcedd2;
margin-left:45px;
/*margin-top:-100px;*/
border-left: #9fd4bd 9px solid;
border-right: #9fd4bd 5px solid;
border-bottom: #9fd4bd 9px solid;
}

#whitebackground{
/*background-color:white;*/
}

#rightsection {
width:315px;
float: right;
background-position: right top;
background-color:#dcedd2;
padding:0;
margin-right:77px;
border-right: #9fd4bd 9px solid;
border-left: #9fd4bd 4px solid;
border-bottom: #9fd4bd 9px solid;
}

.clear {
  clear: both;
}

#sectioncontainer {
width:1000px;
/*height:auto;*/
position:relative;
padding:0;
margin:0;
}

#header{
/*background-image:url(images/header.jpg);
background-repeat:no-repeat;*/
width:1000px;
height:50px;
}

#headerlogo {
width:150px;
height:42px;
float:left;
margin-left:45px;
margin-top:10px;
}

#headernav {
width: 500px;
height:23px;
float:right;
margin-right:50px;
/*margin-top:15px;*/
}

#navimages {
width: 465px;
height:50px;
float:right;
margin-right:5px;;
margin-top:5px;
background-image:url(images/nav_images_test.png);
background-repeat:no-repeat;
}

#contentcontainer{
width:595px;
float:right;
position:relative;
/*height:auto;*/
padding: 0;
margin: 0;
}

#contentleft{
width: 470px;
/*height:auto;*/
float:left;
/*position:absolute;*/
padding:0;
margin-left: 30px;
margin-top: 15px;
margin-bottom: 15px;
background-color: #EFEBC2;
border: #E2DFBA 2px solid;
}

#contentleft2 {
width: 470px;
/*height:auto;*/
float:left;
/*position:absolute;*/
padding:0;
margin-left: 30px;
/*margin-top: 10px;*/
margin-top: -200px;
margin-bottom: 15px;
background-color: #EFEBC2;
border: #E2DFBA 2px solid;
}

#contentright{
width:165px;
height:275px;
float:right;
background-image:url(images/mc_featurebox01.jpg);
}

#titleleft {
width:400px;
height:50px;
float:left;
margin-left:60px;
margin-top: -42px;
}

#titleleft2 {
width:400px;
height:50px;
float:left;
margin-left:60px;
margin-top: -268px;
}

#titleright {
width:200px;
height:50px;
float: right;
margin-right:60px;
margin-top: -42px;
}

.itemtitle {
font-family:Verdana;
font-size:14px;
color:#74b64a;
font-weight:bold;
padding-bottom:5px;
}

.itemlink a{
font-family:Verdana;
font-size:11px;
color:white;
background-color:#74b64a;
text-decoration:none;
padding:3px 5px 3px 5px;
}

.itemlink a:hover{
text-decoration:none;
background-color:#dcedd2;
color: #006838;
}


.fineprint{
font-family:Verdana;
font-size:10px;
color:black;
margin-left:10px;
}

.fineprint a{
font-family:Verdana;
font-size:10px;
color:#006838;
text-decoration:underline;
}

.fineprint a:hover{
font-family:Verdana;
font-size:10px;
color:#666666;
text-decoration:none;
}

#content{
width: 275px;
height:auto;
margin: 22px 10px 10px 15px;
font-family:Verdana;
font-size:12px;
color:black;
line-height:1.5em;
text-align: justify;
background-color: #EFEBC2;
border: #E2DFBA 2px solid;
}

#content2{
width: 275px;
height:auto;
margin: -180px 10px 10px 15px;
font-family:Verdana;
font-size:12px;
color:black;
line-height:1.5em;
text-align: justify;
background-color: #EFEBC2;
border: #E2DFBA 2px solid;
}

.greentext {
font-family:Verdana;
font-size:14px;
color: #006838;
font-weight:bold;
}

.contenttxt{
font-family:Verdana;
font-size:12px;
color:black;
line-height:1.5em;
text-align: left;
margin: 5px 10px 5px 10px;
}

.contenttxt a {
color:green;
text-decoration:none;
}

.contenttxt a:hover {
color:#333333;
text-decoration:none;
}

.contenttxt_work{
font-family:Verdana;
font-size:10px;
color:black;
line-height:1.5em;
text-align: left;
margin: 5px 10px 5px 10px;
}

/*.contenttxt a{
font-family:Verdana;
font-size:12px;
color:#006838;
line-height:1.5em;
text-align: justify;
}

.contenttxt a:hover{
font-family:Verdana;
font-size:12px;
color: #666666;
text-decoration: underline;
}*/

.contentbullets{
line-height: 1.7em;
padding-left: 20px;
padding-top: 0px;
margin-left: 20px;
margin-right: 10px;
list-style-position: outside;
list-style-image: url(images/bulletsb.jpg);
list-style-type: circle;
font:Verdana;
font-size:12px;
color:#4f85aa;
}

#featurebox{
background-image:url(images/feature_header.jpg);
background-repeat:repeat-x;
width:1000px;
height:400px;
}

#featurebox2{
background-image:url(images/feature_header_secs.jpg);
background-repeat:repeat-x;
width:1000px;
height:400px;
}

#navbar{
/*background-image:url(images/navbar.jpg);*/
width:820px;
height:40px;
}

#navbarlink1{
width:90px;
height:40px;
margin-left:364px;
background-image:url(images/btn-aboutjob.jpg);
}

#navbarlink2{
width:85px;
height:40px;
margin-left:464px;
background-image:url(images/btn-aboutcapla.jpg);
}



.bullets{
line-height: 1.5em;
/*margin-top: 0px;*/
padding-top: 5px;
padding-left: 15px;
margin-left: 15px;
list-style-position: outside;
list-style-image: url(images/bulletsb.png);
list-style-type: none;
font:Verdana;
font-size:11px;
color: #333333;
}

.bullets a{
text-decoration:none;
font:Verdana;
font-size:12px;
color:#3db230;
}

.bullets a:hover{
text-decoration:none;
font:Verdana;
font-size:12px;
color: black;
}

#footer{
width:900px;
height:80px;
background-image:url(images/footer_test.png);
background-repeat:no-repeat;
margin-left:45px;
margin-top:5px;
}

#footeremail{
width:175px;
height:40px;
margin-left:50px;
/*margin-top:45px;*/
padding-top:40px;
font-family:Verdana;
font-size:10px;
color:black;
line-height:1.5em;
float:left;
color: #666666;
}

#footeremail a{
text-decoration:underline;
color:#006838;
font-family:Verdana;
}

#sitemap{
width:200px;
height:40px;
margin-left:20px;
/*margin-top:45px;*/
padding-top:40px;
font-family:Verdana;
font-size:10px;
color:black;
line-height:1.5em;
float:left;
}

#sitemap a{
text-decoration:none;
color:#006838;
font-family:Verdana;
}

#sitemap a:hover{
text-decoration:underline;
color: #666666;
font-family:Verdana;
}

/* nav */

.navtabs{
width: 100%;
overflow: hidden;
margin-top:30px;
/*border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.navtabs ul{
margin: 0;
padding: 0;
/*padding-left: 10px; offset of tabs relative to browser left edge*/
font: bold 12px tahoma;
list-style-type: none;
}

.navtabs li{
display: inline;
margin: 0;
}

.navtabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 1px 13px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: #006838;
background: #74B64A; /*background of tabs (default state)*/
}

.navtabs li a:visited{
/*color: #087F43;*/
}

.navtabs li a:hover, .navtabs li.selected a{
background: #dcedd2; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

