@import url(cms-admin.css);
body {
  background: #c1b78c;
     padding: 3px;
   min-width: 750px;
}
div.imgcontent{
	margin-bottom:5px;
	}
body, td { font: 11px Arial, Helvetica, sans-serif }
td { vertical-align: top }
img { border: none }
div#header, div#content-container { margin: 0 auto }
div.floatFix { clear: left; height: 0 }
h2 {
    font-size: 120%;
  font-weight: bold;
    max-width: 560px;
   margin-top: 0;
}

hr {
       border: none;
   border-top: solid 1px black;
       height: 0;
        width: 80%;
  margin-left: 10px;
   text-align: left;
}

/* -[ HEADER ]--------------------------------------------------------------- */
div#header {
   background: #4d77a0 url(../pages/headerImageA.jpg) top right no-repeat;
        width: 754px;
       border: solid 3px white;
}

td#tdImgA {
	padding-left: 5px;
    padding-top:  5px;
    max-width:    80px;
    max-height:   92px;
    overflow:     hidden;
}

img#headerImageA {
    /*position:    absolute;
    margin-left: 5px;
    margin-top:  5px;
    max-width:   80px;
    max-height:  92px;
    overflow:    hidden;*/
}

/* Logo */
td#tdLogo {
            width: 300px;
         overflow: visible;
}

img#headerImageB {
         position: absolute;
       margin-top: 3px;
      margin-left: -30px;
        max-width: 286px;
       max-height: 75px;
         overflow: hidden;
}

td#tdHeaderText {
	width:        384px;
	padding-top:  5px;
	padding-left: 10px;
}

div#headerText {
	color:       white;
    /*position:    absolute;*/
    width:       374px;
    overflow:    hidden;
    /*margin-left: 100px;*/
    /*margin-top:  80px;*/
}

div#headerText a:link, div#headerText a:visited, div#headerText a:active {
            color: white;
  text-decoration: none;
}

div#headerText a:hover {
            color: white;
  text-decoration: underline;
}

form#frmLanguage {
          padding: 0;
       margin-top: 0;
    margin-bottom: 0;
}

div#headerLinks {
         position: absolute;
       margin-top: 83px;
      font-weight: bold;
    padding-right: 10px;
       text-align: right;
            width: 450px;
      margin-left: -200px;
}

div#headerLinks a:link, div#headerLinks a:visited, div#headerLinks a:active {
            color: #3a3a3a;
  text-decoration: none;
}

div#headerLinks a:hover {
            color: #3a3a3a;
  text-decoration: underline;
}

/* -[ CONTENT CONTAINER ]---------------------------------------------------- */
div#content-container {
    min-width:      754px;
    width:          754px;
    background:     white url(../pages/contents-bg.jpg) -40px top repeat-y;
    border-left:    solid 3px white;
    border-right:   solid 3px white;
    border-bottom:  solid 3px white;
    padding-bottom: 6px;
}

div#content-container div.column {
    /*float: left;*/
}

div#content {
    width:       474px;
    background:  white;
    margin-top:  10px;
    margin-left: 8px;
}

div#nav {
    width:      168px;
    background: #c5c6c1 url(../pages/lc-bg.jpg) left top no-repeat;
    float:      left;
    overflow:   hidden;
}

div#image-strip {
    width:      100px;
    margin-top: 10px;
    background: white;
}

/* -[ LINKS ]---------------------------------------------------------------- */
ul#links {
	background:  #b3cae4 url(../pages/links-bg.jpg) top left no-repeat;
    width:       100%;
    margin:      0;
    padding:     15px 0 0 0;
    list-style:  none;
    font:        120% bold "Times New Roman", Times, serif;
}

ul#links li {
    padding:       3px 3px 3px 10px;
    border-bottom: solid 1px white;
    list-style:    disc url(../pages/link-arrow.png) inside !important;
    list-style:    disc url(../pages/link-arrow.gif) inside; /* for IE 6 */
}

ul#links li a {
	font-weight: bold;
	margin-left: -10px;
}

ul#links li:first-child {
	border-top: solid 1px white;
}

ul#links li a:link, ul#links li a:visited, ul#links li a:hover, ul#links li a {
	color: #3a3a3a;
	text-decoration: none;
}

ul#links li a:active {
	color: #3a3a3a;
	text-decoration: underline;
}

li#link-home {
	background: #c5c6c1 url(../pages/lc-bg.jpg) left -16px no-repeat;
}

li#link-opportunity {
	background: #c5c6c1 url(../pages/lc-bg.jpg) left -65px no-repeat;
}

li#link-myStory {
	background: #c5c6c1 url(../pages/lc-bg.jpg) left -114px no-repeat;
}

h1 {
             color: white;
        background: #6283b6;
         font-size: 130%;
       font-family: "Times New Roman", Times, serif;
           padding: 5px 5px 5px 10px;
    text-transform: uppercase;
            margin: 5px 0;
}

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
             color: white;
   text-decoration: none;
}

/* -[ LINKS COLUMN CONTENT ]------------------------------------------------- */
div.linkColumnContent {
    font-size:   90%;
    color:       #313d25;
    line-height: 1.7em;
    padding:     2px 5px;
}

div.linkColumnContent p {
    margin-top: 0;
    margin-bottom: 10px;
}

div#linkColumnImages img {
    max-width:  40px;
    max-height: 33px;
    overflow:   hidden;
}

div#linkColumnImages td {
	max-width:     42px;
    max-height:    33px;
    padding-left:  1px;
    padding-right: 1px;
}

/* -[ CONTENT ]-------------------------------------------------------------- */
table#tbl-content {
	width:       573px;
    background:  #f3f0e5 url(../pages/opportunity-eagle-bg.gif) 60% 40% no-repeat;
    margin-top:  5px;
    margin-left: 8px;
    float:       left;
}

td#tdContentImg {
	padding-top:  4px;
	paddinf-left: 4px;
}

img#content-top {
    max-width:  218px;
    max-height: 142px;
    overflow:   hidden;
}

div#content-top-text {
    max-width:   252px;
    margin-left: 2px;
}

img#content-central {
    max-width:  470px;
    clear:      both;
    margin-top: 8px;
    overflow:   hidden;
}

div#content-text {
    clear:         both;
    max-width:     470px;
    margin-top:    8px;
    padding-left:  5px;
    padding-right: 5px;
    overflow:      hidden;
}

/* -[ IMAGE STRIP ]---------------------------------------------------------- */
td#tdImageStrip {
    width: 95px;
  padding: 2px 0 6px 3px;
}

div#image-strip img {
   max-width: 94px;
  max-height: 76px;
     display: block;
    overflow: hidden;
}

div#image-strip img:first-child {
  margin-top: 4px;
}

/* -[ SUB PAGES ]------------------------------------------------------------ */
div#subContents {
	width:       567px;
    background:  white;
    margin-top:  5px;
    margin-left: 8px;
    float:       left;
	padding:     3px;
}

/* -[ COMPANY ]------------------------------- */
table#company-contenttop img {
	max-width:  218px;
	max-height: 142px;
}

table#company-contenttop td.text {
	max-width: 342px;
}

div#company-centraltext {
	max-width: 560px;
}

table#company-imagebar {
	width: 100%;
}

table#company-imagebar img {
	max-width:  131px;
	max-height: 107px;
	width:      131px;
	height:     107px;
	background: red;
}

/* -[ COPYRIGHT ]------------------------------------------------------------ */
div#copyright {
         color: #62730d;
         width: 743px;
    text-align: right;
   margin-left: auto;
  margin-right: auto;
}

/* -[ JOIN NOW, SHOP NOW LINKS ]--------------------------------------------- */
div#join-section, div#shop-now-section {
      font-size: 200%;
    font-weight: bold;
        padding: 8px 8px 14px 8px;
}

div#shop-now-section { text-align: right }

div#join-section a:link, div#join-section a:visited, div#join-section a:hover, div#join-section a:active,
div#shop-now-section a:link, div#shop-now-section a:visited, div#shop-now-section a:hover, div#shop-now-section a:active {
          color: #697819;
text-decoration: none;
}
#linkColumnImages table {
  float: left;
}