body {
	font-family:Arial;
	font-size:12px;
	color:#464646;
	background-color:#0170ca;
	margin:0;
	line-height:18px;
}

a, a:hover, a:visited {
	color:#01345e;
	text-decoration:none;
}

form {
	display:inline;
}

.light-blue {
	color:#38A6FF;
}

input, textarea {
	background-color:#fff;
	padding:5px;
	border:0;	
	margin:0;
	overflow:hidden;	
}

h1 {
	font-size:23px;
	font-weight:normal;
	color:#01345e;
	margin:0;
}

#search-button {
	padding:0;
	border:0;
	margin:0 0 5px 0;
	vertical-align:middle;
}

#search-input {
	width:150px;
	height:16px;
}

.site-input {
	border:0;
}

.white-input {
	color:#333;
	border:1px solid #ccc;
}

.blue-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0;
	background-color:#01345e;
	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;
}

#top-bar {
	width:100%;
	height:187px;
	background-image:url("top-bar-background.gif");
	background-repeat:repeat-x;
}

#middle-bar {
	width:100%;
	background-image:url("middle-background.gif");
	background-repeat:repeat-x;
	background-color:#fff;
}

#bottom-bar {
	width:100%;
	height:107px;
	color:#fff;
	font-weight:bold;
	background-image:url("bottom-bar-background.gif");
	background-repeat:repeat-x;
	line-height:107px;
}

#top-nav {
	width:788px;
	height:40px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background-image:url("top-nav.gif");
	background-repeat:no-repeat;	
	margin:auto;
	padding:0 0 0 20px;
	line-height:40px;
}

#top-nav a {
	color:#fff;
	text-decoration:none;
}

#logo-bar {
	width:808px;
	height:54px;
	margin:auto;
	line-height:54px;
}

#logo-1 {
	float:left;
	width:130px;
	height:54px;
	background-image:url("logo-1.gif");
	background-repeat:no-repeat;		
}

#logo-bar-2 {
	width:808px;
	height:58px;
	margin:auto;
	line-height:58px;
}

#logo-2 {
	float:left;
	width:340px;
	height:58px;
	background-image:url("logo-2.gif");
	background-repeat:no-repeat;		
}

#nav-bar {
	width:808px;
	height:35px;
	margin:auto;
}

#logo-3 {
	float:left;
	width:340px;
	height:35px;
	background-image:url("logo-3.gif");
	background-repeat:no-repeat;		
}

.tab {
	float:right;
	width:98px;
	height:35px;
	font-size:11px;
	font-weight:bold;
	color:#fff;	
	background-image:url("tab.gif");
	background-repeat:no-repeat;
	margin:0 1px 0 0;
	line-height:35px;
	text-align:center;
}

.tab a {
	color:#fff;
	text-decoration:none;
}

#search-box {
	float:right;
}

.container {
	width:808px;
	margin:auto;
}

#left-nav {
	float:left;
	width:154px;
	margin:20px 20px 0 0;
}

#main-area {
	float:right;
	width:634px;
	margin:20px 0 0 0;
}

.nav-header {
	width:154px;
	height:28px;
	font-size:11px;
	color:#fff;
	background-image:url("nav-header.gif");
	background-repeat:no-repeat;
	line-height:28px;
}

.nav-header-2 {
	width:154px;
	height:28px;
	font-size:11px;
	color:#fff;	
	background-image:url("nav-header-2.gif");
	background-repeat:no-repeat;	
	line-height:28px;	
}

.nav-content {
	width:134px;
	background-color:#01345e;
	padding:10px;
}

.nav-content a {
	color:#fff;
	text-decoration:none;
}

.nav-footer {
	width:154px;
	height:20px;
	background-image:url("nav-footer.gif");
	background-repeat:no-repeat;
	margin:0 0 20px 0;
}

#footer-image {
	float:right;
	width:132px;
	height:107px;
	background-image:url("footer-image.gif");
	background-repeat:no-repeat;	
}

#admin-panel-box {
	width:594px;
	background-color:#f3f4f3;
	border:1px solid #ccc;
	padding:10px;
}

.note-box {
	width:594px;
	background-color:#f3f4f3;
	border:1px solid #ccc;
	padding:10px;
	text-align:center;
}