/* Table of Contents
1. General
2. Header
3. Top Navigation
4. Top Content
	a. Home
	b. Employment
	c. About
6. Bottom Content
7. Bottom Navigation
8. Footer
*/

/* GENERAL */

#body {
	text-align: center;
	height: 100%;
	padding-bottom: 80px;
	}

#wrapper {
	position: relative;
        background: #FFF;
        width: 880px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -16px;
	text-align: center;
        }

/* HEADER */

#header {
	width: 854px;
	}

#logo {
	float: left;
	height: 120px;
	width: 275px;
	margin-left: 0px;
	}

/* TOP NAVIGATION */

#nav {
	clear: right;
	background: url('../images/nav_bar.png') no-repeat;
	height: 120px;
	margin-left: 277px;
	}

#top_nav ul {
        list-style: none;
        color: white;
	height: 120px;
        }

#top_nav li {
        float: left;
	padding-top: 73px;
	margin-left: -10px;
	list-style: none;
        }

#top_nav a {
        display: block;
        color: white;
        text-decoration: none;
        padding-top: 7px;
	padding-bottom: 5px;
	font-size: 12px;
        }

#top_nav a:hover {
	padding-top: 7px;
	padding-bottom: 6px;
        background: #35568e;
        }

/* CONTENT */

/******** HOME ********/

#main_content_bg {
	float: left;
	clear: both;
	position: relative;
	background: url('../images/main_content_bg.jpg') no-repeat;
	height: 272px;
	width: 820px;
	margin-left: 53px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px 0px 0px 45px;
	}

#left_content {
	float: left;
	margin: 25px 0px 0px -20px;
	height: 212px;
	width: 350px;
	text-align: justify;
	color: #000;
	line-height: 18px;
	}

#left_content h2 {
	margin: 20px 0px 25px 12px;
	font-weight: 100;
	}

#left_content p {
	font-size: 13px;
	margin-left: 14px;
	line-height: 22px;
	}

#left_content img {
	margin: 10px 0px 0px 0px;
	}

#left_content a {
	text-decoration: none;
	color: transparent;
	text-decoration: none;
	}

#right_content {
	height: 212px;
	width: 350px;
	margin-left: 350px;
	margin-top: 35px;
	text-align: center;
	}

#right_content img {
	margin: 0px 0px 0px 15px;
	}

/******* EMPLOYMENT ********/

#emp_content_bg {
	float: left;
	position: relative;
	background: url('../images/employment_content_bg.jpg') no-repeat;
	width: 820px;
	height: 320px;
	margin-left: 54px;
	margin-top: 4px;
	text-align: left;
	padding: 0px 0px 0px 45px;
	}

#emp_content {
	float: left;
	margin: 25px 0px 0px -25px;
	height: 212px;
	width: 370px;
	text-align: left;
	color: #000;
	line-height: 18px;
	}

#emp_content h2 {
	color: black;
	margin: 15px 0px 25px 16px;
	font-weight: 100;
	}

#emp_content br {
	line-height: 13px;
	}

#emp_content p {
	text-align: justify;
	font-size: 13px;
	margin-left: 18px;
	margin-top: -2px;
	margin-bottom: 1px;
	line-height: 19px;
	}

#emp_content img {
	margin-top: 8px;
	margin-left: 17px;
	}

#emp_content a {
	text-align: justify;
	font-size: 13px;
	margin-left: 20px;
	color: blue;
	font-weight: bold;
	}

#emp_right_content {
	height: 212px;
	width: 350px;
	margin-left: 350px;
	margin-top: 0px;
	text-align: center;
	}

#emp_right_content img {
	margin: 36px 0px 0px 11px;
	}
/******* ADVERTISERS ********/

#adv_content_bg {
	float: left;
	position: relative;
	background: url('../images/adv_content_bg.jpg') no-repeat;
	width: 820px;
	height: 320px;
	margin-left: 54px;
	margin-top: 4px;
	text-align: left;
	padding: 0px 0px 0px 45px;
	}

#adv_content {
	float: left;
	margin: 30px 0px 0px -25px;
	height: 212px;
	width: 370px;
	text-align: left;
	color: #000;
	line-height: 18px;
	}

#adv_content h2 {
	color: black;
	margin: 10px 0px 25px 16px;
	font-weight: 100;
	}

#adv_content br {
	line-height: 13px;
	}

#adv_content p {
	text-align: justify;
	font-size: 13px;
	margin-left: 14px;
	margin-top: -2px;
	margin-bottom: 1px;
	line-height: 19px;
	}

#adv_content img {
	margin-top: 8px;
	margin-left: 17px;
	}

#adv_content a {
	text-align: justify;
	font-size: 13px;
	margin-left: 22px;
	color: blue;
	font-weight: bold;
	}

#adv_right_content {
	height: 212px;
	width: 350px;
	margin-left: 350px;
	margin-top: 0px;
	text-align: center;
	}

#adv_right_content img {
	margin: 31px 0px 0px 11px;
	}

/******** ABOUT US ********/

#about_content_bg {
	float: left;
	position: relative;
	background: url('../images/about_content_bg.jpg') no-repeat;
	width: 820px;
	height: 570px;
	margin-left: 53px;
	margin-top: 0px;
	text-align: left;
	padding: 0px 0px 0px 45px;
	}

#about_content {
	position: relative;
	float: left;
	margin: 25px 0px 0px -20px;
	height: 212px;
	width: 730px;
	text-align: left;
	color: #000;
	line-height: 18px;
	}

#about_content h2 {
	margin-top: 20px;
	margin-left: 14px;
	font-weight: 100;
	}

#about_content h4 {
	margin-left: 14px;
	font-size: 14px;
	}

#about_content br {
	line-height: 16px;
	}

#about_content p {
	text-align: justify;
	font-size: 13px;
	margin-left: 14px;
	line-height: 20px;
	}

#about_content img {
	margin-top: 8px;
	margin-left: 17px;
	}

#about_content a {
	margin-left: 23px;
	color: #263e87;
	font-weight: bold;
	}

#about_top_content {
	float: left;
	width: 350px;
	height: 212px;
	}

#about_right_content {
	height: 212px;
	width: 350px;
	margin-left: 370px;
	text-align: center;
	}

#about_right_content img {
	margin: 10px 0px 0px 15px;
	}

/******** CONTACT US ********/

#contact_content {
	margin-left: 50px;
	text-align: left;
	}

#contact_content h2 {
	color: #263e87;
	font-size: 20px;
	margin-top: 30px;
	}

#contact_content p {
	color: #000;
	font-size: 14px;
	line-height: 20px;
	}

#contact_form a {
	margin-left: 1px;
	}

#contact_form input {
	border: 1px solid #a5acb2;
	}

/******** FAQ ********/

#faq_content_bg {
	float: left;
	position: relative;
	background: url('../images/faq_content_bg.jpg') no-repeat;
	height: 1227px;
	width: 820px;
	margin-left: 54px;
	margin-top: 5px;
	text-align: left;
	padding: 0px 0px 0px 45px;
	}

#faq_header {
	position: relative;
	float: left;
	height: 110px;
	width: 300px;
	margin: 40px 0px 0px 110px;
	}

#faq_header h2 {
	font-size: 30px;
	font-weight: 100;
	margin: 0px 0px 0px 0px;
	color: #000;
	}

#faq_header p {
	color: #000;
	margin: 20px 0px 0px 0px;
	font-size: 14px;
	}

#faq_header a {
	color: blue;
	font-weight: bold;
	}

#faq_right_content {
	position: absolute;
	margin: 60px 0px 0px 470px;
	height: 290px;
	width: 219px;
	}

#faq_right_content h4 {
	margin: 8px 0px 12px 25px;
	font-size: 16px;
	color: #fff;
	}

#faq_right_content a {
	margin: 0px 0px 0px 22px;
	line-height: 30px;
	font-size: 12px;
	font-weight: 600;
	color: #9f9f9f;
	}

/* BOTTOM CONTENT */

/******** HOME ********/

#bottom_content {
	float: left;
	clear: both;
	position: relative;
	width: 835px;
	height: 310px;
	margin-left: 45px;
	margin-top: 25px;
	}

.bottom_rectangle {
	float: left;
	position: relative;
	background: url('../images/bottom_rectangle.jpg') no-repeat;
	height: 306px;
	width: 250px;
	margin-right: 6px;
	margin-left: 7px;
	text-align: left;
	}

.bottom_rectangle2 {
	float: left;
	clear: right;
	position: relative;
	background: url('../images/bottom_rectangle2.jpg') no-repeat;
	height: 306px;
	width: 253px;
	margin-right: 6px;
	margin-left: 2px;
	text-align: left;
	}

.bcontent_title {
	position: relative;
	margin-left: 10px;
	height: 34px;
	width: 240px;
	color: white;
	text-align: center;
	}

.bcontent_title h3 {
	margin-top: 0px;
	font-weight: 100;
	font-size: 16px;
	line-height: 30px;
	}

.bcontent {
	margin: 7px 0px 0px 7px;
	height: 262px;
	width: 237px;
	text-align: left;
	color: #263e87;
	}

.bcontent2 {
	margin: 5px 0px 0px 12px;
	width: 237px;
	height: 210px;
	text-align: center;
	}

.bcontent_image {
	width: 237px;
	height: 190px;
	text-align: center;
	}

.bcontent_image img {
	margin-top: 3px;
	margin-bottom: 0px;
	}

.bcontent p {
	text-align: justify;
	margin: -5px 15px 0px 15px;
	font-size: 11px;
	line-height: 15px;
	color: #5f5f5f;
	}

.bcontent a {
	color: #263e87;
	font-weight: bold;
	}

#follow {
	margin-top: 0px;
	font-size: 12px;
	color: #263e87;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	}

#follow img {
	margin: 0px 0px 0px 0px;
	}

/******** ABOUT US ********/

#about_bottom_content {
	float: left;
	width: 700px;
	margin-top: -15px;
	margin-left: -4px;
        text-align: left;
        color: #000;
        line-height: 18px;
	}

#about_bottom_content h4 {
	margin-bottom: -5px;
	font-size: 14px;
	}

#about_bottom_content br {
	line-height: 16px;
	}

#about_bottom_content p {
	text-align: justify;
	font-size: 13px;
	line-height: 20px;
	}

/******** CONTACT US ********/

#contact_bottom_content {
	position: relative;
	margin-top: 30px;
	border: 2px solid #ccc;
	background: #f1f3f5;
	width: 450px;
	height: 327px;
	color: #263e87;
	font-size: 18px;
	}

#contact_bottom_content p {
	color: #263e87;
	font-size: 16px;
	font-weight: bold;
	margin: 12px 0px 0px 66px;
	}

#contact_bottom_content h4 {
	margin-bottom: -5px;
	}

#contact_bottom_content a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	}

#contact_image {
	position: relative;
	background: url('../images/contact_icon.png');
	width: 55px;
	height: 59px;
	float: left;
	margin: 15px 0px 0px 7px;
	}

#contact_form {
	position: relative;
	border: 2px solid #ccc;
	background: #e9ecef;
	height: 270px;
	width: 361px;
	margin: 10px 0px 0px 65px;
	line-height: 25px;
	}

#contact_form form {
	margin: 2px 0px 0px 10px;
	}

#contact_form textarea {
	width: 340px;
	height: 110px;
	border: 1px solid #a5acb2;
	margin-bottom: -5px;
	}

#contact_form input[type="submit"] {
	border: 1px solid #a5acb2;
	background: #e0dfe3;
	color: #5f5f5f;
	}

#contact_form input[type="submit"]:hover {
	border: 1px solid #a5acb2;
	background: #a5acb2;
	color: black;
	}

/******** FAQ ********/

#faq_bottom_content {
	float: left;
	position: relative;
	height: 378px;
	width: 710px;
	margin: 10px 0px 0px -10px;
	color: #000;
	text-align: justify;
	}

#faq_bottom_content h4 {
	font-size: 20px;
	font-weight: 100;
	}

#faq_bottom_content p {
	font-size: 13px;
	line-height: 28px;
	margin: 0px 0px 0px 0px;
	}

#faq_bottom_content a {
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	color: #000;
	margin: 0px 0px 0px 0px;
	}

/* BOTTOM NAVIGATION */

.bottom_nav {
	width: 854px;
	height: 50px;
	padding-top: 1px;
	text-align: left;
	}

.bottom_nav ul {
	list-style: none;
	font-size: 11px;
	margin: 20px 0px 0px 0px;
	}

.bottom_nav li {
	float: left;
	}

.bottom_nav a {
	display: block;
	text-decoration: none;
	color: #5f5f5f;
	height: 21px;
	}

/* FOOTER */

.footer {
	position: relative;
	clear: both;
	background: url('../images/footer.png') no-repeat #FFF;
	width: 880px;
	height: 100px;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #5f5f5f;
	}
