/* CSS Document Copyright KLLWeb Design, 2008*/

/* Remove all default margins, borders, padding */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    display:block;
	margin: 0; 
    padding: 0; 
    border: 0; 
}

td {
	word-wrap:break-word
}

/* hide from IE mac */
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	position:relative;
	color: #000;
	z-index:1;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000033;
	font-style: italic;
}
.squash {
	width: 90%;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #937828;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #937828;
}
h3 {
	font-size: 15px;
	color: #937828;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #937828;
	font-weight: bold;
}

/* Links */
a {
	font: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
}

ul { /* Formats the list on the costs page */
	list-style-position: inside;
	margin: 40px;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

#page_wrapper {
	position:relative;
	width: 824px;
	margin: 0 auto;
}

#page_header {
	height: 171px;
	background-color: #FFFFFF;
	position: fixed;
} 

#navigation {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	width: 130px;
}

#navigation a {
	text-align: right;
}
	

#content_wrapper {
	padding: 171px 0 0 0;
	position:relative;
	width:824px;
	height:100%;
	min-height:700px;
	max-height:100%;
	margin:0 auto;
	background-color: #FFFFFF;
	background-image: url(pagebackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	z-index:3;
}

#left_side {	
	float:left;
	width:150px;
}

#job_link {
	float:right;
	width:200px;
	position:relative;
	z-index:5;
}

#index {
	float:right;
	width: 660px;
	background-image: url(index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#index_text {
	float:left;
	width: 375px;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: 333333;	
}

#about {
	float:right;
	width: 660px;
	background-image: url(about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#about_text {
	float:left;
	width: 410px;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: 333333;	
}

#perm {
	float:right;
	width: 660px;
	background-image: url(perm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#perm_text {
	float:left;
	width: 410px;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: 333333;	
}

#temp {
	float:right;
	width: 660px;
	background-image: url(temp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#temp_text {
	float:left;
	width: 410px;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: 333333;	
}

#login {
	float:right;
	width: 660px;
	background-image: url(login.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:100%;
	min-height:700px;
	max-height:100%;
}

#login_text {
	float:left;
	width: 410px;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: 333333;	
}

#jobs {
	float:right;
	width: 660px;
	background-image: url(jobs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#jobs_text {
	float:left;
	width: 550px;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: 333333;	
}

#page_footer {
	z-index: 2;
	text-align: right;
	background-image: url(footer.jpg);
} 

#work {
	float:right;
	width: 660px;
	background-image: url(work.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#work_text {
	float:left;
	width: 410px;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: 333333;	
} 

#contact {
	float:right;
	width: 660px;
	background-image: url(contact.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
}

#contact_text {
	float:left;
	width: 550px;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: 333333;	
} 

#headerfile span {
	display:block;
	position:fixed !important;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:171px;
	z-index:4;
	background:url('header.jpg') no-repeat 50% 100%;
}

#footerfile {
	position:fixed !important;
	position:absolute;
	bottom:0;  
	left:0;
	width:100%;
	height:10% !important; 
	height:32px;
	min-height:32px;
	max-height:32px;
	background:url('footer.jpg') no-repeat 50% 0%;
	z-index:4;
}

#link {
	position:relative;
	bottom:0;
	right:0;
	z-index:5;
}