body {
	background-color:#ffffff;
	font-family:verdana, arial, helvetica, sans-serif;
}

#frame {
	margin:0px auto 0px auto;
	padding:1px;
	width:818px;
	height:auto;
	background-color:#465E9C;
}

#header_top {
	margin:0px;
	padding:0px;
	width:818px;
	height:70px;
}

#train_top {
	margin:0px;
	padding:0px;
	float:left;
	width:358px;
	height:70px;
}

#travel_nurse_express {
	margin:0px;
	padding:0px;
	float:right;
	width:460px;
	height:70px;
}

#header_bottom {
	clear:both;
	margin:0px;
	padding:0px;
	width:818px;
	height:40px;
}

#train_bottom {
	margin:0px;
	padding:0px;
	float:left;
	width:358px;
	height:40px;
}

#tag_line {
	margin:0px;
	padding:10px;
	float:right;
	width:440px;
	height:20px;
	background:url('pics/tag_background.gif') no-repeat;
	color:#FFFF00;
	font-size:14px;
}

#content_frame {
	clear:both;
	margin:1px 0px 1px 0px;
	padding:0px;
	width:818px;
}

#left_side {
	float:left;
	width:213px;
	height:auto;
	text-align:center;
}

#all_aboard {
	margin:10px auto 0px auto;
	width:155px;
	height:23px;
	background:url('pics/all_aboard.gif') no-repeat;
	text-align:center;
	padding:8px;
	color:#C1D1C3;
	font-weight:bold;
	font-size:18px;
}

#all_aboard a, #all_aboard a:link, #all_aboard a:active, #all_aboard a:visited {
	color:#C1D1C3;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
}

#all_aboard a:hover {
	color:#ffff00;
}

#green_box {
	margin:0px auto 0px auto;
	width:151px;
	height:80px;
	background:url('pics/green_background.gif') no-repeat;
	text-align:left;
	padding:10px;
	color:#000000;
	font-weight:normal;
	font-size:13px;
}

#green_box a, #green_box a:link, #green_box a:active, #green_box a:visited {
	color:#1B5421;
	font-weight:normal;
	font-size:13px;
	text-decoration:underline;
}

#green_box a:hover {
	color:#ffff00;
}

#blue_box {
	float:right;
	width:583px ! important;
	width:583px;
	background:url('pics/content_top.gif') no-repeat top left #A6B7D8;
	height:auto;
	margin:10px 20px 10px 0px ! important;
	margin:10px 10px 10px 0px;
	padding:0px;
}

#content {
	width:543px;
	margin:20px;
	height:auto;
	font-size:13px;
	color:#000000;
	font-weight:normal;
}

#content p, #content li {
	font-size:13px;
	color:#000000;
	font-weight:normal;
}

#content .bold {
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

#content h1 {
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

#content h2 {
	font-size:14px;
	color:#1B5421;
}

#blue_box_bottom {
	width:583px;
	background:url('pics/content_bottom.gif') no-repeat bottom #A6B7D8;
	height:30px;
	margin:0px;
}

#content a, #content a:link, #content a:active, #content a:visited {
	color:#1B5421;
	font-weight:normal;
	font-size:13px;
	text-decoration:underline;
}

#content a:hover {
	color:#ffff00;
}

#clear_content {
	clear:both;
	width:818px;
	margin:0px auto 0px auto;
	height:0xp;
}

#footer {
	margin:0px auto 0px auto;
	width:818px;
	height:auto;
	background-color:#ffffff;
	font-size:10px;
	text-align:center;
	color:#000000;
}

form, input {
	font-size:12px;
}

a.home, a.home:link, a.home:active, a:home:visited {
	padding:4px;
	background-color:#C1D1C3;
	display:block;
}


