#port {
	color: #0099CC;
	clear: both;
	clear: all;
	}


#holder {
	margin-top: -750px;
	max-width: 600px;
	min-height: 400px;
}
#case1 {
	background: #448CCB;
	color: #fff;
	border: 6px solid white;
	border-top: none;
	border-bottom: none;
	min-height: 400px;
	max-height: 850px;
	font-size: 12px;
}

#case2 {
	background: #ED1B23;
	color: #fff;
	border: 6px solid white;
	border-top: none;
	border-bottom: none;
	min-height: 400px;
	max-height: 850px;
	font-size: 12px;
}

#case3 {
	background: #FBBD10;
	color: #fff;
	border: 6px solid white;
	border-top: none;
	border-bottom: none;
	min-height: 400px;
	max-height: 850px;
	font-size: 12px;
}

#banner {
}

#footer {
}

#tab1 {
	margin-left: -650px;
	clear: all;
	margin-top: 320px;
}

#tab2 {
	margin-left: -650px;
	clear: all;
	margin-top: 2px;
}

#tab3 {
	margin-left: -650px;
	clear: all;
	margin-top: 2px;
}

#copyright {
	margin-top: -126px;
	font-size: 10px;
	color: #fff;

}

#port {
	clear: all;
	color: #fff;
	padding-top; 350px;
	margin-top; 150px;
	padding-left: 400px;
}

#left {
	margin-top: 400px;
}

#right { 
	float: right;
	background: invisable;
	border-right: 6px solid white;
	border-left: 6px solid white;
}

img {
	border: none;
}

A:link {
	text-decoration: none;
	color: white;
}

A:visited {
	text-decoration: none;
	color: white;
}

A:active {
	text-decoration: none;
	color: white;
}

A:hover {
	text-decoration: none;
	color: white;
}
