@charset "utf-8";

body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #1F221A;
}

#c {
	margin-left: auto;
	margin-right: auto;
	background-color: #343A2C;
	width: 950px;
}

#front, #inner {
	float: left;
	background-color: #25291F;
}

#front #banner {
	float: left;
	width: 859px;
	height: 108px;
	background-image: url(../images/f_banner.jpg);
	font:  bold 30px "Times New Roman";
	padding-top: 71px;
	padding-left: 91px;
	color: #FFF;
}

#front #banner a:link, #front #banner a:visited {
	text-decoration: underline;
	color: #FFFF99;
}
#front #banner a:active, #front #banner a:hover {
	text-decoration: underline;
	color: #FFF;
}

#front #left {
	background-image: url(../images/f_left.jpg);
	float: left;
	width: 359px;
	height: 90px;
	padding-top: 250px;
	text-indent: 110px;
	font: bold 32px "Times New Roman";
}

#front #left a:link, #front #left a:visited {
	text-decoration: underline;
	color: #000;
}
#front #left a:active, #front #left a:hover {
	text-decoration: underline;
	color: #FF9;
}

#front #right {
	background-image: url(../images/f_right.jpg);
	float: left;
	width: 565px;
	height: 250px;
	font: bold 35px "Times New Roman"; 
	line-height: 150%;
	padding-top: 90px;
	padding-left: 26px;
	color: #C40000;
}

#front #right span {
	padding-left: 120px;
	display: block;
	float: left;
}

#front #lowerLeft {
	float: left;
	width: 495px;
	height: 181px;
	background-color: #343A2C;
	background-image: url(../images/lowerbg.gif);
	background-repeat: repeat-x;
}

#front #lowerLeft img {
	border: none;

}

#front #lowerRight {
	float: left;
	width: 455px;
	height: 175px;
	font: bold italic 18px "Times New Roman";
	color: #FFF;
	line-height: 140%;
	padding-top: 6px;
	background-color: #343A2C;
	background-image: url(../images/lowerbg.gif);
	background-repeat: repeat-x;
}

#front #lowerRight #ns4u a:link, #front #lowerRight #ns4u a:visited, #angie a {
	font-size: 12px;
	text-decoration: underline;
	color: #DDD;
	font-weight: bold;
	font-style: normal;
}
#front #lowerRight #ns4u a:active, #front #lowerRight #ns4u a:hover, #angie a:hover {
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
}

#other img {
	margin-left: 45px;
}

#other {
	text-align: center;
}

#footerborder {
	float: left;
	width: 950px;
	height: 80px;
	background-color: #25291F;
}

#front #lowerRight #ns4u {
	float: left;
	width: 440px;
	padding-right: 15px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 12px;
}

#inner #banner {
	float: left;
	width: 617px;
	height: 209px;
	background-image: url(../images/i_banner.jpg);
	cursor: pointer;
}

#inner #links {
	float: left;
	width: 333px;
	height: 209px;
}

#inner #content {
	float: left;
	width: 950px;
	background-image: url(../images/i_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	position: relative;
}

#inner #content div.a {
	position: absolute;
	z-index: 4;
}

#inner #content div.s {
	position: static;
}

#inner #lowernav {
	float: left;
	width: 520px;
	height: 200px;
	/* background-image: url(../images/i_lowernav_lefttop.jpg); */
	background-repeat: no-repeat;
	background-position: top;
	background-color: #343A2C;
	padding-top: 10px;
	background-image: url(../images/lowerbg_inner.gif);
	background-repeat: repeat-x;
}

#inner #lowernav img {
	margin-left: 45px;
	border: none;
}

#inner #lowernav #ns4u a:link, #inner #lowernav #ns4u a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #DDD;
	font-weight: bold;
	font-style: normal;
}
#inner #lowernav #ns4u a:active, #inner #lowernav #ns4u a:hover {
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
}

#inner #lowernav #ns4u {
	float: left;
	text-align: left;
	width: 509px;
	padding-left: 11px;
	padding-top: 12px;
	color: #DDD;
	font-size: 12px;
	font-style:italic;
}

#inner #lowerlink {
	float: left;
	width: 430px;
	height: 140px;
}

.contactLeftCell {float: left; width: 54px; padding: 2px; padding-bottom: 4px;}
.contactRightCell {float: left; width: 208px; overflow: visible; padding: 2px; padding-bottom: 4px;}
.contactFullCell {float: left; width: 280px; padding: 2px; padding-bottom: 4px;}
.contactInformation {float: left; width: 220px; line-height: 160%; padding-bottom: 4px;}
