
/* ------------------ Real World Marketing ----------------------- */
/* ----------------------- LAYOUT.CSS ---------------------------- */

/* -------------------------- Head ------------------------------- */


		body{
			font-family: arial, sans-serif;
			font-size: 12px;
            color: #6B6B6B;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			background-color: #D3D3D3;
		}
		
		#container {
			width: 925px;
			height: 100%;
			margin: 0px;
			margin-top: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			background-color: #ffffff;
			border: 1px solid white;
			position: relative;
		}
		
		.containerrahmen {
            width: 100%;
			height: 100%; 
            padding: 0 0 0 0;
			background: url(layout_images/bg.gif) 0 0 repeat-y;
          }
		 
		.clear {   
            clear: both;
         }

		 #home {
			position: absolute; 
			width: 273px; 
			height: 83px; 
			z-index: 1; 
			left: 18px; 
			top: 21px;
		}
		  

/* -------------------------- Head ------------------------------- */

				
		#head {
			width: 925px;
			height: 115px;
			margin: 0 0 4px 0;
			position: relative;
			background-repeat: no-repeat;
			background-position: 0 0;
			border-bottom: 5px solid #BFDB2E;
			background-image: url(layout_images/rw_logo.gif);
		}
		
		#search {
			margin-top: 6px;
		 	margin-left: 755px;
			visibility: hidden;
		}
				
		#quicklinks {
			margin: 2px;
		 	text-align: right;
			position: absolute;
			top: 0;
			right: 0;
		}
		
		#imagehome {
			width: 480px;
			height: 54px;
			margin: 0 0 0 0;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-image: url(layout_images/img_home.jpg);
			position: absolute;
			right: 0;
			bottom: 1px;
		}
		#imagehome, {
			right: -1px;
			bottom: 0; }
		
		#imageaboutus {
			width: 480px;
			height: 54px;
			margin: 0 0 0 0;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-image: url(layout_images/img_aboutus.jpg);
			position: absolute;
			right: 0;
			bottom: 1px;
		}
		#imageaboutus, {
			right: -1px;
			bottom: 0; }
		
		#imageconsultancy {
			width: 480px;
			height: 54px;
			margin: 0 0 0 0;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-image: url(layout_images/img_consultancy.jpg);
			position: absolute;
			right: 0;
			bottom: 1px;
		}
		#imageconsultancy, {
			right: -1px;
			bottom: 0; }
		
		#imageindustry {
			width: 480px;
			height: 54px;
			margin: 0 0 0 0;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-image: url(layout_images/img_industry.jpg);
			position: absolute;
			right: 0;
			bottom: 1px;
		}
		#imageindustry, {
			right: -1px;
			bottom: 0; }
		
		#imagecasestudies {
			width: 480px;
			height: 54px;
			margin: 0 0 0 0;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-image: url(layout_images/img_casestudies.jpg);
			position: absolute;
			right: 0;
			bottom: 1px;
		}
		#imagecasestudies, {
			right: -1px;
			bottom: 0; }
		
		#imagetraining {
			width: 480px;
			height: 54px;
			margin: 0 0 0 0;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-image: url(layout_images/img_training.jpg);
			position: absolute;
			right: 0;
			bottom: 1px;
		}
		#imagetraining, {
			right: -1px;
			bottom: 0; }
	
		#imagenews {
			width: 480px;
			height: 54px;
			margin: 0 0 0 0;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-image: url(layout_images/img_news.jpg);
			position: absolute;
			right: 0;
			bottom: 1px;
		}
		#imagenews, {
			right: -1px;
			bottom: 0; }
		
		#imagecontact {
			width: 480px;
			height: 54px;
			margin: 0 0 0 0;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-image: url(layout_images/img_contact.jpg);
			position: absolute;
			right: 0;
			bottom: 1px;
		}
		#imagecontact, {
			right: -1px;
			bottom: 0; }
		
		
/* -------------------------- Navigation ------------------------------- */

		.left {
			width: 202px;
			height: 100%;
			float: left;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		}

				
		#navi {
			font-family: arial, sans-serif;
			float: left;
			width: 202px;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			background-color: #004F54;
			font-size: 12px;
			color: #FFFFFF;
			font-weight: bold;
		}

		#logo {
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			margin-top: -160px;
			width: 100%;
			position: relative;
		}
		#logo table {
			width: 202px;
			position: absolute;
			right: 0px;
		}



/* -------------------------- Content ------------------------------- */

		.center {
			width: 475px;
			height: 100%;
			float: left;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			display: block;
		}

		.center_email {
			width: 715px;
			height: 100%;
			float: left;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			display: block; 
		}
		
		#flashhome {
			height: 209px;
			margin: 0 0 0 0;
			background-color: #ffffff;
			border-right: 1px solid white;
			border-left: 1px solid white;
			border-bottom: 1px solid white;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-image: url(layout_images/flash_home.jpg);
		}

		#flashhome_email {
			height: 209px;
			margin: 0 0 0 0;
			background-color: #ffffff;
			border-right: 1px solid white;
			border-left: 1px solid white;
			border-bottom: 1px solid white;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-image: url(layout_images/flash_home.jpg);
			background-color: #F0F0F1;
		}
		
		#flashaboutus {
			height: 209px;
			margin: 0 0 0 0;
			background-color: #ffffff;
			border-right: 1px solid white;
			border-left: 1px solid white;
			border-bottom: 1px solid white;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-image: url(layout_images/flash_aboutus.jpg);
		}
		
		#flashconsultancy {
			height: 209px;
			margin: 0 0 0 0;
			background-color: #ffffff;
			border-right: 1px solid white;
			border-left: 1px solid white;
			border-bottom: 1px solid white;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-image: url(layout_images/flash_consultancy.jpg);
		}
	
		#flashindustry {
			height: 209px;
			margin: 0 0 0 0;
			background-color: #ffffff;
			border-right: 1px solid white;
			border-left: 1px solid white;
			border-bottom: 1px solid white;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-image: url(layout_images/flash_industry.jpg);
		}	
		
		#flashcasestudies {
			height: 209px;
			margin: 0 0 0 0;
			background-color: #ffffff;
			border-right: 1px solid white;
			border-left: 1px solid white;
			border-bottom: 1px solid white;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-image: url(layout_images/flash_casestudies.jpg);
		}
		
		#flashtraining {
			height: 209px;
			margin: 0 0 0 0;
			background-color: #ffffff;
			border-right: 1px solid white;
			border-left: 1px solid white;
			border-bottom: 1px solid white;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-image: url(layout_images/flash_training.jpg);
		}
		
		#flashnews {
			height: 209px;
			margin: 0 0 0 0;
			background-color: #ffffff;
			border-right: 1px solid white;
			border-left: 1px solid white;
			border-bottom: 1px solid white;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-image: url(layout_images/flash_news.jpg);
		}
		
		#flashcontact {
			height: 209px;
			margin: 0 0 0 0;
			background-color: #ffffff;
			border-right: 1px solid white;
			border-left: 1px solid white;
			border-bottom: 1px solid white;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-image: url(layout_images/flash_contact.jpg);
		}
		
		#content {
            float: left;
			height: auto;
            text-align: left;
			margin-top: 20px;
            margin-bottom: 0px;
			padding-left: 20px;
			padding-right: 10px;
			border-left: 1px solid white;
			/*overflow: auto;
			overflow-y: hidden;*/
			max-width: 444px;
		}

		#foot {
            float: left;
			height: auto;
			width: 166px;
            text-align: left;
			padding: 10px 16px 10px 20px;
			border-bottom: 1px solid white;
			background-color: #BDDA2A;
			background-image: url(layout_images/arrow_bg.gif);
			background-position: right top;
			background-repeat: no-repeat;
		}

		.for_sale {
			padding: 5px 20px 5px 5px;
			margin: 5px 0 15px 0;
			display: none;
			border: 1px solid #004F54;
			background-color: #F1F0F2;
			position: relative; }

		.for_sale img {
			border: 1px solid #004F54; }

		.for_sale_close {
			position: absolute;
			top: 0; 
			right: 0; }


		.for_sale_close, {
			margin-right: 11px;
			margin-top: 1px;
			cursor: pointer; }

		.altrow {
			background: #F0F0F1;
			border-top: 1px solid #004F54; 
			border-bottom: 1px solid #004F54; }

		.form_mailer_fields {
			border: 1px solid #004F54;
			margin-bottom: 25px; }
	
/* -------------------------- Quicklinks ------------------------------- */

		#left {
			width: 248px;
			float: right;
			clear: right;
			min-height: 450px;
			background: url(layout_images/1px_grey.gif) 0 0 repeat-x;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		}


/* ------------------------ Main Menu Styles ----------------------------- */
/* -------------------------- Navigation ------------------------------- */

		
		#navi ul {
			list-style-type: none;
			margin: 0 0 0 0;
			padding: 0;
			display: block;
			color: #fff;
		}
		
		#navi ul li {
			list-style-type: none;
			margin: 0px 0px 0px 0px;
			padding: 9px 7px 10px 20px;
			font-size: 11px;
			/*padding: 7px 7px 7px 20px;*/
			border-bottom: 1px solid white;
		}

		#navi ul li a {
			font-family: arial, sans-serif;
			font-size: 11px;
			text-transform: uppercase;
			color: #fff;
			text-decoration: none;
			display: block;
		}
		
		#navi ul li a:hover {
			font-family: arial, sans-serif;
			font-size: 11px;
			color: #D6EE30;
			text-decoration: none;
			font-weight: bold;
		}
		
		#navi ul.l1_limenu_default_current li.current a {
			color: #D6EE30;
			text-decoration: none;
			font-weight: bold;
		}
	
		#navi ul ul {
			margin: 0 0 0 0;
			padding: 0;
			display: none;
		}

		#navi ul li.current ul, 
		#navi ul li			ul.l2_limenu_default_current {	
			display: block; 
		}

		#navi ul ul li {
			margin: 0 0 0 17px;
			padding: 5px 7px 1px 0;
			border: none;
			list-style-image: url(layout_images/dots_white.gif);
		}
		#navi ul ul li:hover,
		#navi ul ul.l2_limenu_default_current li.current {
			list-style-image: url(layout_images/dots_green.gif);
		}
		
		#navi ul li.current ul li a, 
		#navi ul li	ul.l2_limenu_default_current li a {
		    color: #fff !important;
			margin-left: 0;
			font-weight: normal !important;
			font-size: 11px;			
			line-height: 1.0em;
			text-transform: none;
			display: block;
		}
		
		#navi ul.l1_limenu_default_current li ul li a:hover, 
		#navi ul li ul.l2_limenu_default_current li.current a, 
		#navi ul li ul.l2_limenu_default_current li	a:hover {
			color: #D6EE30 !important;
			font-weight: bold !important;
		}	
		
		#navi ul ul ul li a { 
			display: block !important;
			color: #fff !important;
			font-weight: normal !important; }

		#navi ul ul ul li.current { 
			display: block !important;
			color: #D6EE30 !important;
			font-weight: bold !important; }

		#content ul {
			list-style-image: url(layout_images/dots_grey.gif); }
		
		#content ul li {
			margin-bottom: 7px; }