/* CSS Document */

/*///////////////////
//MASTER FORMATTING//
///////////////////*/

#master{
position:absolute;
margin-left:-389px;
top:0;
left:50%;
height:593px;
width:778px;
background-color:#FFFFFF;
}

/*///////////////////
//HEADER FORMATTING//
///////////////////*/

	#header{
	position:absolute;
	top:0px;
	left:0px;
	height:120px;
	width:778px;
	}
	
		#logo{
		position:absolute;
		top:0px;
		left:30px;
		height:118px;
		width:212px;
		}
		
		#banner{
	position:absolute;
	top:0px;
	left:242px;
	height:88px;
	width:535px;
	background-color: #EAF1F9;
		}
		
		#buttons{
	position:absolute;
	top:88px;
	left:240px;
	height:30px;
	width:538px;
	background-image:url(../images/top_buttons_bg.jpg);
	background-repeat:no-repeat;
	font-size: 1px;
	background-color: #EAF1F9;
		}
		
		.buttons{
	position:relative;
	float:left;
	top:0px;
	left:3px;
	height:28px;
	width:auto;
	padding-right: 1px;
		}
		
/*/////////////////////////
//MIDDLE INDEX FORMATTING//
/////////////////////////*/
	
	#middle{
	position:absolute;
	top:124px;
	left:0px;
	height:424px;
	width:778px;
	}
	
		#header_middle{
		position:absolute;
		top:0px;
		left:27px;
		height:148px;
		width:191px;
		z-index: 5;
		background-image:url(../images/middle_header_bg.jpg);
		background-repeat:no-repeat;
		}
		
		#header_middle_home{
		position:absolute;
		top:0px;
		left:27px;
		height:148px;
		width:734px;
		z-index: 1;
		background-image:url(../images/middle_header_bg.jpg);
		background-repeat:no-repeat;
		}
		
		#left_buttons_index{
		position:absolute;
		top:13px;
		left:-14px;
		height:auto;
		width:189px;
		z-index: 2;
		}
		#left_buttons_index_four{
		position:absolute;
		top:2px;
		left:-14px;
		height:auto;
		width:189px;
		z-index: 2;
		}
		
		.left_buttons_index{
		position:relative;
		float:left;
		top:0px;
		left:0px;
		height:auto;
		width:auto;
		margin-top:7px;
		}
		
		#left_nav_index{
		position:absolute;
		top:154px;
		left:28px;
		height:260px;
		width:187px;
		}
			.form_title{
			position:absolute;
			top:0px;
			left:0px;
			height:32px;
			width:187px;
			}
			#search{
			position:absolute;
			top:0px;
			left:0px;
			height:140px;
			width:187px;
			background-image:url(../images/search_form_bg.jpg);
			background-repeat:no-repeat;
			z-index: 2;
			}
				#search_form{
				position:absolute;
				top:30px;
				left:79px;
				height:70px;
				width:86px;
				font-family:Arial;
				font-size:11px;
				line-height:3px;
				color:#FFFFFF;
				background-color:inherit;
				}
				#searchform_titles{
				position:absolute;
				top:32px;
				left:18px;
				height:70px;
				width:86px;
				font-family:Arial;
				font-size:11px;
				line-height:25px;
				color:#FFFFFF;
				background-color:inherit;				
				}
				#search_button{
				position:absolute;
				top:113px;
				left:57px;
				height:25px;
				width:11px;
				}
			#latest_news{
			position:absolute;
			top:164px;
			left:0px;
			height:91px;
			width:180px;
			}
				#news_form{
	position:absolute;
	top:32px;
	left:0px;
	height:auto;
	width:157px;
	padding-left:15px;
	font-family:Arial;	font-size:11px;
	color:#FFFFFF;
	background-color:inherit;
				}
				a.more:link{
				font-family:Arial;
				font-size:12px;
				font-weight:bold;	
				color:#FFFFFF;
				background-color:inherit;
				text-decoration:none;
				}
				a.more:hover{
				font-family:Arial;
				font-size:12px;
				font-weight:bold;
				color:#FFFFFF;
				background-color:inherit;
				text-decoration:none;
				}
				a.more:active{
				font-family:Arial;
				font-size:12px;
				font-weight:bold;
				color:#FFFFFF;
				background-color:inherit;
				text-decoration:none;		
				}
				a.more:visited{
				font-family:Arial;
				font-size:12px;
				font-weight:bold;
				color:#FFFFFF;
				background-color:inherit;
				text-decoration:none;			
				}			
			
		#display_index{
		position:absolute;
		top:155px;
		left:225px;
		height:256px;
		width:536px;
		background-image:url(../images/welcome_bg.jpg);
		}
#page_text_fast{
	position:absolute;
	top:200px;
	left:0px;
	height:80px;
	width:80px;
	color:inherit;
	background-color: #EEEEEE;
	overflow: auto;
			}

		#page_text{
	position:absolute;
	top:34px;
	left:0px;
	height:367px;
	width:536px;
	color:inherit;
	background-color: #EEEEEE;
	overflow: auto;
			}
			#page_header{
	position:absolute;
	top:0px;
	left:0px;
	height:34px;
	width:536px;
	z-index: 5;
			}
			.article{
	position:relative;
	margin-top:0px;
	left:0px;
	width:480px;
	height:auto;
	color:#000000;
	background-color:#EEEEEE;
			}
				.article_header{
				position:relative;
				top:0px;
				left:0px;
				width:536px;
				height:10px;
				}
				.article_content{
				position:relative;
				top:10px;
				left:22px;
				height:auto;
				width:500px;
				}
				.article_reg_content{
				position:relative;
				top:10px;
				left:0px;
				height:auto;
				width:500px;
				}

				.contact_form{
				width:400px;
				}
				.article_footer{
				position:absolute;
				top:401px;
				left:0px;
				width:536px;
				height:10px;
				}
			.article_reg_footer{
				position:absolute;
				top:401px;
				left:0px;
				width:536px;
				height:10px;
				}

			#welcome_index{
	position:absolute;
	top:21px;
	left:14px;
	height:auto;
	width:508px;
	background-color: inherit;
			}
			#welcome_image{
			position:absolute;
			top:-19px;
			left:-6px;
			height:140px;
			width:134px;
			}
			#statement_image{
			position:absolute;
			top:-20px;
			left:0px;
			height:140px;
			width:134px;
			}
			
			#rec_image{
			position:relative;
			top:170px;
			left:460px;
			height:51px;
			width:60px;
			}
	#welcome_title{
	position:absolute;
	top:2px;
	left:50px;
	height:14px;
	width:362px;
	font-family:Arial;
	font-size:12px;
	background-color: inherit;
	}
	#mission_title{
	position:absolute;
	top:-21px;
	left:65px;
	height:14px;
	width:433px;
	font-family:Arial;
	font-size:12px;
	background-color: inherit;
	}
			.black_bold{
			font-family:Arial;
			font-size:11px;
			font-weight:bold;
			color:#000000;
			background-color:inherit;
			}
			.blue_bold{
			font-family:Arial;
			font-size:11px;
			font-weight:bold;
			color:#3776BC;
			background-color:inherit;
			}
			.grey_bold{
			font-family:Arial;
			font-size:11px;
			font-weight:bold;
			color:#888888;
			background-color:inherit;
			}
			#welcome_text{
			position:absolute;
			display:block;
			top:20px;
			left:50px;
			height:auto;
			width:430px;
			font-family:Arial;
			font-size:11px;
			color:#000000;
			}
			#mission_statement_text{
			position:absolute;
			display:block;
			top:-23px;
			left:-8px;
			height:auto;
			width:524px;
			font-family:Arial;
			font-size:11px;
			color:#000000;
			}
			#paragraph2{
			position:absolute;
			display:block;
			top:128px;
			left:8px;
			height:117px;
			width:527px;
			font-family:Arial;
			font-size:11px;
			color:#000000;
			}
		#support{
		position:absolute;
		top:-46px;
		left:8px;
		height:85px;
		width:115px;
		padding-top:3px;
		font-size:10px;
		line-height:5px;
		background-image:url(../images/support_bg.jpg);
		z-index: 3;
		}
		#post_cv{
		position:absolute;
		top:110px;
		left:592px;
		height:25px;
		width:130px;
		z-index: 3;
		}
		
/*//////////////////
//FOOTER fORMATING//
//////////////////*/
		
	#footer{
	position:absolute;
	top:543px;
	left:0px;
	height:32px;
	width:524px;
	padding-left:30px;
	padding-top:18px;
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	background-color:#EEEEEE;
	background-image:url(../images/footer_bg.jpg);
	}
		
/*///////////////////////
//CONTACT US FORMATTING//
///////////////////////*/
.white_line{
	position:relative;
	top:0;
	left:0;
	width:250px;
	height:1px;
	color:inherit;
	background-color:#EEEEEE;
	border-bottom:dashed 1px #444444;
	margin-bottom:2px;
}
#contact_image{
position:absolute;
top:0px;
left:0px;
height:217px;
width:217px;
}
#contact_confirm_text{
position:absolute;
top:4px;
left:2px;
height:217px;
width:217px;
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#003399;
}
#contact_form{
	position:absolute;
	display:table;
	top:2px;
	left:217px;
	height:217px;
	width:217px;
	z-index: 10;
}
#contact_form_container{
	position:relative;
	top:0px;
	left:12px;
	height:261px;
	width:511px;
	z-index: 8;
}
.form_style{
border:dashed #999999 1px;
width:290px;
margin-top:9px;
padding-top:2px;
font-family: Arial;
font-size:11px;
color:#666666;
background-color:#EEEEEE;
}
#send_button_CV{
position:absolute;
top:332px;
left:390px;
height:10px;
width:40px;
}
#send_button_callback{
position:absolute;
top:217px;
left:390px;
height:10px;
width:40px;
}
#send_button{
position:absolute;
top:217px;
left:463px;
height:10px;
width:40px;
}
.contact_info{
font-family:Arial;
font-size:12px;
line-height:16px;
font-weight:bold;
color:#003399;
background-color:#EEEEEE;
text-align:right;
}
#contact_container{
position:absolute;
left:226px;
top:0px;
width:536px;
height:auto;
z-index:1;
}
/*///////////////////////////
//SEARCH RESULTS FORMATTING//
///////////////////////////*/
{
	position:relative;
	left:0px;
	width:480px;
	height:auto;
	font-family:Arial;
	font-size:11px;
	text-align:left;
	font-weight: normal;
	top: 10px;
}
.team_left{
	position:relative;
	left:0px;
	width:510px;
	height:auto;
	font-family:Arial;
	font-size:11px;
	text-align:left;
	font-weight: normal;
	top: 10px;
	margin-top:25px;
	float:left;
}
.team_right{
	position:relative;
	left:0px;
	width:510px;
	height:auto;
	font-family:Arial;
	font-size:11px;
	text-align:left;
	font-weight: normal;
	margin-top:25px;
	float:left;
}
_number{
font-family:Verdana, Arial;
font-size:11px;
font-weight:normal;
font-style:normal;
color:#000000;
background-color:inherit;
}
amore:link{
font-family:Arial;
font-size:10px;
font-weight:bold;
font-style:italic;
text-decoration:none;
color:#FF9900;
background-color:#EEEEEE;
}
amore:hover{
font-family:Arial;
font-size:10px;
font-weight:bold;
font-style:italic;
text-decoration:none;
color:#FF9900;
background-color:#EEEEEE;
}
amore:active{
font-family:Arial;
font-size:10px;
font-weight:bold;
font-style:italic;
text-decoration:none;
color:#FF9900;
background-color:#EEEEEE;
}
amore:visited{
font-family:Arial;
font-size:10px;
font-weight:bold;
font-style:italic;
text-decoration:none;
color:#FF9900;
background-color:#EEEEEE;
}
/*///////////////////////////////////////
//SEARCH RESULTS DESCRIPTION FORMATTING//
///////////////////////////////////////*/
#result_detail{
position:relative;
top:0px;
left:10px;
height:375px;
width:526px;
}
#grey_line{
position:absolute;
width:536px;
height:3px;
top:34px;
left:0px;
color:inherit;
background-color:#EEEEEE;
}
_description_title{
position:relative;
left:0px;
width:510px;
height:auto;
margin-top:0px;
font-family:Verdana, Arial;
font-size:14px;
font-weight:bolder;
font-style:normal;
color:#FFBA00;
background-color:inherit;
}
.result_description_details{
	position:relative;
	left:0px;
	width:500px;
	height:auto;
	margin-top:0px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#000066;
	background-color:#EEEEEE;
	margin-left: 16px;
	overflow: visible;
}
.result_description_points{
position:relative;
left:0px;
width:510px;
height:auto;
margin-top:0px;
font-family:Verdana, Arial;
font-size:12px;
font-weight:bold;
font-style:normal;
color:#FFBA00;
background-color:inherit;
}
#apply{
position:relative;
top:2px;
left:440px;
height:11px;
width:51px;
}
/*////////////////////
//CLIENTS FORMATTING//
////////////////////*/
#contact_box{
position:absolute;
top:260px;
left:90px;
height:44px;
width:350px;
border:#3778BC 1px solid;
color:#3778BC;
background-color:inherit;
font-family:Arial;
font-size:11px;
text-align:center;
}
/*///////////////////////////
//OTHER ELEMENTS FORMATTING//
///////////////////////////*/
.menu {
	width: 90px;
	font-family: Arial;
	font-size:11px;
	color:#666666;
	background-color:#EEEEEE;
}
iframe {
	position:absolute;
	top:10px;
	left:0px;
	height:238px;
	width:536px;
	border: 0px;
}
h1 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color:inherit;
	text-decoration: none;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color:#FFCC33;
	text-decoration: none;
	background-color:inherit;
	text-indent: 0px;
	}
h3 {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-align:right;
	color: #666666;
	background-color:inherit;
	text-decoration: none;
}
h4 {
	font-family:Arial;
	font-size:11px;
	color:#0066CC;
	background-color:inherit;
	margin-left:12px;
	font-weight: normal;
}

blockquote {
	width: 450px;
	margin-left:12px;
	height: 50px;
}
blockquote.blue {
	font-family:Arial
	font-size:11px;
	color:#0066CC;
	background-color:inherit;
	width: 358px;
	margin-left:12px;
	height: 50px;
	font-weight: normal;
}
.image{
	display:inline;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.image2{
	display:inline;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
}
#info{
	position:absolute;
	left:128px;
	top:3px;
	width:390px;
	height:auto;
}

a.download-links:link{
font-family:Arial;
font-size:11px;
font-weight:bold;
font-style:italic;
color:#0066CC;
text-decoration:none;
}
a.download-links:hover{
font-family:Arial;
font-size:11px;
font-weight:bold;
font-style:italic;
color:#0066CC;
text-decoration:none;
}
a.download-links:active{
font-family:Arial;
font-size:11px;
font-weight:bold;
font-style:italic;
color:#0066CC;
text-decoration:none;
}
a.download-links:visited{
font-family:Arial;
font-size:11px;
font-weight:bold;
font-style:italic;
color:#0066CC;
text-decoration:none;
}
.page_picture{
position:absolute;
height:auto;
width:104px;
top:0;
left:0;
}
.page_picture_fast{
position:absolute;
height:auto;
width:104px;
top:200;
left:30;
}
a.resultmore{
	color:#3776BC !important;
	font-family:inherit;
	font-size:11px;
	text-decoration:none;
}
a:hover.resultmore{
	text-decoration:underline;
}
