﻿#masthead_a1 {
}

#logo_a1 {
	float: left;
	width: auto;
}

#header_a1 {
	margin-left: auto;
}

#container_a1 {
	clear: both;
    color: #FFFFFF;
    text-align: left;
	width: auto; 
	height: 700px;
}

#left_col_a1 {

	float: left;
	width: 30%;
	height: 100%;
	background-color: #DDD1AE;
}

#left_col_a1 ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

#left_col_a1 li {
	display: block;
	border: 1px solid #cb8;
}

#left_col_a1 a {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #f5f5f5;
}
#left_col_a1 a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #F2E6BD;
	background-color: #EAEAEA;
}
 

#page_content_a1 {
	margin-left: auto;
    width: 69%;
}

#footer_a1 {
	clear: both;
}

#containerTI
{
    text-align: left;
    width: auto;
    height: 700px;
}

#left_colTI {

	float: left;
	width: 20%;
	height:100%;
	background-color: #DDD1AE;
}

#left_colTI ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

#left_colTI li {
	display: block;
	border: 1px solid #cb8;
}

#left_colTI a {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #f5f5f5;
}
#left_colTI a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #F2E6BD;
	background-color: #EAEAEA;
}

#right_colTI {
    text-align: center;
    margin-right:auto;   
	width: 20%;
	float: right;
}

#page_contentTI {
    text-align: center;
	margin-left: auto;
	margin-right:auto;
	width: 58%;
    height: 100%;
}

#containerBS
{
    text-align: left;
    width: auto;
    height: 578px;
}

#left_colBS {

	float: left;
	width: 20%;
	height:100%;
	
}

#right_colBS {
    text-align: center;
    margin-right:auto;   
	width: 20%;
	float: right;
}

#page_contentBS {
    text-align: center;
	margin-left: auto;
	margin-right:auto;
	width: 58%;
    height: 100%;
}