




/*
     
*/
* {
	margin: 0;
	padding: 0;
}

body, html {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #55585a;
	background: #dae1e7;
	line-height: 150%;
}

div#body_container div#body_content a:link,
div#body_container div#body_content a:visited {
	color: #c44d44;
	text-decoration: none;
	padding: 3px;
}

div#body_container div#body_content a:hover,
div#body_container div#body_content a:active {
	color: #c44d44;
	text-decoration: none;
	background: #f2f2f2;
}

div#body_container {
	position: relative;
	width: 600px;
	height: auto;
	margin: 0 auto;
}

div#body_container div#header h1 {
	display: none;
}

div#body_container div#header {
	position: relative;	
	width: 600px;
	height: 122px;
	background: transparent url(http://localjobsllc.com/stylesheets/_g/header.jpg) top left no-repeat;
	border: 12px solid #1e2a5a;	
}

div#body_container ul#navigation {
	position: relative;	
	list-style-type: none;
	width: 600px;
	height: 27px;
	line-height: 27px;
	border-left: 12px solid #1e2a5a;
	border-right: 12px solid #1e2a5a;
	background: #90b5d0;	
}

div#body_container ul#navigation li {
	position: relative;
	height: 27px;
	line-height: 27px;
	float: left;
	text-align: center;
}

div#body_container ul#navigation li a:link,
div#body_container ul#navigation li a:visited {
	position: relative;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	height: 27px;
	width: 100px;
	line-height: 27px;
	display: block;
	text-decoration: none;
}

div#body_container ul#navigation li a:hover,
div#body_container ul#navigation li a:active {
	color: #90b5d0;
	background: #fff;
}

div#body_container ul#navigation li a.active_link:link,
div#body_container ul#navigation li a.active_link:visited,
div#body_container ul#navigation li a.active_link:hover,
div#body_container ul#navigation li a.active_link:active {
	color: #90b5d0;	
	background: #fff url(http://localjobsllc.com/stylesheets/_g/BG_current_link.jpg) top center no-repeat;
}

div#body_container div#body_content {
	position: relative;
	width: 580px;
	background: #fff;
	border: 12px solid #1e2a5a;	
	padding: 10px;
}

div#body_container div#body_content h2.home {
	position: relative;
	width: 261px;
	height: 67px;
	background: #fff url(http://localjobsllc.com/stylesheets/_g/BG_home_H2.jpg) top left no-repeat;
}

div#body_container div#body_content h2.concept {
	position: relative;
	width: 275px;
	height: 67px;
	background: #fff url(http://localjobsllc.com/stylesheets/_g/BG_concept_H2.jpg) top left no-repeat;
}

div#body_container div#body_content h2.opportunity {
	position: relative;
	width: 326px;
	height: 67px;
	background: #fff url(http://localjobsllc.com/stylesheets/_g/BG_opportunity_H2.jpg) top left no-repeat;
}

div#body_container div#body_content h2.process {
	position: relative;
	width: 267px;
	height: 67px;
	background: #fff url(http://localjobsllc.com/stylesheets/_g/BG_process_H2.jpg) top left no-repeat;
}

div#body_container div#body_content h2.faqs {
	position: relative;
	width: 436px;
	height: 67px;
	background: #fff url(http://localjobsllc.com/stylesheets/_g/BG_faq_H2.jpg) top left no-repeat;
}

div#body_container div#body_content h2.contact {
	position: relative;
	width: 175px;
	height: 67px;
	background: #fff url(http://localjobsllc.com/stylesheets/_g/BG_contact_H2.jpg) top left no-repeat;
}

div#body_container div#body_content h2.terms {
	position: relative;
	width: 213px;
	height: 67px;
	background: #fff url(http://localjobsllc.com/stylesheets/_g/BG_terms_H2.jpg) top left no-repeat;
}

div#body_container div#body_content h2.privacy {
	position: relative;
	width: 286px;
	height: 67px;
	background: #fff url(http://localjobsllc.com/stylesheets/_g/BG_privacy_H2.jpg) top left no-repeat;
}

div#body_container div#body_content h2 span {
	display: none;
}

div#body_container div#body_content h3 {
	position: relative;
	font-size: 20px;	
	line-height: 30px;
	color: #1f2a5a;
}

div#body_container div#body_content p {
	margin: 20px 0 0 0;
}

div#body_container div#body_content ul {
	list-style-type: circle;
	margin: 0 0 0 20px;
}

div#body_container div#footer a:link,
div#body_container div#footer a:visited {
	display: none;
	color: #90b5d0;
	text-decoration: none;
}

div#body_container div#footer a:hover,
div#body_container div#footer a:active {
	display: none;
	color: #6197BD;
	text-decoration: none;
}


div#body_container div#footer {
	position: relative;
	line-height: 50px;
	color: #90b5d0;
	margin: 0 0 0 20px;
}

/* Form styles */
div#body_container div#body_content form {
	position: relative;
	width: 500px;
	margin: 0 auto;
	text-align: center;
}

div#body_container div#body_content form label {
	display: block;
	font-size: 14px;	
	line-height: 30px;
	color: #1f2a5a;
	margin: 10px 0 0 0;
	text-align: left;
}

div#body_container div#body_content form span {
	position: relative;
	font-size: 90%;
	background: #FFFFD9;
	padding: 2px;
	text-align: left;
}

div#body_container div#body_content form input.text_field {
	font-size: 18px;
	font-family: "Trebuchet MS", sans-serif;
	display: block;
	width: 100%;
}

div#body_container div#body_content form textarea.textarea {
	font-size: 18px;
	font-family: "Trebuchet MS", sans-serif;
	display: block;
	width: 100%;
	height: 75px;
}

div#body_container div#body_content form input.submit_button {
	font-family: "Trebuchet MS", sans-serif;
	margin: 25px 0 0 0;
	font-size: 16px;
}

div#body_container div#body_content div#error_message {
	position: relative;
	width: 480px;
	height: 50px;
	line-height: 50px;
	margin: 10px auto 0 auto;
	background: #DC0000 url(http://localjobsllc.com/stylesheets/_g/ICON_error.gif) no-repeat;
	background-position: 10px center;
	padding: 0 0 0 50px;
	color: #fff;
	font-weight: bold;
}

div#body_container div#body_content div#success_message {
	position: relative;
	width: 480px;
	height: 50px;
	margin: 10px auto 0 auto;
	background: #00AD00 url(http://localjobsllc.com/stylesheets/_g/ICON_success.gif) no-repeat;
	background-position: 10px center;
	padding: 10px 0 0 50px;
	color: #fff;
	font-weight: bold;
}

/* FAQs */

div#body_container div#body_content p.question {
	background: transparent url(http://localjobsllc.com/stylesheets/_g/ICON_question.gif) top left no-repeat;
	padding: 0 0 0 20px;
	min-height: 16px;
}

* html div#body_container div#body_content p.question {
	background: transparent url(http://localjobsllc.com/stylesheets/_g/ICON_question.gif) top left no-repeat;
	padding: 0 0 0 20px;
	height: 16px;
}

div#body_container div#body_content p.answer {
	background: transparent url(http://localjobsllc.com/stylesheets/_g/ICON_answer.gif) top left no-repeat;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
}
#footer2 {
  font-size: 10px;
  text-align: center;
}

