@charset "utf-8";
#wrapper {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/dropshadow.jpg)
}

#content {
	height: 100%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #1E1C32;
	background-color: #CCCCCC;
}
#text {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	float: none;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #1F1D35;
}

#featureleft {
	float: left;
	width: 445px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: justify;
	font-size: small;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#featureright {
	float: right;
	width: 485px;
}
#subf_item {
	float: right;
	width: 485px;
	margin-top: 5px;
}
#subf_thumb {
	float: left;
	height: auto;
	width: 175px;
}
#subf_desc {
	float: right;
	height: auto;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #020202;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: justify;
	font-size: small;
}
#header {
	height: auto;
	width: 950px;
}
#subject {
	width: 940px;
	color: #1C1833;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: 5px;
}
#description {
	width: 935px;
	color: #1B1C31;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: justify;
	margin-left: 5px;
	margin-bottom: 10px;
}
#listbox {
	width: 650px;
	margin-left: 100px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #262640;
}
