/* CSS Document */
body {
	margin: 0px;
	padding: 0px;	
}

.container {
	min-width: 780px;
	padding: 13px;
}
.subcontainer {
position:relative;

}

.top {
	background-color: #00306A;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: 99px;
	position: absolute;
	width:100%;
	z-index:0;
}
.topnav {
	position: absolute;
	top: 75px;
	right: 5%;
	vertical-align: middle;
	z-index:2;
}
.logo {
	position: absolute;
	left: 43px;
	top: 0px;
	z-index:1;
}
.topstrip {
	background-image: url(images/top_strip.png);
	background-repeat: repeat-x;
	height: 26px;
	position: absolute;
	top: 100px;
	width:100%;
}
.topstrip .link{
	background-image: url(images/top_nav2_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	width: auto;
	float: left;

}
.navbox {
	position: absolute;
	height: 1000px;
	width: 200px;
	left: 0px;
	top: 137px;
	background-image: url(images/bdr_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 15px;
}

.topstrip .linkon{
	background-image: url(images/top_nav2_over.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 26px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	width: auto;
	float: left;

}
.topstrip .link:hover{
	background-image: url(images/top_nav2_over.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.colorpanel {
	height: 208px;
	position: relative;
}
.colorpanelpic {
	position: relative;
	height: 208px;
	width: 328px;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.bordertop {
	background-image: url(images/bdr_horiz.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: static;
	clear: both;
	height: 12px;
	margin-bottom:12px;


}




.maincontent {
	position: absolute;
	left: 203px;
	top: 139px;
	padding-top: 0px;
	padding-left: 7px;
	right: 0px;
	padding-bottom: 15px;
}
.videolink1 {
	background-color: #DCEAF9;
	text-align: left;
	height: 70px;
			width:250px;
	overflow: hidden;

	right: 0px;
	top:0px;
	position: absolute;
}
.videolink2 {
	background-color: #FFEAE5;
	text-align: left;
	top: 73px;
		height: 70px;
		width:250px;
	overflow: hidden;

	right: 0px;
	position: absolute;
}
.videolink3 {
	background-color: #E9EFD9;
	text-align: left;
		width:250px;
	top: 146px;
		height: 70px;
	overflow: hidden;

	right: 0px;
	position: absolute;
}
.videolink4 {
	background-color: #EDE6F2;
	text-align: left;
		width:250px;
	top:219px;
		height: 70px;
	overflow: hidden;

	right: 0px;
	position: absolute;
}


.videolink1 img{
	float: left;
	margin-top: 5px;
	margin-right: 20px;

}
.videolink2 img{
	float: left;
	margin-top: 5px;
	margin-right: 20px;

}
.videolink3 img{
	float: left;
	margin-top: 5px;
	margin-right: 20px;

}
.videolink4 img{
	float: left;
	margin-top: 5px;
	margin-right: 20px;

}
.videolinks{
	position: relative;
	float: right;
	width:250px;
	height: 290px;

}


.newsbox {
	height: 1px;
	position: relative;
	margin-right:262px;
}
.newsboximg1 {
	margin-left: 10%;
	margin-right: 10%;
	height: 150px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}
.newsboximg2 {
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;

	vertical-align: middle;
	height: 150px;
	overflow: hidden;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}

.subnewsbox1 {
	background-image: url(images/bdr_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 290px;
	position: absolute;
	width:33%;

}
.subnewsbox2 {
	background-image: url(images/bdr_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 290px;
	position: absolute;
	width:33%;
	left:33%;

}

.subnewsbox3 {
	background-image: url(images/bdr_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 290px;
	position: absolute;
	width:33%;
	left:66%;
}
.subsubnewsbox {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 12px;
	margin-left: 12px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	height: 290px;
	overflow:hidden;
}
.subsubnewsbox p{

	padding-right: 0px;

}
.subsubnewsbox2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 12px;
	margin-left: 12px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	height: 278px;
	overflow:hidden;
}
.botsbox {
	height: 1px;
	position: relative;
	margin-right:262px;
}
.botsbox2 {
	height: 1px;
	position: relative;
	float: right;
	width: 262px;
}
.botsbox3 {
	height: 1px;
	position: relative;
	margin-right:0px;
}
.botsboximg1 {
	margin-left: 10%;
	margin-right: 10%;
	height: 37px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}


.subbotsbox1 {
	background-image: url(images/bdr_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 50px;
	position: absolute;
	width:33%;

}
.subbotsbox2 {
	background-image: url(images/bdr_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 50px;
	position: absolute;
	width:33%;
	left:33%;

}

.subbotsbox3 {
	background-image: url(images/bdr_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 50px;
	position: absolute;
	width:33%;
	left:66%;
}
.subbotsbox4 {
	height: 50px;
	position: absolute;
	left:0px;
		right:0px;
		width:auto
}

.subbotsbox5 {
	background-image: url(images/bdr_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 50px;
	position: absolute;
	width:25%;
	left:0px;
}
.subbotsbox6 {
	background-image: url(images/bdr_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 50px;
	position: absolute;
	width:25%;
	left:25%;
}
.subbotsbox7 {
	background-image: url(images/bdr_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 50px;
	position: absolute;
	width:25%;
	left:50%;
}
.subbotsbox8 {
	height: 50px;
	position: absolute;
	width:25%;
	left:75%;
}

.subbotsbox1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #386b5a;
	text-align: center;
}
.subbotsbox1 A:visited{color: #386b5a;}
.subbotsbox1 A:active{color: #386b5a;}
.subbotsbox1 A:hover{color: #386b5a;}
.subbotsbox1 A:link{color: #386b5a;}


.subbotsbox2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002569;
	text-align: center;
}
.subbotsbox2 A:visited{color: #002569;}
.subbotsbox2 A:active{color: #002569;}
.subbotsbox2 A:hover{color: #002569;}
.subbotsbox2 A:link{color: #002569;}

.subbotsbox3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #57110f;
	text-align: center;
}
.subbotsbox3 A:visited{color: #57110f;}
.subbotsbox3 A:active{color: #57110f;}
.subbotsbox3 A:hover{color: #57110f;}
.subbotsbox3 A:link{color: #57110f;}

.subbotsbox4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #873f65;
	text-align: center;
}
.subbotsbox4 A:visited{color: #873f65;}
.subbotsbox4 A:active{color: #873f65;}
.subbotsbox4 A:hover{color: #873f65;}
.subbotsbox4 A:link{color: #873f65;}

.subbotsbox5 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #386b5a;
	text-align: center;
}
.subbotsbox5 A:visited{color: #386b5a;}
.subbotsbox5 A:active{color: #386b5a;}
.subbotsbox5 A:hover{color: #386b5a;}
.subbotsbox5 A:link{color: #386b5a;}

.subbotsbox6 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002569;
	text-align: center;
}
.subbotsbox6 A:visited{color: #002569;}
.subbotsbox6 A:active{color: #002569;}
.subbotsbox6 A:hover{color: #002569;}
.subbotsbox6 A:link{color: #002569;}


.subbotsbox7 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #57110f;
	text-align: center;
}
.subbotsbox7 A:visited{color: #57110f;}
.subbotsbox7 A:active{color: #57110f;}
.subbotsbox7 A:hover{color: #57110f;}
.subbotsbox7 A:link{color: #57110f;}


.subbotsbox8 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #873f65;
	text-align: center;
}
.subbotsbox8 A:visited{color: #873f65;}
.subbotsbox8 A:active{color: #873f65;}
.subbotsbox8 A:hover{color: #873f65;}
.subbotsbox8 A:link{color: #873f65;}


.rightbox {
	float: right;
	width: 180px;
	position: relative;
	background-image: url(images/bdr_vert.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 290px;
	margin-left: 20px;
	padding-left: 20px;
}
.forcescroll {
	position: absolute;
	z-index: 500;
	height: 1000px;
	width: 1px;
	left: 0px;
	top: 0px;
}

