#column_table {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5C5C5C;
}

/*Left Column */
#left {
	background-color: #D8DBDE;
	width: 251px;
	padding: 29px 0px 0px 0px;
	vertical-align: top;
}
#left #title {
	margin-left: 19px;
	margin-bottom: 15px;
	width: 191px;
}
#left #text {
	width: 197px;
	margin-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 16px;
	text-align: justify;
	margin-bottom: 10px;
}
#left #text a {
	text-decoration: underline;
	color: black;
}
#left #text a:hover {
	color: #FF6600;
}
#left #text .photo {
	margin-left: 5px;
	margin-bottom: 5px;
	position: relative;
	left: 5px;
}

/* Bottom Left Column */
#bottom_left_1{
	background-color: #e7ebef;
	vertical-align: bottom;
	border-left-width: 29px;
	border-left-style: solid;
	border-left-color: #D8DBDE;
}
#bottom_left_1 .etip_title {
	margin-top: 10px;
	margin-left: 24px;
}
#bottom_left_2 {
	background-color: #e7ebef;
	vertical-align: top;
	padding-bottom: 10px;
	border-left-width: 29px;
	border-left-style: solid;
	border-left-color: #D8DBDE;
	border-bottom-width: 50px;
	border-bottom-style: solid;
	border-bottom-color: #D8DBDE;
}
#bottom_left_2 #etip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #5c5e60;
	margin: 10px 40px 10px 34px;
}

/* Middle Column */
#middle {
	background-color: #BAC0C5;
	width: 251px;
	vertical-align: top;
	padding: 22px 0px 0px 0px;
}
#middle .slogan {
	padding: 10px 0px 10px 18px;
	width: 212px;
	background-color: #628DB4;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	font-weight: bold;
	font-size: 14px;
}
#middle .text {
	margin: 20px 0px 23px 27px;
	width: 183px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 16px;
	text-align: justify;
}

/* Right Column */
#right {
	width: 258px;
	background-color: #FFFFFF;
	vertical-align: top;
}
#right #login_box {
	background-color: #FF6600;
	height: 205px;
	width: 243px;
	padding-top: 22px;
	padding-left: 15px;
}
#right #input_table {
	margin-top: 8px
}
#right #input_table td {
	padding-bottom: 12px;
}
#right #input_table input {
	height: 19px;
	width: 143px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #B9B9B9;
}
#right #login_box #login_button {
	width: 213px;
	text-align: right;
	margin-top: 12px;
}
#right #address {
	margin-top: 23px;
	margin-left: 28px;
	margin-bottom: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5C5C5C;
}
#right #address .title {
	font-weight: bold;
	margin-bottom: 3px;
}
#right #address .division {
	font-style: italic;
	margin-bottom: 4px;
}
#right #address .street {
	margin-bottom: 4px;
}
#right #member_logos {
	width: 100px;
	margin-left: 25px;
	text-align: center;
}
#right #member_logos img{
	margin-bottom: 15px;
}
