@charset "UTF-8";
/* CSS Document */
  			
		/*--------------------------------------------------------------
			Horizontal Accordion
		----------------------------------------------------------------*/	
		
	.horizontal_accordion_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	display: block;
	height: 826px;
	width: 98px;
	backgrodund-color: #ffffff;
	text-decoration: none;
	outline: none;
	border-right: 1px solid #666666;
	cursor: pointer;
	margin: 0 0 0 0;
	}
		
	.horizontal_accordion_toggle_active {
	background:left #bf1e2e;
	}
		
	.horizontal_accordion_content {
	/* REQUIRED */
	background:url(images/gray_grad.jpg) repeat-x top;
	color:#FFFFFF;
	height: 826px;	/* We need to define a height for the accordion as it stretches the width */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	overflow: hidden;
	color: #444444;
	width: 400px;
	margin: 0 0 0 0;
	padding-right:40px;
	}
			
	.horizontal_accordion_content p {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
	line-height:1.5em;
	text-align:left;
	width: 400px;
	padding: 0px 0px 0px 15px;
	}
	
	.horizontal_accordion_content italic {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
	font-style:italic;
	line-height:1.5em;
	text-align:left;
	width: 400px;
	padding: 0px 0px 0px 0px;
	}
	
	.horizontal_accordion_content word {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:11px;
	line-height:1.5em;
	text-align:left;
	width: 400px;
	}
	
		.horizontal_accordion_content redword {
	font-family:Arial, Helvetica, sans-serif;
	color:#bf1e2e;
	font-weight:bold;
	font-size:11px;
	line-height:1.5em;
	text-align:left;
	width: 400px;
	}
	
		.horizontal_accordion_content intro {
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-style:italic;
	font-size:12px;
	line-height:1.5em;
	text-align:left;
	width: 400px;
	}
	
	.horizontal_accordion_content a {
	font-family:Arial, Helvetica, sans-serif;
	color:#1092a9;
	font-size:10px;
	line-height:1.5em;
	text-align:left;
	width: 400px;
	text-decoration:none;
	}
	
	.horizontal_accordion_content a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#bf1e2e;
	font-size:10px;
	line-height:1.5em;
	text-align:left;
	width: 400px;
	text-decoration:none;
	}
	
	.horizontal_accordion_content name {
	font-family:Arial, Helvetica, sans-serif;
	color:#1092a9;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	}
	
	.horizontal_accordion_content name2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#1092a9;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-transform:none;
	}
	
	#ul {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
	line-height:1.5em;
	text-align:left;
	width: 400px;
	padding: 0px 0px 0px 15px;
	}
	
	.horizontal_accordion_content h1 {
	font-family: "Times New Roman", Times, serif;
	color:#1092a9;
	font-size:22px;
	text-align:left;
	padding: 5px 0px 5px 15px;
	font-weight: normal;
	line-height:.5em;
	}
	
	.horizontal_accordion_content h4 {
	font-family: "Times New Roman", Times, serif;
	color:#1092a9;
	font-size:18px;
	text-align:left;
	font-weight: normal;
	line-height:.5em;
	}
					
					
    /* Container styling*/
    #horizontal_container {
	height: 826px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
    }
    
    #vertical_nested_container {
	margin: 20px auto 20px auto;
	width: 400px;
    }
	
	#horizontal_accordion_toggle1 {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	display: block;
	height: 100%;
	width: 98px;
	background: url(images/nav_about_off.png) no-repeat top left #ffffff;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
	}
	#horizontal_accordion_toggle1:hover {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	display: block;
	height: 100%;
	width: 98px;
	background: url(images/nav_about_on.png) no-repeat top left #bf1e2e;
	color: #bf1e2e;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
	}

#horizontal_accordion_toggle2 {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	display: block;
	height: 826px;
	width: 98px;
	background: url(images/nav_rep_off.png) no-repeat top left #ffffff;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
	}
	
#horizontal_accordion_toggle2:hover {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	display: block;
	height: 826px;
	width: 98px;
	background: url(images/nav_rep_on.png) no-repeat top left #bf1e2e;
	color: #bf1e2e;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
	}
	
#horizontal_accordion_toggle3 {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	display: block;
	height: 826px;
	width: 98px;
	background: url(images/nav_expertise_off.png) no-repeat top left #ffffff;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
	}
	
#horizontal_accordion_toggle3:hover {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	display: block;
	height: 826px;
	width: 98px;
	background: url(images/nav_expertise_on.png) no-repeat top left #bf1e2e;
	color: #bf1e2e;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
	}
	
#horizontal_accordion_toggle4 {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	display: block;
	height: 826px;
	width: 98px;
	background: url(images/nav_portfolio_off.png) no-repeat top left #ffffff;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
	}
#horizontal_accordion_toggle4:hover {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	display: block;
	height: 826px;
	width: 98px;
	background: url(images/nav_portfolio_on.png) no-repeat top left #bf1e2e;
	color: #bf1e2e;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
	}
	
#horizontal_accordion_toggle5 {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	display: block;
	height: 826px;
	width: 98px;
	background: url(images/nav-tips_off.png) no-repeat top left #ffffff;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
	}
#horizontal_accordion_toggle5:hover {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	display: block;
	height: 826px;
	width: 98px;
	background: url(images/nav-tips_on.png) no-repeat top left #bf1e2e;
	color: #bf1e2e;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
	}
			
#horizontal_accordion_toggleActive1:active {
	background: url(images/nav_about_on.png) no-repeat top left #bf1e2e;
	border-right: 1px solid #666666;
	}
#horizontal_accordion_toggleActive2:active {
	background: url(images/nav_rep_on.png) no-repeat top left #bf1e2e;
	border-right: 1px solid #666666;
	}
#horizontal_accordion_toggleActive3 {
	background: url(images/nav_expertise_on.png) no-repeat top left #bf1e2e;
	border-right: 1px solid #666666;
	}
#horizontal_accordion_toggleActive4 {
	background: url(images/nav_portfolio_on.png) no-repeat top left #bf1e2e;
	border-right: 1px solid #666666;
	}
#horizontal_accordion_toggleActive5 {
	background: url(images/nav-tips_on.png) no-repeat top left #bf1e2e;
	border-right: 1px solid #666666;
	}
#oggie {
background-image:url(images/oggie.jpg) no-repeat;
	margin:0 15px 0 0;
	float:left;
}

