body {
	font-family:Arial;
	font-size:12px;
	background-color:#202430;
	background-image:url("site-background.gif");
	background-repeat:repeat-x;
	margin:0;
	line-height:18px;
}

h1 {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin:0 0 10px 0;
}

label {
	float:left;
	width:100px;
	display:block;
	padding:0 20px 0 0;
	line-height:25px;
	margin:0 0 10px 0;
}

.white-input {
	color:#333;
	border:1px solid #ccc;
}

.green-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0;
	background-color:#202430;
	padding:0.4em;
	outline:none;
}


form {
	display:inline;
}

input, textarea {
	background-color:#fff;
	padding:5px;
	border:0;	
	margin:0;
	overflow:hidden;	
}

a:link, a:hover, a:visited {
	color:#202430;
	text-decoration:none;
}

#search-button {
	padding:0;
	margin:0 0 4px 0;
	vertical-align:middle;
}

#search-input {
	width:150px;
	height:14px;
}	

#top-container {
	width:900px;
	height:53px;
	margin:auto;
}

#top-nav {
	float:left;
	font-size:11px;
	color:#d9d9d9;
	line-height:53px;
}

#top-nav a {
	color:#d9d9d9;
}

#search-box {
	float:right;
	line-height:53px;
}

#tab-bar {
	width:900px;
	height:38px;
	margin:auto;
}

#logo-top {
	float:left;
	width:456px;
	height:38px;
	background-image:url("logo-top.gif");
	background-repeat:no-repeat;
}

#tab-box {
	float:right;
	height:28px;
}

.tab {
	float:left;
	width:85px;
	height:28px;
	font-size:11px;
	color:#fff;
	background-image:url("tab.gif");
	background-repeat:no-repeat;	
	margin:0 0 0 2px;
	line-height:28px;
	text-align:center;
}

.tab a {
	display:block;
	color:#fff;
}

#logo-bar {
	width:900px;
	height:102px;
	margin:auto;
}


.under {
	width:396px;
	height:1px;
	background-color:#3e5869;
	margin:0 0 10px 0;
}


#logo-bottom {
	float:left;
	width:456px;
	height:102px;
	background-image:url("logo-bottom.gif");
	background-repeat:no-repeat;		
}

#intro-box {
	float:right;
	width:396px;
	height:72px;
	font-size:11px;
	color:#fff;
	background-image:url("intro-box.gif");
	background-repeat:no-repeat;		
	padding:15px;
}

#intro-box a {
	color:#fff;
}

#main-white {
	width:100%;
	background-color:#fff;
	background-image:url("main-white-background.gif");
	background-repeat:repeat-x;	
	margin:auto;
}

#sub-bar {
	width:100%;
	height:80px;
	background-color:#3e5869;
}

#footer {
	width:100%;
	height:115px;
	background-color:#202430;
	line-height:115px;	
}

#footer-contain {
	width:900px;
	height:115px;
	margin:auto;
	line-height:115px;
}

#footer-nav {
	float:left;
	font-size:11px;
	color:#d9d9d9;	
}

#footer-nav a {
	color:#d9d9d9;
}

#footer-logo {
	float:right;
	width:139px;
	height:115px;
	background-image:url("footer-logo.gif");
	background-repeat:no-repeat;		
}

#main-container {
	width:800px;
	padding:20px 0 0 0;
	margin:auto;
}

#nav {
	float:left;
	width:250px;
	font-size:11px;
	margin:0 20px 0 0;
}

#main-bit {
	float:right;
	width:530px;
}

.light-top {
	width:530px;
	height:20px;
	background-image:url("light-top.gif");
	background-repeat:no-repeat;	
}

.light-mid {
	width:490px;
	color:#fff;
	background-color:#3e5869;
	padding:0 20px 0 20px;
}	

.light-bottom {
	width:530px;
	height:20px;
	background-image:url("light-bottom.gif");
	background-repeat:no-repeat;	
	margin:0 0 20px 0;
}

.dark-top {
	width:530px;
	height:20px;
	background-image:url("dark-top.gif");
	background-repeat:no-repeat;	
}

.dark-mid {
	width:490px;
	color:#fff;
	background-color:#202430;
	padding:0 20px 0 20px;
}

.dark-mid a {
	color:#fff;
}

.under-2 {
	width:490px;
	height:1px;
	background-color:#3e5869;
	margin:0 0 10px 0;
}


.dark-bottom {
	width:530px;
	height:20px;
	background-image:url("dark-bottom.gif");
	background-repeat:no-repeat;	
	margin:0 0 20px 0;
}


.nav-dots {
	width:115px;
	height:1px;
	background-image:url("nav-dots.gif");
	background-repeat:repeat-x;
	margin:5px 0 5px 0;
}


.nav-dots-2 {
	width:250px;
	height:1px;
	background-image:url("nav-dots.gif");
	background-repeat:repeat-x;
	margin:5px 0 5px 0;
}

#nav-1 {
	float:left;
	width:115px;
	font-size:11px;
}	

#nav-2 {
	float:right;
	width:115px;
	font-size:11px;	
}	
