@media screen {
body {
	background-color: #b1d8d3;
	text-align: center;
}
#logo {
	width: 960px;
	height: 100px;
	text-align: center;
}
#flash {
	width: 960px;
	height: 260px;
	background-color: #0000CC;
	padding: 0;
}
#buttons {
	width: 930px;
	height: 26px !important;
	background-image: url(buttons.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 30px;
	margin: 0;
}
#buttons a {
	padding-right: 38px;
	color: #000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	height: 26px !important;
}
#big {
	position: relative;
	width: 960px;
	background-image: url(bgr.jpg);
	text-align: left;
	display: block;
	border-bottom: 1px solid #348078;
	padding: 0;
}
#left {
	float: left;
	width: 210px;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #132f60;
	padding-left: 6px;
}
#left a {
	color: #132f60;
	text-decoration: underline;
}
#right {
	float: right;
	width: 728px;
	font-family: Verdana;
	font-size: 13px;
	color: #000;
	padding: 0px 10px 120px 5px;
}
#clear {
	clear: both;
}
#icons {
	position: absolute;
	bottom: 0px;
	right: 1px;
	background-color: #6cc3ba;
	width: 744px;
	height: 116px;
}
#icon1 {
	position: absolute;
	width: 145px;
	height: 101px;
	top: 0px;
	left: 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding-top: 7px;
}
#icon2 {
	position: absolute;
	width: 127px;
	height: 101px;
	top: 0px;
	left: 150px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding-top: 7px;
}
#icon2-new {
	position: absolute;
	width: 179px;
	height: 90px;
	top: 0px;
	left: 270px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding-top: 30px;
}
#icon3 {
	position: absolute;
	width: 291px;
	height: 101px;
	top: 0px;
	right: 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding-top: 7px;
}
#copyright {
	position: static;
	width: 960px;
	height: 44px;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding-top: 6px;
}

#footer1 {
	position: absolute;
	width: 130px;
	height: 44px;
	left: 50%;
	margin-left: -480px;
}
#footer2 {
	position: absolute;
	width: 700px;
	height: 44px;
	font-family: Verdana;
	left: 50%;
	margin-left: -350px;
}
#footer3 {
	position: absolute;
	width: 130px;
	height: 44px;
	left: 50%;
	margin-left: 350px;
}

.dot {
	color: #cedfdc;
}

.redtxt {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}
#site_print { display: none; }
#site_content { padding: 0; margin: 0; }
}
@media print {#site_print {display:block;} #site_content {display: none;}}
