/* COLUMNS */

.top-columns {
	float:left;
	width:940px;
	height:500px !important;
	height:500px;
	margin:0 0 15 0 !important;
	margin:0 0 0 0;
	padding:0;
}
.top-columns a:link, .top-columns a:visited {
	color: #FFF;
	text-decoration: none;
}
.top-columns a:hover {
	color: #FFF;
	text-decoration:underline;
}
.bottom-columns {
	float:left;
	width:940px;
	margin:0 0 0 0;
	padding:0;
}

.col-t-start {
	float:left;
	width:305px !important;
	width:325px;
	height:480px !important;
	height:500px;
	margin:0 15 0 0;
	padding:10;
}

.col-t-1 {
	float:left;
	width:305px !important;
	width:325px;
	height:480px !important;
	height:500px;
	margin:0 0 15 0;
	padding:10;
	background:#333333;
}
.col-t-1 a:link, .p-col-t-1 a:visited {
	color: #FFF;
	text-decoration: none;
}
.col-t-1 a:hover {
	color: #FFF;
	text-decoration:underline;
}
.col-t-1 h2 {
	margin:0;
	padding:0 0 12 0;
	font-size:12px;
	text-transform: uppercase;
}
.col-t-1 h3 {
	margin:0;
	padding:12 0 12 0;
	font-size:10px;
	font-weight: normal;
}
.col-t-1 p {
	margin:0;
	padding:0;
	font-size:10px;
}
.col-t-1 a:link, .nav-b-1 a:visited {
	color: #FFF;
	text-decoration: none;
}
.col-t-1 a:hover {
	color: #FFF;
	text-decoration:underline;
}

/* COLUMNS 2-4 */
.col-t-2 {
	float:right;
	width:580px !important;
	width:600px;
	height:480px !important;
	height:500px;
	margin:0 0 0 0;
	padding:10;
	background:#333333;
}
.col-t-2 a:link, .p-col-t-1 a:visited {
	color: #FFF;
	text-decoration: none;
}
.col-t-2 a:hover {
	color: #FFF;
	text-decoration:underline;
}
.col-t-2 h2 {
	margin:0;
	padding:6 0 0 0 !important;
	padding:10 0 0 0;
	font-size:11px;
}
.col-t-2 h3 {
	margin:0;
	padding:12 0 12 0;
	font-size:10px;
	font-weight: normal;
}
.col-t-2 p {
	margin:0;
	padding:0 0 12 0;
	font-size:11px;
}
.col-t-2 a:link, .nav-b-1 a:visited {
	color: #FFF;
	text-decoration: none;
}
.col-t-2 a:hover {
	color: #FFF;
	text-decoration:underline;
}

/* COLUMNS */
