html{
	height:100%;
	font-size:100.01%;
}

body{
	margin:0;
	background:#fff url(../images/bg.gif) repeat-x 0 238px;

	font:80%   Arial,Verdana, sans-serif;
}
p {margin:0;}
ul {margin:0;padding:0;}
h1, h2, h3 {margin:0;}
img {border: 0;}
#holder {
	width: 895px;
	margin: 0 auto;
	overflow: hidden;
}
#main {
	margin:0 auto;
	width:848px;
}

hr {
	border:.1em solid #F4F4F4;

}



/*Header BEGIN*/
#header{
	width:848px;
	height:380px;
	position: relative;
	background:url(../images/header-bg.gif) no-repeat 0 122px;
}
#header h1 img{
	position: absolute;
	top:142px;
	left:33px;
}
#header a.logo{
	position: absolute;
	top:15px;
	left:23px;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
	overflow:hidden;		
	width:267px;
	height:102px;
}
#header a.tab{
	position: absolute;
	top:94px;
	left:611px;
	background:url(../images/tab.gif) no-repeat;
	text-indent:-9999px;
	width:200px;
	height:31px;
}
#header a.tab:hover{background-position:0 100%;}

#header a.tabhome{
	position: absolute;
	top:94px;
	left:500px;
	background:url(../images/tabhome.gif) no-repeat;
	text-indent:-9999px;
	width:120px;
	height:31px;
}

#header a.blogtab{
	position: absolute;
	top:94px;
	left:502px;
	background:url(../images/tabblog.gif) no-repeat;
	text-indent:-9999px;
	width:150px;
	height:31px;
}

#header a.tabhome:hover{background-position:0 100%;}
#header a.blogtab:hover{background-position:0 100%;}

/*Top-navigation BEGIN*/
#header #nav{
	position:absolute;
	top:348px;
	left:0;
	padding: 0 0 0 160px;
	list-style:none;
	width: 750px;
	
}
#header #nav li{
	margin-left:1px;
	float:left;
	
}
#header #nav li a{
	display:block;
	width:130px;
	height:27px;
	overflow:hidden;
	text-align:center;	
	background:url(../images/nav_bg.jpg) no-repeat;
	color:#FFFFFF;
	padding-top:6px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	
}
.item1 a{
background:url(../images/apply_bg.jpg) no-repeat!important;
}
.item1 a:hover{
background:url(../images/apply_hover.jpg) no-repeat!important;

}


#header #nav li a:hover{
	background:url(../images/nav_hover_bg.jpg) no-repeat;
}

/*Top-navigation END*/
/*Pics-line BEGIN*/
#header #pics{
	width:950px;
	position:absolute;
	left:-25px;
	top:244px;
	list-style:none;
}
#header #pics li{
	width:145px;
	margin-left:4px;
	float:left;
}
/*Pics-line END*/
/*Header END*/
/*Content BEGIN*/

#content .button1_2{
	margin-bottom:10px;
	overflow:hidden;
	display:block;
	background:url(../images/one.jpg) no-repeat;
	width:231px;
	height:102px;
	text-indent:-9999px;
}
#content .button1_2:hover{
	background-position:0 100%;
}
#content .button2_2{
	display:block;
	overflow:hidden;
	margin-bottom:20px;
	background:url(../images/two.jpg) no-repeat;
	width:231px;
	height:102px;
	text-indent:-9999px;
}
#content .button2_2:hover{
	background-position:0 100%;
}

#content .button3_2{
	display:block;
	overflow:hidden;
	margin-bottom:20px;
	background:url(../images/three.jpg) no-repeat;
	width:231px;
	height:102px;
	text-indent:-9999px;
}

.buttons a{
float:left;
margin-left:40px;
}


#nav_new{

position:absolute;
top:342px;
left:205px;
height:60px;
width:430px;
padding:5px;
background:#FFFFFF;
height:83px;
padding-top:20px;
}
#nav_new li{
display:block;
float:left;
margin-right:3px;
background:url(../images/list_bg_2.jpg) no-repeat;
text-align:center;
}
#nav_new li a{
display:block;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
padding:5px 0 0 0;
text-decoration:none;
height:40px;
width:140px;
padding-top:20px;
text-transform:uppercase;
}




#content{
	
	overflow: hidden;
	width:848px;
	background:url(../images/main-bg.jpg) repeat-y;
	padding-top:50px;
	margin-top:-31px;
}
#content .col1{
	padding-left:42px;
	width:460px;
	float:left;
}


#content .col1 h1{
	color:#25418f;
	margin:0 0 10px 0;
	font-size:26px;
}

#content h1{
	color:#25418f;
	margin:0 0 10px 120px;
	font-size:28px;
}
#content .col1a h1.title, #content .col1 h1.title, #content .col2 h1.title{
	color:#25418f;
	padding-left:30px;
	margin-left:10px;
	background:url(../images/titleclock.gif) no-repeat;
}

#content .col1 h2{
	padding:8px 0 6px;
	font-size:33px;
	color:#25418f;
}

#content .col1 p a{
	margin-left:32px;
	font-weight:bold;
	font-size:21px;
	color:#25418f;
}

#content .col1 ul{
	padding:0 0 13px 25px;
	list-style:none;
	font-size:22px;
}
#content .col1 ul li{
	padding-left:10px;
	font-weight:bold;
	background:url(../images/bullet.gif) no-repeat 0 10px;
	font-size:22px;
}

#content .col1 ul li a, #content .col1a ul li a{
	color:#25418f;
}


/*  Internal Page Styles */

#content .col1a{
	padding:0px 15px 20px 15px;
}

#content .col1a h2 {
	padding:8px 0 6px;
	font-size:1.2em;
	color:#25418f;
}

#content .col1a p a{
	font-weight:bold;
	font-size:1em;
	color:#25418f;
}
#content .col1a ul{
	padding:0 0 13px 25px;
	list-style:none;
	font-size:14px;
}
#content .col1a ul li{
	padding-left:10px;
	font-weight:bold;
}


#content .col2{
	padding:0px 59px 0 0;
	width:227px;
	float:right;
}
#content .button1{
	margin-bottom:10px;
	overflow:hidden;
	display:block;
	background:url(../images/button1.gif) no-repeat;
	width:231px;
	height:99px;
	text-indent:-9999px;
}
#content .button1:hover{
	background-position:0 100%;
}
#content .button2{
	display:block;
	overflow:hidden;
	margin-bottom:20px;
	background:url(../images/button2.gif) no-repeat;
	width:231px;
	height:69px;
	text-indent:-9999px;
}
#content .button2:hover{
	background-position:0 100%;
}



#content .button1_2{
	margin-bottom:10px;
	overflow:hidden;
	display:block;
	background:url(../images/one.jpg) no-repeat;
	width:231px;
	height:102px;
	text-indent:-9999px;
}
#content .button1_2:hover{
	background-position:0 100%;
}
#content .button2_2{
	display:block;
	overflow:hidden;
	margin-bottom:20px;
	background:url(../images/two.jpg) no-repeat;
	width:231px;
	height:102px;
	text-indent:-9999px;
}
#content .button2_2:hover{
	background-position:0 100%;
}

#content .button3_2{
	display:block;
	overflow:hidden;
	margin-bottom:20px;
	background:url(../images/three.jpg) no-repeat;
	width:231px;
	height:102px;
	text-indent:-9999px;
}




#content .logo {float: left;margin:6px 15px 0px 32px;}
#content .line{
	float: left;
	height: 135px;
	width: 830px;
	font-weight:bold;
	padding:0 75px 0 10px;
	background:url(../images/footer-bg.gif) no-repeat 0 100%;	
}
#content .line h3{
	height:40px;
	width:827px;
}
#content .line h4{
	margin:12px 0 3px;
	color:#fff;
	text-align:center;
	font-size:18px;
}
#content .line p{
	font-size:12px;
	line-height:18px;
	color:#fff;
}

.inttext {
	padding:10px;
	min-height:200px;
	*height:1%;
	

}

.inttext a {
	font-size:.8em;

}

#maps {
	padding:10px 0px 20px 0px;
	*height:1%;
}

#maps div {
	float:left;
	padding:0px 3px 20px 3px;
}

#maps div h1{
	float: none;
	text-align:center;
	font-weight:bold;
	color:#25418f;
	padding:0px;
	font-size:1.5em;
	width:180px;
}


#maps h2 {
	color:#333333;
	margin:0px !important;
	padding:0px !important;
	text-align:center;
	font-size:1.3em !important;

}

#maps p {
	color:#000;
	margin:0px;
	padding:0px;
	text-align:center;
}


/*Content END*/
/*Footer BEGIN*/
#footer{
	width:848px;
	font-weight:bold;
}
#footer ul{
	padding-top:6px;
	list-style:none;
	font-size:11px;
	text-align: center;
}
#footer ul li{
	display: inline;
	padding:0 11px 0 6px;
	background:url(../images/separator.gif) no-repeat 100% 2px;
}
#footer ul li a{
	text-decoration:none;
	text-transform:uppercase;
	color:#00549f;	
}
#footer ul li.last-item {	
background:none;
}
#footer ul li a:hover{
	text-decoration:underline;	
}
#footer p {
	text-align: center;
	padding-top:5px;
	color:#00549f;
}
/*Footer END*/


form {
	margin:0px;
	padding:0px;

}
.label, .field {
		float:left;
	}

.label {
	width:110px;
	text-align:right;
	padding:0 5px 0 0;
	font-weight:bold;
	font:bold 90%/14px "Trebuchet MS", sans-serif;

}

.formentry {
	min-height:30px;
	*height:1%;
	margin-bottom:10px;
	clear:both;
}

.formcontainer {
	display:block;
	min-height:235px;
}

.field  input{

}

.textfieldRequiredMsg, .selectRequiredMsg, .textareaRequiredMsg, .selectInvalidMsg {
	border:0px!important;
}

.required {
	color:#FF0000;
	font-size:.9em;
	*font-size:1em;
}
	
	
#questions p {
	margin-bottom:15px


}

.kinetiktag {
	text-align:center;
	font-size:.8em;
	padding-top:10px;
}

.kinetiktag a {
	color:#999999
}

.jobslist {
	width:350px; 
	padding:10px 0 0 0;
}

.jobslist h3, .paymentslist h3{
	margin:15px 0 0 0;
	font-size:1.1em
}

.paymentslist{
	margin:0px 0 0 0;
	min-height:300px;
	*height:1%;
	
}

.paymentslist div{
	float:left; 
	width:200px;
	padding-left:10px;
}