@charset "UTF-8";
/**
  * Layout for section home
  *
  * @copyright		Bernd Ahnert
  * @link			http://www.bernd.ahnert.org
  * @package		rightchoice
  * @version		2.0
  * @revision		1
  * @lastmodified	20080331
  */



@media screen {	
	
	#col3_content {
	
		font-size: 133%;
		margin: 0;
		padding: 0.75em 2em 0 4em;	
	}
	
	div.key_lock {
	
		text-align: center;
	}
	
	.key_lock .subcolumns {
	
		margin-top: 2em;
		padding: 0 2em 0 4em;
		text-align: center;
	}
	
	div.key_lock {		
	
		font-size: 120%;
	}
	
	#col3_content div.key_lock h1{
	
		color: #ff9352;
	}
	
	h1.left {
	
		text-align: left;
		padding-top: 0.5em;
	}
	
	h1.right {
	
		text-align: right;
		padding-bottom: 0.5em;
	}
	
	p.key {
	
		margin-left: 10em;
		text-align: left;
		padding-top: 1em;
	}
	
	p.lock {
	
		margin-right: 10em;
		text-align: right;
		padding-bottom: 1em;
	}		
	
	div.our_way {
	
		text-align: center;
	}
	
	div.our_way {
	
		margin-left: 0;
	}
	
	.our_way {
	
		font-size: 120%;
	}
	
	.our_way li {
	
		padding-bottom: 1em;
	}
	
	div.our_way .subcolumns {
	
		margin-top: 1em;
		text-align: center;
		
		width: 50em;
	}
	
	p.our_way {
	
		text-align: right;
		margin-right: 1em;
	}
	
	div.key_success {		
	
		text-align: center;
		padding-top: 1em;
		padding-bottom: 1em;
		font-size: 200%;
	}
	
	#col3_content div.key_success p {
		
		color: #ff9352;
	}
	
	p.key_success {
	
		text-align: center;
	}
	
	
}