#maincontent {
	clear:both;
	position: relative;
	width: 780px;
	background: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

#left {
	float: left;
	width: 255px;
	padding: 0px;
	margin: 0px;
	color: #333333;
}

#left table {
	padding-left: 5px;
}

#left p {
	padding-left: 5px;
}

#right {
	width:500px;
	float:right;
	padding: 0px 10px 20px 10px;
	margin-top:5px;
	margin-bottom: 10px;
}

#right p {
	margin-left: 20px;
	width: 400px;
}

#clearit {
	clear: both;
	position: relative;
	margin-top: 10px;
	padding: 5px;
}

#boxes {
	clear: both;
	position: relative;
	height: 340px;
	margin-top: 10px;
	padding: 5px;
	background-color: #D4D8D3;
}

#contact_us_box {
	width: 250px;
	float: left;
	border-right: 1px dotted #808990;
	padding-right: 5px;
	height: 300px;
}

#contact_us_box table td{
	padding: 5px;
	border-bottom: 1px solid #808990;
}

#job_search_box {
	width: 250px;
	float: right;
	border-right: 1px dotted #808990;
	height: 300px;
	padding-right: 5px;
}

#featured_job_box {
	width: 250px;
	float: right;
	padding-left: 5px;
}

#featured_job_box .top_title {
    font-size: 14px;
    font-weight:normal;
}

#featured_job_box .top_location {
    font-size: 12px;
    font-style:italic;
}

#featured_job_box .top_number {
    font-size: 12px;
    font-style:normal;
}

.orange_link a{
	color: #FAAF40;
	text-decoration:none;
}

.orange_link a:hover {
	text-decoration:underline;
}

.white_link a {
	color: #FFFFFF;
	text-decoration: none;
}

.white_link a:hover {
	text-decoration: underline;
}

/* ------- Begin Job Search Styles -------- */

#navigation_jobsearch img{
    margin-right: 5px;
}

#bookmark {
    text-align:right;
    margin: 0px;
    padding: 0px; 
}

#txtURL {
    font-weight: bold;
    text-align: right;
    width: 480px;
    padding: 0px 3px 0px 0px;
}

#GridView1 {
    border: 1px solid #FFFFFF;
    width: 500px;
}

.table-header {
    font-weight:bold;
    border:none;
    padding-bottom: 20px;
}

.table-top {
    border-top: 1px solid #CCCCCC;
}

.alt-row {
    background-color: #F2F2F2;
}

.pager {
    text-align: center;
    background-color: #FFFFFF;
}

.pager a {
    color: #000000;
    font-weight:bold;
    padding: 0px 3px 0px 3px; 
    text-decoration: underline;
}

.pager a:hover {
    color: orange;
}

.pager a:active {
    color:Orange;
}

.pager a:selected {
    
}

.thumbnail {
    margin: 3px;
}

/* ------- End Job Search Styles -------- */

/* ------- Begin Left Navigation Styles -------- */

#navigation_left {
	width:250px;
}

#navigation_left ul{
	list-style: none;
	padding: 0 0 10px; /* accommodates background image */
	margin: 0;
	float: left;
	width: 250px;
}

#navigation_left li {
	
}

#navigation_left li a{
	display: block;
	padding: 4px 0px 4px 10px;
	/*background-color:#D4D8D3;*/
	color:#000000;
	text-decoration: none;
	width: 240px;
}

#navigation_left li a:hover {
	background-color: #EEEEEE;
}

#navigation_left img{

}

/* ------- End Left Navigation Styles -------- */


/* ------- Begin Mail Preview Styles -------- */

#mailpreview {
    width: 450px;
    border: 1px solid #DDDDDD;
    font-size: 12px;
    padding: 5px;
    font-style: italic;
}

#mailpreveiw a {
    text-decoration:underline;
}

.error {
        color: Red;
    }


/* ------- End Mail Preview Styles -------- */


/* ------- Begin Resume Styles -------- */

#resume h2{
	font-size: 18px;
}

.resume_contact p{
	font-size: 10px;
}

.resume_header {
	font-weight:bold;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}

.resume_alt {
	background-color: #EEEEEE;
}

/* ------- End Resume Styles -------- */

/* ------- Begin Bar Review Classes Styles --------- */

#bar_review dt {
	margin-top: 10px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 10px;
}

#bar_review .link a {
	text-decoration:underline;
}

/* ------- End Bar Review Classes Styles --------- */