body {
	font-family:Arial;
	font-size:12px;
	color:#666666;
	background-color:#3e3e3e;
	background-image:url("site-background.gif");
	background-repeat:repeat-x;
	margin:0;
}


h1 {
	font-size:20px;
	font-weight:normal;
	margin:0;
}

form {
	display:inline;
}

a, a:hover, a:visited {
	color:#ccc;
	text-decoration:none;
}

input, textarea {
	background-color:#fff;
	padding:5px;
	border:1px solid #ccc;	
	margin:0;
	overflow:hidden;	
}


#search-box {
	float:right;
	height:66px;
	line-height:66px;
}

#search-button {
	padding:0;
	border:0;
	margin:0 0 5px 0;
	vertical-align:middle;
}

#search-input {
	width:150px;
	height:16px;
}

#top-nav {
	width:826px;
	height:41px;
	margin:auto;
}

#top-nav-content {
	float:right;
	width:460px;
	height:41px;
	font-size:11px;
	color:#fff;
	background-image:url("top-nav-content.gif");
	background-image:no-repeat;
	text-align:center;
	line-height:41px;
}

#top-nav-content a, a:hover, a:visited {
	color:#fff;
	text-decoration:none;
}

#logo-bar {
	width:826px;
	height:66px;
	margin:auto;
}

#logo {
	float:left;
	width:246px;
	height:66px;
	background-image:url("logo.gif");
	background-image:no-repeat;	
}

#tab-bar {
	width:806px;
	height:47px;
	padding:0 20px 0 0;
	margin:auto;
}

.tab {
	display:block;
	float:right;
	width:98px;
	height:47px;
	background-image:url("tab.gif");
	background-image:no-repeat;
	line-height:47px;
	text-align:center;
}

.tab a {
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

#main-area-top {
	width:830px;
	height:20px;
	background-image:url("main-area-top.gif");
	background-image:no-repeat;		
	margin:auto;
}

#main-area {
	width:790px;
	background-color:#fff;
	padding:0 20px 0 20px;
	margin:auto;
}

#footer {
	width:830px;
	height:59px;
	font-weight:bold;
	color:#fff;
	background-image:url("footer.gif");
	background-image:no-repeat;		
	margin:auto;
	text-align:center;
	line-height:59px;
}

#left-nav {
	float:left;
	width:152px;
	margin:0 20px 0 0;
}

#right-content {
	float:right;
	width:618px;
}

.small-white {
	font-size:11px;
	color:#fff;
}

.nav-top {
	width:142px;
	height:20px;
	font-size:11px;
	color:#fff;
	background-image:url("nav-top.gif");
	background-image:no-repeat;
	padding:0 0 0 10px;
	line-height:20px;
}

.nav-content {
	width:137px;
	background-color:#3e3e3e;
	padding:0 0 0 15px;
}

.nav-bottom {
	width:152px;
	height:20px;
	background-image:url("nav-bottom.gif");
	background-image:no-repeat;		
	margin:0 0 20px 0;
}


.content-top {
	width:618px;
	height:20px;
	background-image:url("content-top.gif");
	background-image:no-repeat;		
}

.site-input {
	border:0;
}

.red-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0;
	background-color:#C81A21;
	padding:0.4em;
	outline:none;
}

label {
	float:left;
	width:100px;
	display:block;
	padding:0 20px 0 0;
	line-height:25px;
	margin:0 0 10px 0;
}

.content-content {
	width:578px;
	background-color:#e5e5e5;
	padding:0 20px 0 20px;
}

.content-content a {
	color:#666;
}

.content-bottom {
	width:618px;
	height:20px;
	background-image:url("content-bottom.gif");
	background-image:no-repeat;		
	margin:0 0 20px 0;
}

.menu_header {
	font-size:14px;
	font-weight:bold;
}

