@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	}
	
.style6 {font-size: 12px}

.style7 {
	font-size: 9px;
	font-family: "Trebuchet MS";
	line-height: 9px;
	}

#link_redseal {
	line-height: 10px;
	}	
	
#shadow {
	background-attachment: fixed;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	background-position: center;
}

#ribbon {
	width: 900px;
	height: 20px;
	background-image: url(images/16.png);
	background-repeat: repeat-x;
	margin: 0px auto;
	}

.cascade #wrapper {
	width: 100%;
	margin: 0px auto;
	margin-bottom: 0px;
	border-top: 7px solid #A60328;
	}
	
.cascade #container {
	width: 900px;
	margin: 0px auto;
	}
	
.cascade #index_container {
	width: 900px;
	margin: 0px auto;
	background-color: #FDFCE7;
	}	

	
.cascade #headerContainer {
	width: 100%;
	height: 180px;
	background-image: url(images/header_exp.png);
	background-repeat: repeat;
	}
	
.cascade #header_exp {
	width: 900px;
	height: 180px;
	margin: 0px auto;
	}
	
.cascade #header {
	width: 670px;
	height: 180px;
	margin: 0px auto;
	float: left;
	}
	
.cascade #callbox {
	width: 230px;
	height: 181px;
	margin: 0px auto;
	float: right;
	background-image: url(images/callbox.png);
	background-repeat: repeat-x;
	}
	
.cascade #callbox_text {
	width: 190px;
	height: 150px;
	margin: 0px auto;
	padding: 10px;
	padding-top: 20px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	line-height: 15px;
	}
	
.cascade #join {
	line-height: 20px;
	font-size: 20px;
	}
	
	
.cascade #navbar {
	width: 900px;
	height: 34px;
	margin: 0px auto;
	}
	
.cascade #bodyContainer {
	float: left;
	width: 666px;
	margin: 0px auto;
	border: 1px solid #cccccc;
	border-bottom: 0px;
	border-left: 1px #ffffff;
	}
	
.cascade #bodycontainerImage {
	width: 666px;
	margin: 0px auto;
	}
	
.cascade #titlebar {
	width: 666px;
	height: 30px;
	margin: 0px auto;
	}
	
.cascade #textcontainer {
	width: 646px;
	margin: 0px auto;
	padding: 10px;
	}

.cascade #rightContainer {
	float: right;
	width: 230px;
	margin: 0px auto;
	border: 1px solid #cccccc;
	background-color: #000;
	}
	
.cascade #power {
	width: 900px;
	height: 144px;
	margin: 0px auto;
	background-image: url(images/power_exp.png);
	background-repeat: repeat-x;
	}

.cascade #areyou_container {
	float: left;
	width: 666px;
	margin: 0px auto;
	border: 0px;
	}	
	
.cascade #areyou_text {
	width: 648px;
	height: 75px;
	margin: 0px auto;
	padding-top: 15px;
	padding-left: 20px;
	color: #FFFFCC;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: italic;
	font-weight: bolder;
	text-align: left;
	float: left;
	line-height: 20px;
	background-image: url(images/teal_bar.png);
	background-repeat: repeat-x;
	}

.cascade #red_seal {
	width: 232px;
	height: 200px;
	margin: 0px auto;
	float: right;
	background-image: url(images/red_seal.png);
	background-repeat: no-repeat;
	border: 0px;
	}
	
.cascade #redseal_text {
	width: 150px;
	height: 200px;
	margin: 0px auto;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	color: #ffffff;
	text-align: center;
	}
	
.cascade #body {
	width: 900px;
	margin: 0px auto;
	}	
	
.cascade #box {
	width: 900px;;
	height: 149px;
	margin: 0px auto;
	float: left;
	}

.cascade #right_panel {
	width: 27%;
	float: right;
	margin: 0px auto; 
	}
	
.cascade #divider {
	height: 13px;
	margin: 0px auto;
	background-image:url(images/div_exp.png);
	background-repeat: repeat-x
	}
.cascade #footer_exp {
	height: 97px;
	margin: 0px auto;
	background-image: url(images/footer_exp.png);
	background-repeat: repeat-x;
	}
	
.cascade #footer {
	width: 870px;
	height: 67px;
	margin: 0px auto;
	padding: 15px;
	line-height: 15px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: center;
	}
	
.cascade #shadow {
	background-attachment: fixed;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	background-position: center;
	}

.cascade #clear {
	clear: both;
	}

.cascade #form {
	margin: 0px auto;
	text-align: center;
	}





.style1 {color: #999999}
.style2 {font-family: "Trebuchet MS"}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style5 {color: #FFFFFF; font-weight: bold; font-size: 12px; }

a.footerlink:link {
	color: #999999;
	text-decoration: none;
	}
	
a.footerlink:visited {
	color: #999999;
	text-decoration: none;
	}
	
a.footerlink:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
	
a.footerlink:active {
	color: #CCCCCC;
	text-decoration: none;
	}
