
	/* ----  Body  ------------------------------------------------------ */
	body { 
	    margin: 0px; 
	    padding: 0px; 
	    height:100%;
	    background: url(../images/layout/background.jpg); 	
		background-repeat: repeat-x;	    
		background-color: #49a0e4;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color:#0072ba;		
	} 
	
	img {
		border:0px;
	}
	
	A 			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #0072ba; text-decoration:none; }	
	A:link 		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #0072ba; text-decoration:none; }	
	A:visited 	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #0072ba; text-decoration:none; }	
	A:active 	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #0072ba; text-decoration:none; }	
	A:hover 	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #0072ba; text-decoration:underline; }	
	
	
	/* ----  Lay out  --------------------------------------------------- */	
	div#canvas {
		width:855px;
		margin:0px auto; 
	}

	div#header {
		width:855px;
		height:265px;
	    background: url(../images/layout/background_header.jpg); 	
		background-repeat: no-repeat;
		float:left; 
	}

	div#topNav {
		position: relative;
		top:10px;
		left:20px;
		height:220px;
		width:430px;
	    /* background-color:#FF0000; */	
		float:left; 
	}	
	
	div#topNavMenu {
		float:left;
		width:430px; 
		height:30px; 
		/* background-color:#FFFF00; */
	}	
	
	div#EasywashLogo {
		position:relative; 
		left:32px; 
		top:34px; 
		/* background-color:#FFDD00; */
		width:280px; 
		height:124px;
	}

	div#icons {
		position: relative;
		top:5px;
		left:50px;
		height:20px;	
		float:left; 
	}	
	
	div#navigation {
		width:855px;
		height:53px;
	    background: url(../images/layout/background_navigation.jpg); 	
		background-repeat: no-repeat;
		float:left; 
		/* background-color:#FF0000; */
	}

	div#contentContainer {
		width:855px;
	    background: url(../images/layout/background_content.jpg); 	
		background-repeat: repeat-y;
		float:left; 
	}

	div#contentSchaduw {
		width:855px;
		background-color:#FF0000;
		float:left;
		background: url(../images/layout/background_content_shadow.jpg); 	
		background-repeat: no-repeat;
		background-position: 100% 0%;
	}	
	
	div#content {
		width:820px;
		margin:13px;
		float:left; 
	}

	div#header {
		width:855px;
		height:265px;
	    background: url(../images/layout/background_header.jpg); 	
		background-repeat: no-repeat;
		float:left; 
	}
	
	div#footer {
		width:855px;
		height:40px;
	    background: url(../images/layout/footer.png); 	
		background-repeat: no-repeat;
		float:left; 
	}

	div#footerEyec {
		width:855px;
		height:15px;	
		text-align:center;
		float:left; 
	}

	.footerEyec,
	.footerEyec A				{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #777777; text-decoration:none; }
	.footerEyec A:link			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #777777; text-decoration:none; }
	.footerEyec A:visited		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #777777; text-decoration:none; } 
	.footerEyec A:active		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #777777; text-decoration:none; }
	.footerEyec A:hover			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #000000; text-decoration:none; }	


	/* ----  Menu  ------------------------------------------------------ */
	ul#mainNavigation {
		position: relative;
		top: 5px;
		left: 20px;
		float: left;		
		margin: 0px;
		padding: 0px;
	}

	ul#mainNavigation li {
		position: relative;
		display: inline;
	}
	
	span#buttonLeft {
		width:7px;
		height:31px;
		float:left;
		background: url(../images/layout/tab_left.jpg); 	
		background-repeat: no-repeat;
	}

	span#buttonRight {
		width:7px;
		height:31px;
		float:left;
		background: url(../images/layout/tab_right.jpg); 	
		background-repeat: no-repeat;
	}
	
	.mainMenu {
		margin:8px 10px 5px 10px;  
		display:block;
		font-size:13px; 
		color: #FFFFFF;
	}
	.mainMenu A					{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:13px; color: #FFFFFF; text-decoration:none; }
	.mainMenu A:link			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:13px; color: #FFFFFF; text-decoration:none; }
	.mainMenu A:visited			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:13px; color: #FFFFFF; text-decoration:none; } 
	.mainMenu A:active			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:13px; color: #FFFFFF; text-decoration:none; }
	.mainMenu A:hover			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:13px; color: #FFFFFF; text-decoration:none; }
	
	span#buttonMiddle {
		height:31px;
		float:left;
		background: url(../images/layout/tab_tile.jpg); 	
		background-repeat: repeat-x;
	}

	/* ----  top Menu  ------------------------------------------------------ */
	ul#topNavigation {
		position: relative;
		float: left;
		margin: 0px;
		padding: 0px;
	}

	ul#topNavigation li {
		position: relative;
		display: inline;
		font-size:11px; 
		color: #7a7a7a;
	}
	
	ul#topNavigation li A 			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #7a7a7a; text-decoration:none; }	
	ul#topNavigation li A:link 		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #7a7a7a; text-decoration:none; }	
	ul#topNavigation li A:visited 	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #7a7a7a; text-decoration:none; }	
	ul#topNavigation li A:active 	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #7a7a7a; text-decoration:none; }	
	ul#topNavigation li A:hover 	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #7a7a7a; text-decoration:underline; }

	
	/* ----  sub Menu  ------------------------------------------------------ */
	div#submenuContainer {
		width=:280px;
		margin:0px;
		float:left;
	}
	
	div#submenuTop {
		width:280px;
		height:20px;
		margin:0px;
		background: url(../images/layout/submenu_top.jpg); 	
		background-repeat: no-repeat;
	}
	
	div#submenuContent {
		width:280px;
		margin:0px;
		background: url(../images/layout/submenu_tile.jpg); 	
		background-repeat: repeat-y;
	}
	
	div#submenuContents {
		width:240px;
		margin:0px 20px 0px 20px;
		color:#FFFFFF;
	}	
	
	div#submenuBottom {
		width:280px;
		height:20px;
		margin:0px;
		background: url(../images/layout/submenu_bottom.jpg); 	
		background-repeat: no-repeat;
	}	
	
	.submenu A					{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px; color: #FFFFFF; text-decoration:none; }
	.submenu A:link				{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px; color: #FFFFFF; text-decoration:none; }
	.submenu A:visited			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px; color: #FFFFFF; text-decoration:none; } 
	.submenu A:active			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px; color: #FFFFFF; text-decoration:none; }
	.submenu A:hover			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px; color: #FFFFFF; text-decoration:none; }	
	
	
	/* ----  Blocks  -------------------------------------------------------- */
	div#blockContainer {
		width=:280px;
		margin:0px;
		float:left;
		z-index:-50;
	}
	
	div#blockTop {
		width:280px;
		height:20px;
		margin:0px;
		background: url(../images/layout/block_top.jpg); 	
		background-repeat: no-repeat;
		z-index:-50;
	}
	
	div#blockContent {
		width:280px;
		margin:0px;
		background: url(../images/layout/block_tile.jpg); 	
		background-repeat: repeat-y;
		z-index:-50;
	}
	
	div#blockContents {
		width:240px;
		margin:0px 20px 0px 20px;
		color:#FFFFFF;
		z-index:-50;
	}	
	
	div#blockBottom {
		width:280px;
		height:20px;
		margin:0px;
		background: url(../images/layout/block_bottom.jpg); 	
		background-repeat: no-repeat;
		z-index:-50;
	}	

	
	/* ----  Content  ------------------------------------------------------- */
	h1 {font-size:31px; margin-bottom:4px; padding:0px; }
	h2 {font-size:21px; margin-bottom:4px; padding:0px; }
	
	div#contentBlock {
		margin:10px; 
		width:500px; 
		float:left; 
	}

	div#contentBlockFull {
		margin:10px; 
		width:800px; 
		float:left; 
	}	
	
	div#contentSide {
		margin:10px; 
		width:280px; 
		float:right; 
	}
	

	

	
