*|* {
	border:0px none;
	margin:0pt;
	padding:0pt;
}
body {
	background: transparent url(theme/background.gif?440608) repeat-x center top;
	background-color:#f2f2f2;
	font-family:"lucida grande", arial, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0;
	padding:0;
}
p {
	line-height:18px;
	padding-bottom:12px;
}
h1 {
	font-size:20px;
	font-weight:bold;
	color:#272e34;
	padding-bottom:12px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#272e34;
	padding-bottom:12px;
}
#wrapper {
	width:960px;
	margin:0pt auto;
}
#sitename {
	height:63px;
	width:960px;
	font-size:30px;
	color:#cccccc;
	font-weight:normal;
	padding-top:25px;
}
#content-wrapper {
	float:left;
	width:960px;
}
#contents-top {
	float:left;
	background:transparent url(theme/content_top.gif?440608) no-repeat center top;
	width:960px;
	height:10px;
}
#contents-body {
	float:left;
	width:918px;
	padding:10px 20px 10px 20px;
	background-color:#ffffff;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
*html #contents-body {
	float:left;
	width:918px;
	padding:10px 18px 10px 19px;
	background-color:#ffffff;
	margin-top:-5px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
#navigation {
	float:left;
	background-color:#192025;
	width:920px;
	position:relative;
	margin-bottom:9px;
	font-size:12px;
	color:#e3e3e3;
}
#navigation-top {
	float:left;
	background:transparent url(theme/nav_top.gif?440608) no-repeat center top;
	width:920px;
	height:6px;
}
#navigation-links {
	float:left;
	padding:6px 0 0px 20px;
}
#navigation-links ul {
	float:left;
	padding:5px 10px 0 0;
	margin-left:0;
}
#navigation-links li {
	float:left;
	display:inline;
	font-size:1em;
	padding:0px 20px 10px 10px;
}
*html #navigation-links li {
	float:left;
	padding:0px 18px 0px 10px;
}
#navigation-bottom {
	float:left;
	background:transparent url(theme/nav_bottom.gif?440608) no-repeat center top;
	background-color:#fff;
	padding-bottom:0px;
	width:920px;
	height:6px;
}

*html #navigation {
	background-color:#192025;
	width:920px;
	margin-bottom:2px;
	font-size:12px;
	color:#e3e3e3;
}
*html #navigation-top {
	background:transparent url(theme/nav_top.gif?440608) no-repeat center top;
	width:920px;
	height:6px;
}
*html #navigation-links {
	padding:0px 0 8px 20px;
}
*html #navigation-links li {
	display:inline;
	font-size:1em;
	padding:7px 18px 10px 10px;
}
*html #navigation-bottom {
	background:transparent url(theme/nav_bottom.gif?440608) no-repeat center top;
	background-color:#fff;
	width:920px;
	height:6px;
}
#active {
	color:#af5211;
	text-align:center;
}
#navigation-links a:link  {
	color:#fff;
	text-decoration:none;	
}
#navigation-links a:hover  {
	color:#fff;
	text-decoration:none;	
}
#navigation-links a:visited  {
	color:#fff;
	text-decoration:none;	
}
#active a:link  {
	color:#af5211;
	text-decoration:none;	
}
#active a:hover {
	color:#af5211;
	text-decoration:none;	
}
#active a:visited {
	color:#af5211;
	text-decoration:none;	
}
a:link, a:hover, a:visited {
	color:#af5211;
	font-weight:normal;
	text-decoration:none;
}
#header-image {
	float:left;
	width:917px;
	height:260px;
	padding:1px;
	margin-bottom:25px;
	border:1px solid #e5e5e5;
}
#image {
	background:transparent url(theme/big_image.jpg?440608) no-repeat center top;
	width:917px;
	height:260px;
}
#contents {
	width:920px;
	min-height:400px;
	height:auto !important;
	height:400px;
	clear: both;
}
#contents-bottom {
	float:left;
	background:transparent url(theme/content_bottom.gif?440608) no-repeat center top;
	width:960px;
	height:10px;
}
#footer {
	float:left;
	width:960px;	
	margin:20px 0 30px 0;
}
#footer-contents {
	float:left;
	color:#666666;
	text-align:right;
	font-family:"lucida grande", "lucida sans", arial, sans-serif;
	padding:7px 10px 0 0px;
	width:940px;
	height:28px;
}
input {
	background-color:#fff;
	border:1px solid #999;
	font-size:12px;
}
textarea {
	background-color:#fff;
	border:1px solid #999;
	font-size:12px;
}