<!--
/* Tate & Lyle Ventures CSS by victor.winters@gyrointernational.com */

			body {
			background: #E4E5E5;
			color: #808080;
			font: normal normal normal 62.5%/15px Arial, sans-serif;
			text-align: center;
			align: center;
	}
	
			#container img {
			border: 0em;
}

/* Main container */

			#container {
			background: #FFF;
			overflow: hidden;
			text-align: left;
			align: center;
			padding: 0em;
			width: 800px;
			border-bottom: 1px solid 222222;

/* Header */

}
			#container #header {
			padding: 1.5em 1em 0;
			height: 60px;
			margin-bottom: 10px;
	}
	
/* Menu image */

			#container #nav {
			padding: 0em 0em 0;
			height: 100px;
			margin: 0 10px 0 0;
	}
	/* Menu image home */

			#container #menuhome {
			padding: 0em 0em 0;
			height: 19em;
	}


/* General content container */

			#container #content {
			background: #fff;
			font-size: 1em;
			margin: 10px 15px;
			overflow: hidden;
			text-align: left;
			padding: 1.1em;
			width: 36em;
	}
			#container #header h1 {
			color: #000000;
			font-size: 2.5em;
			font-weight: bold;
			line-height: 1.0em;
			margin-top: 8.0em;
			padding: 0em 1em 0;
				}
				
			#container #header p {
			color: #cccccc;
			font-size: 1.2em;
			line-height: 0.5em;
			margin-bottom: 0.5em;
			padding: 0em 0em 0.5em 1.9em;
		
				}
				
/* Left side */
				
			#container #sub {
			float: left;
			padding: 0;
			width: 160px;
			margin: 10px 0 0 0;


		}



		#container #sub div.contextual {
			background: #ffffff;
			padding: 0em 0em 0em 0em;
			border-top: 0.1em solid #cccccc;

		}
		
			
/* the left menu blocks */
			
#container #sub div.contextual ul {
	list-style: none;
	margin: 6px 0;
	padding: 0;
}
#container #sub div.contextual ul li  {
	display: block;
	width: 100%;
	margin-bottom: 0;
	_margin-bottom: -3px;
	border-top: 0.1em solid #cccccc;
	padding-bottom: 0;
}
#container #sub div.contextual ul li.last {
	border-bottom: 0.1em solid #cccccc;
}

#container #sub div.contextual ul li a, #container #sub div.contextual ul li strong {
background-color: #fff;
display: block;
font-size: 1em;
margin-bottom: 0;
padding: 0.4em 0em 0.5em 1.9em;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
color: #666;
}
			
#container #sub div.contextual ul li a:hover, #container #sub div.contextual ul li strong {
	background: #fff url(/TateAndLyleVenturesImages/menubg.gif) no-repeat top left;
	margin-bottom: 0;
}
			
/* end of the left menu blocks */
			
			#container #sub div.contextual p {
			font-size: 1em;
			margin-bottom: 0.2em;
			padding: 0em 0em 0.5em 1.9em;
			text-transform: lowercase;
			}
			
			#container #sub div.contextual a.more {
			margin: 0;
			margin-right: 0.5em;
			}
				
/* Home Left side */
				
			#container #homeleft_col {
			display: inline;
			float: left;
			padding: 0em 0em 0em 0em;
			width: 500px;


		}



		#container #homeleft_col div.contextual {
			background: #ffffff;
			padding: 0.1em 0em 0em 0em;
			border-right: 0.1em solid #cccccc;


		}
		
			
/* home left menu blocks */
			

			
			#container #homeleft_col div.contextual h2 {
			font-size: 1em;
			border-bottom: 1px dashed #cccccc;
			margin-bottom: 0em;
			padding: 0em 0em 0.5em 0.5em;
			text-transform: lowercase;
			}
			#container #homeleft_col div.contextual h1 {
			
			font-size: 2em;
			color: #25336D;
			border-bottom: 1px dashed #cccccc;
			margin-bottom: 0em;
			padding: 0em 0em 0.5em 1em;
			}
			
/* end of the home left menu blocks */
			
			#container #homeleft_col div.contextual p {
			font-size: 1em;
			margin-bottom: 0.2em;
			padding: 0em 0em 0.5em 1.9em;
			text-transform: lowercase;
			}
			
			#container #homeleft_col div.contextual a.more {
			margin: 0;
			margin-right: 0.5em;
			}

/* end of the home menu blocks */
				
/* Right side */

			#container #main {
			float: left;
			width: 611px;
			padding-left: 2em;
			border-left: 1px solid #ccc;
			margin-top: 10px;

		}
		
			#container #main h1 {
				color: #25336D;
				text-transform: none;

				font-size: 18px;
			}
			
			#container #main p {
				color: #666;
			}


/* homepage */


/* HACK!! */

/*
div.column_Left div.column_Right {
	float: left;
}

#column1 {
	width: 65%;
}
#column2 {
	width: 34%;
}
*/
.column_Left{
    float: left;
	width: 60%;
    border-right: 1px solid #ccc;
}
.column_Left_full{
    float: left;
	width: 100%;
}
.column_Right{
    float: left;
	width: 34%;
}
.column_Right_Hide{
    display: hide;
}




div.column_Left p {
	padding-left: 20px;
}
div.column_Left_full p {
	padding-left: 20px;
}

div.column_Right p {
	padding-left: 20px;
}
div.column_Left h1 {
	color: #25336D;
	text-transform: none;	
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 18px;
}
div.column_Left_full h1 {
	color: #25336D;
	text-transform: none;	
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 18px;
}


div.column_Right h1 {
	color: #25336D;
	text-transform: none;	
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 18px;
}

			#container #homeright_col {
			float: left;
			padding: 2em 0em 0em 0em;
			width: 290px;
			margin-left: 1px;

		}


			#container #homeright_col {
			background: #ffffff;
			padding-bottom: 0.5em;
			margin: 0;
		}
		
			#container #homeright_col h1, #container #homeleft_col h1 {

			font-size: 2em;
			color: #25336D;
			border-bottom: 1px dashed #cccccc;
			margin: 0;
			}

			#container #homeright_col h2 strong {
			font-weight: normal;
			text-transform: uppercase;
			}
			
			#container #homeright_col h4 {
			clear: both;
			font-size: 1.1em;
			padding: 0.3em 1em;
			margin-top: 0.5em;
			text-transform: lowercase;
			}
			
			#container #homeright_col p {
			font-size: 1em;
			color: #25336D;
			margin-bottom: 0.5em;
			padding: 0 1.1em;
			text-transform: lowercase;
			}
			
			#container #homeright_col a. {
			margin: 0;
			margin-right: 0.5em;
			}
			
/* Main */	
				
			#container #content p {
			color: #222222;
			font-size: 1.3em;
			line-height: 1.5em;
			margin-bottom: 0.0em;
			padding: 1 1.1em;
				}
			#container #content a {
			color: #000000;
			text-decoration: underline;
			font-size: 1.0em;
			font-weight: bold;
				}
				
			#container #content h1 {
			color: #222222;
			font-size: 1.3em;
			padding-top: 0.1em 0 0;
			font-size: 18px;
				}
			#container #content h2 {
			color: #000000;
			font-size: 1.0em;
			line-height: 1.0em;
			font-weight: normal;
			margin: 0em 0 0em;
			padding: 0em 0 0;
				}
				
			#container #content h3 {
			font-size: 1.0em;
			font-weight: bold;
			margin: 0.5em 0 0;
			padding: 0.4em 0 0;
				}
				
			#container #center_col {
			float: left;
			margin: 0;
			width: 504px;
			_width: 650px;
			border-left: 1px solid red;
		}
		
		/* footer */	
		
#footer {
	background: #CECFD0;
	color: #9C9D9D;
	font-size: 0.9em;
	margin: 0;
	padding: 0 10px;
	text-align: left;
	width: 780px;
}
