body {
  font-family:calibri;
  background-image:url(floating-menu_files/bg_blue_grad.gif);
  background-repeat:repeat-x;
  margin:10px;
  font-size:14px;
  width: 400px;
}
div.maintext {
  font-family:calibri;
  background-image:url(floating-menu_files/bg_blue_grad.gif);
  background-repeat:repeat-x;
  margin:10px;
  font-size:14px;
  width: 400px;
}

div.job {
  font-family:calibri;
  background-image:url(floating-menu_files/bg_blue_grad.gif);
  background-repeat:repeat-x;
  margin:10px;
  font-size:12px;
  width:400px;
}


#outer
{
	width:994px;
	height:auto;
	margin:0px auto;
	background-color:#ffffff;
	min-height:500px;
}

#inner
{
	width:946px;
	height:auto;
	margin:0px auto;
	padding-bottom:10px;
}

#top_links
{
	width:530px;
	height:auto;
	padding-top:5px;
	color:#5e88a2;
	padding-bottom:10px;
	float:left;
	margin-left:50px;
}

#top_links a
{
	color:#175080;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
#top_links a:hover
{
	text-decoration:underline;
}


#search
{
	width:300px;
	height:auto;
	float:right;
	padding-top:5px;
	margin-right:50px;
	text-align:right;
}

#search a
{
	color:#175080;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
#search a:hover
{
	text-decoration:underline;
}

.clear
{
	clear:both;
}

input.search_btn
{
	background-color:#5e88a2;
	color:#ffffff;
}
form
{
	text-align:right;
	
	color:#5e88a2;
}

input
{
	border:1px #5e88a2 solid;
}

#logo 
{
	position:relative;
	width:850px;
	height:auto;
	margin-left:50px;
	color:#3366cc;
	
}
.logo
{
	float:left;
}
.tagline
{
	font-size:16px;
	font-weight:normal;
	color:#0956a4;
	margin-left:35px;
	float:left;
	margin-top:66px;
	
}
.text_belowlogo
{
	width:180px;
	margin:0px auto;
	color:#0a58a3;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	float:right;
	padding-left:5px;
}

.text_belowlogo_line
{
	width:1px;
	height:78px;
	float:left;
	background-color:#0a58a3;
	margin-top:6px;
	margin-left:45px;
}


#content_flash
{
	width:inherit;
	height:auto;
	margin-top:30px;
	
}

#content
{
	width:850px;
	height:auto;
	margin:0px auto;
	margin-top:10px;
	font-weight:normal;
	
	
}

a
{
	color:#1260aa;
}
a:hover
{
	text-decoration:none;
}
#content p,li,a
{
	line-height:30px;
	padding:0px;
	margin:0px;
	letter-spacing:1px;
	
}

#bottom_links
{
	width:inherit;
	height:auto;
	padding-top:10px;
	color:#5e88a2;
	padding-bottom:15px;
	float:left;
	text-align:center;
	margin-top:20px;
	font-size:11px;
}

#bottom_links a
{
	color:#5e88a2;
	
	text-decoration:none;
	
}
#bottom_links a:hover
{
	text-decoration:underline;
}

.heading1
{
	font-size:30px;
	font-weight:bold;
	color:#1260aa;
	
}

.heading2
{
	font-size:20px;
	font-weight:bold;
	color:#1260aa;
	
}

.heading3
{
	font-size:16px;
	font-weight:bold;
	color:#1260aa;
	
}

.img1
{
	padding-right:10px;
}


#content ul
{
	margin-left:40px;
	list-style-position:inside;
	margin-top:0px;
}

input,textarea
{
	width:200px;
	height:20px;
	border:1px #135f9d solid;
	margin:2px 0px 2px 0px;
	padding:0px 0px 0px 2px;
}

input.submit
{
	width:100px;
	height:25px;
	background-color:#135f9d;
	color:#ffffff;
}

textarea
{
	height:80px;
}

a.normal
{
	color:#1260aa;
	text-decoration:underline;
}
a.normal:hover
{
	text-decoration:none;
	color:#1260aa;
}
table
{
	color:#000000;
}
td
{
	height:25px;
}

.textred
{
	color:#ff0000;
}

.contact_add
{
	width:400px;
	height:auto;
	float:left;
	
}
