
body {
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
	width: 900px;
	margin-left: 30px;
	margin-right: 30px;
}

a {
	color: #003366;
}

a:hover {
	color: #FFCC00;
}
#related {
	float: left;
	width: 180px;
	padding-top: 40px;
	font-size: .8em;
}
#awards {
	float: left;
	font-size: .8em;
	color: #666;
}
#awards ul {
	padding: 0px;
	margin: 0px;
	line-height: 1.2em;
}
#awards ul li {
	padding-bottom: 4px;
}
#features {
	width: 960px;
	border-top-width: 1px;
	border-top-color: #ccc;
	border-top-style: dotted;
	font-size: .8em;
	float: left;
}
#container {
	background-image: url(images/containerbg.jpg);
	background-position: center 50px;
	background-repeat: no-repeat;
	margin-left: 50%;
	position: absolute;
	left: -480px;
	width: 960px;
	
}
.nis #container {
	background-image: url(images/bg_nis.jpg);
}

.featurebox {
	width: 290px;
	float: left;
	padding-left: 30px;
}

#nav {
	width: 180px;
	float: left;
	text-align: right;
	padding-top: 150px;
	padding-left: 30px;
}

#nav ul {
	padding: 0px;
	margin: 0px;
	width: 180px;
}

#nav ul li {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	width: 180px;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
}

#content {
	width: 655px;
	float: left;
	padding-left: 65px;
	overflow: hidden;
	padding-top: 150px;
}

#main {
	width: 405px;
	float: left;
	padding-right: 50px;
}

#subcontent {
	width: 200px;
	float: left;
	font-size: .8em;
}

#featured ul {
	margin: 0px;
	padding: 0px;
}

#featured ul li {
	margin-bottom: 10px;
}

#featured a {
	text-decoration: none;
}

#subcontent #featured ul img {
	xborder-style: solid;
	border-width: 0px;
	xborder-left-width: 10px;
	xwidth: 189px;
	xheight: 58px;
}

img.photo {
	border-color: #FFCC00;
}

img.web {
	border-color: #6699CC;
}

#nav a {
	text-decoration: none;
}
.description {
	clear: left;
	display: block;
	font-size: .8em;
	color: #666;
}
#footer {
	background-image: url(images/footerbg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 900px;
	height: 200px;
	float: left;
	clear: both;
	font-size: .8em;
	color: #666;
	padding-left: 30px;
	padding-top: 50px;
	line-height: 1.4em;
}

h1, h2, h3, h4 {
	color: #666;
}

h3 {
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
#nav ul li {
	line-height: 1.3em;
}
#icons {
	float: right;
	width: 340px;
	padding-top: 34px;

}
#address {
	width: 215px;
	float: left;
	padding-top: 40px;
	padding-right: 30px;
}

#credits {
	width: 515px;
	float: left;
	padding-top: 40px;
}
h2 {
	padding-top: 0px;
}
.grid_3 {
	width: 200px;
}
