body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	position: relative;
	background: #6c6e70; }

/* Normal links */
a:link, a:visited {
outline-style:none;
	color: #8a1d04;
	 }

a:hover, a:visited:hover {
	color: #aeaeae; }

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

/* Abbreviations */	
abbr { border-bottom: 1px dotted #900; cursor: help; }


/*------------------HEADING--------------------*/

h1 {
	font-family: georgia, times, serif;
	margin: 16px 0 0 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	font-weight: normal;
	color: #b80e1f; }

h1 span { color: #666;font-size:0.5em;vertical-align:0.2em }

h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #390; }

h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height:15px;
	color: #000; }

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #390; }
	
h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #069;
	}

h5 span {
	display: block;
	color: #333;
	font-size: 0.8em;
	font-weight: normal; }

h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #600; }

/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

/* General paragraph rules */
p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em; }

/*/*/a{}
body p {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; }
  
html>body p { font-size: small; }
/* */

p.oldbrowsers {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #c00; }

blockquote {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 30px;
	font-size:11px;
	line-height:17px;
	color: #666; }
	
	
/*------------------FORMS----------------*/

input.txt, textarea.txt {
	font-family: georgia, times, serif;
	font-size: 11px;
	color: #333; }

select {
	font-size: 11px; }

form {
	display: block;
	margin: 0px;
	padding: 0px; }
	

/*--------------MISCELLANEOUS----------------*/

img { border: none; }
hr { display: none; }

/* Outer bounding box for all pages */
#Frame {
	margin: 20px auto 20px auto;
	padding: 25px 35px 20px 35px;
	background: #ffffff;
	width: 740px; }

/* Basic header style applied to H1 element */
/* Phark Image Replacement Technique */
#Logo {
	position: relative;
	margin:0;
	padding:0;
	height: 39px;
	float: left;
	}
#Logo a {
	position: absolute;
	margin:0;
	padding:10px 0 15px 0;
	top: 0px;
	left: 0px;
	width: 178px;
	height: 39px;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	color: transparent;
	}

#Logo a span, #Logo span { display: none; }

/*--------------MAIN NAVIGATION----------------*/
#navigation {
	background: url(http://www.lexkimjob.com/img/navigation.gif) #ffffff no-repeat;
	height: 20px;
	width: 135px;
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
	float: right;
	position: relative;
	}
#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#navigation li, #navigation a {
	height: 25px;
	display: block;
	}

#navigation a {
	text-indent: -5000px;
	text-decoration: none;
	}

#nav_home {left: 5px; width: 45px;}
#nav_contact {left: 65px; width: 65px;}

#nav_home a:hover, #nav_home a:active { background: url(http://www.lexkimjob.com/img/navigation.gif) -5px -20px no-repeat;}
#nav_contact a:hover, #nav_contact a:active { background: url(http://www.lexkimjob.com/img/navigation.gif) -65px -20px no-repeat;}

#nav_home a.selected:link, #nav_home a.selected:hover, #nav_home a.selected:visited, #nav_home a.selected:visited:hover { background: url(http://www.lexkimjob.com/img/navigation.gif) -5px -20px no-repeat;}
#nav_contact a.selected:link, #nav_contact a.selected:hover, #nav_contact a.selected:visited, #nav_contact a.selected:visited:hover { background: url(http://www.lexkimjob.com/img/navigation.gif) -65spx -20px no-repeat;}


/*---------------LAYOUT BOXES----------------------*/
#HeaderFrame {
float: left;
margin: 0;
padding: 0;
height: 50px;
width: 740px;
}
/* 2-column layout container */
#Content {
float: left;
	margin: 0px 0 0 0;
	padding: 45px 0 0 0;
	text-align: left;
	background-color: #fff; }
	
/* Sidebar column */
#SubCol {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	width: 355px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 355px; } html>body #SubCol { width:355px; }
	
#SubColSecondary {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 230px; } html>body #SubColSecondary { width:230px; }

/* One column only */
#MainCol {
	margin: 0;
	float: left;
	padding: 0;
	width: 330px; }
	
/* One column only */
#MainColSecondary {
	margin: 0;
	float: right;
	padding: 0 10px 0 0;
	width: 485px; }

#TopDiv {
height: 280px;
}

.linkright {
margin: 35px 3px 0 10px;
float: right;
z-index: 6000;
}

/*------------MISCELLANEOUS-----------------------*/
#searchme { /* Global Search */
margin: 0;
padding: 0;
}
#searchme2 { /* Global Search */
margin: 0;
padding: 0 0 0 18px;
}
.searchbutton {
background: url(http://www.lexkimjob.com/img/signupbutton.gif) no-repeat;
border: 0;
margin: 3px 0 0 0;
height: 25px;
float: left;
/*text-indent: -9999px;*/
width: 105px;
}

.searchfield {
border: 1px solid #a9a69f;
height: 18px;
top: 0px;
}

.sectiontitle{
padding: 0 0 10px 0;
}

.greenbar {
float: left;
background: #499343;
width: 710px;
padding: 10px;
color: #fff;
font-size: 12px;
margin: 0px 0 25px 0;
}

.greenbar a, .greenbar a:link {
color: #FFF200;
text-decoration: none;
}

.greenbar a:hover, .greenbar a:link:hover {
color: #ffffff;
text-decoration: underline;
}


#BodyText{
	margin: 0px 0px 20px 0px;
	padding: 0 0px 0px 0px;
	float: left;
}
#BodyText img{
	padding: 0px;
}
#BodyText p {
	padding: 0px 0px 3px 1px;
	font-size: 12px;
	font-weight: normal;
	line-height: 21px;
	color: #434343; }
	
#BodyText td p {
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 21px;
	color: #434343; }

#BodyText ul {
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #434343;
	padding: 5px 0px 0px 2px;
	margin: 0 0 18px 0;
}
#BodyText .twocolumnlist {
	width: 455px;
	float: left;
}

#BodyText ul li {
	font-size: 12px;
	background: url(/img/orangecircle_bullet.gif) left top no-repeat;
	padding: 0px 0px 3px 15px;
	margin 0;
}
#BodyText ul li.orangearrow {
	background: url(http://www.lexkimjob.com/img/orangearrow_bullet.gif) left top no-repeat;
	padding: 0px 0px 6px 15px;
	margin 0;
}
#BodyText ul li.orangecircle {
	background: url(http://www.lexkimjob.com/img/orangecircle_bullet.gif) left top no-repeat;
	padding: 0px 0px 6px 15px;
	margin 0;
}
#BodyText ul li.grayarrowleft {
	background: url(http://www.lexkimjob.com/img/grayarrowleft_bullet.gif) left top no-repeat;
	padding: 0px 0px 6px 15px;
	margin 0;
}
#BodyText ul li.orangecirclearrow {
	background: url(http://www.lexkimjob.com/img/orangecirclearrow_bullet.gif) left top no-repeat;
	padding: 1px 0px 10px 25px;
	margin 0;
}
#BodyText ul li.orangecirclearrow_selected {
	background: url(http://www.lexkimjob.com/img/graycirclearrow_bullet.gif) left top no-repeat;
	padding: 1px 0px 10px 25px;
	margin 0;
}
#BodyText ul li.orangearrow a:link, #BodyText ul li.orangearrow a:visited { color: #434343; text-decoration: underline;}
#BodyText ul li.orangearrow a:hover, #BodyText ul li.orangearrow a:visited:hover { color: #434343;text-decoration: none; }

#BodyText ul li.orangecirclearrow a:link, #BodyText ul li.orangecirclearrow a:visited { color: #F8A419; text-decoration: none;}
#BodyText ul li.orangecirclearrow a:hover, #BodyText ul li.orangecirclearrow a:visited:hover { color: #434343;text-decoration: none; }

#BodyText ul li.orangecirclearrow_selected a:link, #BodyText ul li.orangecirclearrow_selected a:visited { color: #434343; text-decoration: none;}
#BodyText ul li.orangecirclearrow_selected a:hover, #BodyText ul li.orangecirclearrow_selected a:visited:hover { color: #434343;text-decoration: none; }

	
#BodyText h6 {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #434343; }

#BodyText h4{
	padding: 0px 0px 0px 0px; 
	font-size: 12px;

	font-weight: bold;
	line-height: 19px;
	color: #434343; }
	
#BodyText h3 {
	padding: 0px 0px 0px 0px; 
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
	color: #434343; }

#BodyText h2 {
	padding: 0px 0px 15px 0px;
	font-size: 17px;
	line-height: 23px;
	font-weight: bold;
	color: #434343; }
	
#BodyText h1 {
	padding: 0px 0px 15px 0px;
	font-size: 21px;
	line-height: 28px;
	font-weight: bold;
	color: #434343; }
	
#BodyText a:link, #BodyText a:visited { color: #434343; text-decoration: underline;}
#BodyText a:hover, #BodyText a:visited:hover { color: #434343;text-decoration: none; }

#TopPic {
padding: 0 0 20px 0;
}

/*-------------- Copyright Footer -----------------*/
#Copyright {
	font-family: arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 15px;
	text-align: left;
	background: #ffffff;
}
#Copyright .left {
margin: 0;
padding: 0;
float: left;
width: 50px;
}
#Copyright .right {
float: right;
width: 500px;
}
#Copyright h2 {
	margin: 0px 15px 0 0;
	padding: 3px 0 7px 0;
	border-bottom: none;
	color: #6B6D6F;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	}
#Copyright h5 {
	margin: 0px 15px 0 0;
	padding: 10px 0 0 0;
	border: none;
	color: #6B6D6F;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
text-decoration: none;
	}
	
#Copyright a:link, #Copyright a:visited { color: #6B6D6F; text-decoration: none;}
#Copyright a:hover, #Copyright a:visited:hover { color: #6B6D6F;text-decoration: underline; }

/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }

/* Hide warning from newer browsers */
.oldbrowsers { display: none; }

td.nowrap {
	white-space: nowrap;
	}