/* Start of CMSMS style sheet 'myDreamisFrontendCSS' */
body {
  background: #f5f6f4 url(images/allbg.jpg) no-repeat center 0px;
  text-align: center;
  font-family: Arial;
  font-size: 75%;
  margin: 0px;
}

div#page_margins {
  /*background: transparent url(images/pagetop.png) no-repeat scroll -1px 0;*/
  max-width: 80em;
  min-width: 715px;
  min-height:74px;
  text-align: left;
}

div#mainContent {
  /*background: transparent url(images/palmtreesMiddle.jpg) no-repeat scroll center 234px; */
  margin: 0 auto;
  /*height: 811px; */
  width: 100%;
}

div#mainContentWrapper {
 /* background: transparent url(images/palmtreesBG2.jpg) no-repeat scroll center 234px; */
  margin: 0 auto;
 /* height: 811px;*/
  width: 100%;
}

div#mainContentCentered{
  margin: auto;
  width: 1014px;  
}

div#subnav{
  margin: 30px 0 0 20px;
  padding: 0;
}


div#page {
  padding: 10px;
  padding-top: 40px;
}

div#page_header {
 height: 80px;
 /*background: transparent url(images/myDreamisLogo.png) no-repeat scroll right center;*/
 margin-top: 50px;
 margin-right: 20px;
}

div#header {
  color: #4f152a;
  padding: 10px 20px 0 20px;
}

div#serviceLinks {

}

div#topnav {
  background: transparent none repeat scroll 0 0; 
  color: #AAAAAA;
  text-align: right;
}

div#topnav_sitemap {
  width: 50px;
  height: 21px;
  float: right;
  text-align: center;
/*  background: transparent url(images/sitemapBG.jpg) no-repeat; */
}

div#topnav_sitemap a {
  color: #D9C5CD;
  text-decoration: none;
}

div#topnav_sitemap a:hover {
  color: white;
}


div#topnav_dreamis {
  width: 113px;
  height: 21px;
  float: right;
  text-align: center;
 /* background: transparent url(images/sitemapBG.jpg) no-repeat; */
}

div#topnav_dreamis a {
  color: #D9C5CD;
  text-decoration: none;
}

div#topnav_dreamis a:hover {
  color: white;
}


a.skip, span.hideme{
  height: 1px;
  left: -1000em;
  position: absolute;
  top: -1000em;
  width: 1px;
}

div#leftFromPage {
  float: left;
  width: 100px;
  height: 240px; 
}

div#rightFromPage {
  float: left;
  width: 80px;
  height: 240px; 
}

div#pageColumn {
   float: left;
   width: 815px;
   margin-left: 8px;
}


div#nav {
  position:  relative; 
  width: 100px; 
  height: 240px; 
}

div#nav_main {
  text-align: right;
  width: 100px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding-bottom: 10px;
}

div#col1{
  float: left; 
  width:580px;
  margin-right: 10px
}

div#col3{
  float: left; 
  width:145px;
  background: transparent url(images/newsBar.jpg) no-repeat scroll 0 0;
  padding-left: 20px;
}


/* End of 'myDreamisFrontendCSS' */

