body
      {
		background:url('/images/Kuhle_Quality_Projects_background.jpg') 50% 50% no-repeat #FC3; 
		font-family:Georgia, Times, serifs;
		position:relative; left:-140px; top:0; bottom:0; right:0px;
		
	}
	#header
      {	
		    position:relative; left:130px; top:0; bottom:100px; right:200px;
			height:258px; width:1052px; max-width:1052px; min-width:258px; 
			background:url('/images/Kuhle_Quality_Projects_header_background.jpg');
			position:relative; clear:left;
			border:1px dashed green;
			border-radius: 25px; 
			margin:0 auto;   
		    overflow:hidden; 
			-moz-opacity:.80; 
			filter:alpha(opacity=80); 
			opacity:.70; -moz-border-radius: 25px;
			-webkit-border-radius: 25px; 
			-khtml-border-radius: 25px; 
			behavior: url('border-radius.htc');
	}	
	#floater 
	{
		position:relative; float:left;
		height:130px;	margin-bottom:-100px;
		width:1px;
	}
	.rightmargin
	{
	margin: 20px;
	
	}
	 
	#centered 
	{
		position:relative; clear:left;
		height:520px; width:520px; max-width:520px; min-width:800px;
		margin:0 auto;
		background:#fff;
		border:1px dashed green;
	}
	#centeredProjects
	{
		position:relative; clear:left;left:20px;
		height:550px; width:840px; max-width:840px; min-width:800px;
		margin:0 auto;
		background:#fff;
		border:1px dashed green;
		border-radius: 25px;
	}
	
	#centeredHome
	{
		position:relative; clear:left;left:20px;
		height:650px; width:820px; max-width:820px; min-width:800px;
		margin:0 auto;
		background:#fff;
		border:1px dashed green;
		border-radius: 25px;
	}
	
	#copyrights
	{
		position:absolute;
		bottom:-80px;
	    right:660px;
		color:yellow;
	}
	 
	#leftcontent
       {	
	    width:200px; /* width of menu */
		height: 541px;
		float:left;
		left:190px;
	}
	 
	#content 
	{
		position:absolute; left:190px; right:0; top:0; bottom:0;
		overflow:auto; height:380px;
		padding:20px; margin:10px;
		float: right;
		width:580px;
	}
	#contentProjects 
	{
		position:absolute; left:170px; right:0; top:0; bottom:0;
		overflow:auto; height:450px;
		width:620px;
		padding:20px; margin:10px;
		float:right;
		border-radius: 25px;
	}
	
	#contentHome
	{
		position:absolute; left:170px; right:0; top:0; bottom:0;
		overflow:auto; height:580px;
		width:600px;
		padding:20px; margin:10px;
		float:right;
		border-radius: 25px;
	}  
	
    #rightcontent
       {	
	    position:absolute; left:740px; top:-120px; bottom:10px; right:20px;
		padding:20px; margin:10px;
		height:570px;
		width:240px;
		float: left;
		margin:120px;
		background:13510e; /* background of menu */  
		color: yellow;
	    opacity:0.8;
        filter:alpha(opacity=80); /* For IE8 and earlier */
		border-style: dashed;
		border-width: 1px;
		border-color:green;
		border-radius: 25px;
		border:1px dashed green;
		background:green; /* fallback for browser that not support rgba */
		background:green; 
		background: green; /* Works on all modern browsers
		background: transparent\9; /* clear current background for ie */
		zoom:1; /* required for the filters */
		
		/* For IE 5.5 - 7*/
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=green, endColorstr=green);
		/* For IE 8*/
		-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=green, endColorstr=green)";
	} 
	#gallaries
       {	
	    width:200px; /* width of menu */
        overflow: auto;
        background:#f9a512; /* background of menu */  
        margin: 10px;
        padding:0px;
        padding-top:120px; /* top padding */
        list-style-type: none;
		height:133px;
		float:left;
		color: #ff0033;
	    position:right;
        opacity:0.8;
        filter:alpha(opacity=80); /* For IE8 and earlier */
		border-style: dashed;
		border-width: 1px;
		border-color:green;
		border-radius: 25px; 
	}
			
	#Kuhle_menu
	
	{
	    width: 100%;
        overflow:hidden;
	}
	#Kuhle_menu ul
	{
        margin: 0;
        padding: 0;
        font: bold 15px Arial Black;
        list-style-type: none;
        text-align: center; /* "left", "center", or "right" align menu */
    }
	#Kuhle_menu li
	{
        display: top-down;
        margin: 0;
    }
	#Kuhle_menu li a
	{
        display:inline-block;
        text-align:center;
        text-decoration: none;
        color: #dbe714;
        background:url('/images/Kuhle_Quality_Project_menu_safety_hat.jpg');
        margin: 0;
        margin-left:15px; /*right spacing between each link */
		top:15px;
        width:167px;
        height:118px;
		border-radius: 20px; 
      	
	}
	
	#Kuhle_menu a span
	{
        position:relative;
        top:40%;
    }
	
	#Kuhle_menu li a:visited
	{
        color: #dbe714;
		
    }
	#Kuhle_menu a:hover
       {
        background: #003300;
	}
	#centered {
		-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;
	}
	 
	h1, h2, h3, h4, h5, h6 {
		font-family:Helvetica, Arial, sans-serif;
		font-weight:normal; color:#666;
	}
	 
	h1 {
		color:#f93; border-bottom:1px solid #ddd;
		letter-spacing:-0.05em; font-weight:bold;
		margin-top:0; padding-top:0;
	}
	  
	#logo {
		font-size:2em; text-align:center;
		color:green;
		
	}
	 
	#logo strong {
		font-weight:normal;
	}
	 
	#logo span {
		display:block;
		font-size:4em; line-height:0.7em;
		color:#666;
	}
	 
	p, h2, h3 {
		line-height:1.6em;
	}
	pc,{
		color:#f73703;
	}
	 
	a {
		color:#f03;
	}
	
	/*Button Style*/
	.button {
		float:left;
		height:auto;
		font:76%/150% "Lucida Grande", Geneva, 
		Verdana, Arial, Helvetica, sans-serif;
		width:10em;
		text-align:center;
		white-space:nowrap;
		
	}
	/*Button Arrow Styles*/
	.arrows {
		font-size:90%;
		margin:0.2em;
	}
	/*Button link styles*/
	.button a:link, .button a:visited {
		color: #dbe714;
		background-color:green;
		font-size:1em;
		font-weight:bolder;
		text-decoration: none;
		border-bottom:0.1em solid #555;
		border-right:0.1em solid #555;
		border-top:0.1em solid #ccc;
		border-left:0.1em solid #ccc;
		margin: 0.2em;
		padding:0.2em;
		display:block;
	}
	.button a:hover {
		background-color:#dbe714;
		color:#999;
		border-top:0.1em solid #777;
		border-left:0.1em solid #777;
		border-bottom:0.1em solid #aaa;
		border-right:0.1em solid #aaa;
		padding:0.2em;
		margin: 0.2em;
	}

