.body {
	text-align: center;
}

#template {
	margin: 0 auto;
	width: 784px;
	text-align: left;
	
}

#footer {
	width: 782px;
	padding: 5px;
	font-family: Verdana;
	font-size: 10px;
	color: #B7C1C9;
	font-weight: normal;
	text-align: center;
}

* {
	font-family: Verdana;
	font-size: 11px;
	color: #71767C;
}

.bold_index {
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: -0.5px;
	color: #71767C;
	font-weight: bold;
}

.bold {
	font-family: Verdana;
	font-size: 11px;
	color: #71767C;
	font-weight: bold;
}

.bold2 {
	font-family: Verdana;
	font-size: 12px;
	color: #71767C;
	font-weight: bold;
}

.red {
	font-family: Verdana;
	font-size: 13px;
	color: #810202;
	font-weight: normal;
	text-decoration: none;
}

.title	{
	font-family: Verdana;
	font-size: 16px;
	color: #5B738F;
	font-weight: normal;
	width: 762px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
.title_red	{
	font-family: Verdana;
	font-size: 16px;
	color: #810202;
	font-weight: normal;
	}	
	
A:link {
	font-family: Verdana;
	font-size: 10px;
	color: #96C0F0;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #96C0F0;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #96C0F0;
	font-weight: bold;
	text-decoration: underline;
}

A:active {
	font-family: Verdana;
	font-size: 10px;
	color: #96C0F0;
	font-weight: bold;
	text-decoration: none;
}

A.news_links:link {
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: -0.5px;
	color: #5B738F;
	font-weight: bold;
	text-decoration: none;
}

A.news_links:visited {
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: -0.5px;
	color: #5B738F;
	font-weight: bold;
	text-decoration: none;
}

A.news_links:hover {
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: -0.5px;
	color: #5B738F;
	font-weight: bold;
	text-decoration: underline;
}

A.news_links:active {
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: -0.5px;
	color: #5B738F;
	font-weight: bold;
	text-decoration: none;
}

A.red:link {
	font-family: Verdana;
	font-size: 11px;
	color: #810202;
	font-weight: normal;
	text-decoration: none;
}

A.red:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #810202;
	font-weight: normal;
	text-decoration: none;
}

A.red:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #810202;
	font-weight: normal;
	text-decoration: underline;
}

A.red:active {
	font-family: Verdana;
	font-size: 11px;
	color: #810202;
	font-weight: normal;
	text-decoration: none;
}

#logo {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
}

#navbar {
	text-align: left;
}

#navbar a img { height: 25px; width: 110px; border-width: 0; margin-right: 2px;}

#navbar a#home img {background: url(images/nav/home_off.gif) top left no-repeat; margin-right: 2px;}
#navbar a#home:hover img {background: url(images/nav/home_hover.gif) top left no-repeat; margin-right: 2px;}

#navbar a#aboutus img {background: url(images/nav/about_us_off.gif) top left no-repeat; margin-right: 2px;}
#navbar a#aboutus:hover img {background: url(images/nav/about_us_hover.gif) top left no-repeat; margin-right: 2px;}

#navbar a#services img {background: url(images/nav/services_off.gif) top left no-repeat; margin-right: 2px;}
#navbar a#services:hover img {background: url(images/nav/services_hover.gif) top left no-repeat; margin-right: 2px;;}

#navbar a#clients img {background: url(images/nav/clients_off.gif) top left no-repeat; margin-right: 2px;}
#navbar a#clients:hover img {background: url(images/nav/clients_hover.gif) top left no-repeat; margin-right: 2px;}

#navbar a#pressroom img {background: url(images/nav/press_room_off.gif) top left no-repeat; margin-right: 2px;}
#navbar a#pressroom:hover img {background: url(images/nav/press_room_hover.gif) top left no-repeat; margin-right: 2px;}

#navbar a#jobs img {background: url(images/nav/jobs_off.gif) top left no-repeat; margin-right: 2px;}
#navbar a#jobs:hover img {background: url(images/nav/jobs_hover.gif) top left no-repeat; margin-right: 2px;}

#navbar a#contact img {background: url(images/nav/contact_off.gif) top left no-repeat; margin-right: 2px;}
#navbar a#contact:hover img {background: url(images/nav/contact_hover.gif) top left no-repeat; margin-right: 2px;}

#home_main {
  width: 782px;
  height: 203px;
  float: left;
  margin-right: -210px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #D6D9DD; 
}

#home_main_flash {
  width: 557px;
  float: left;
  margin-right: -223px;
  text-align: left;
}

#home_main_txt{
	float: right;
	margin-top: 15px;
	text-align: left;
	width: 210px;
}

#home_main_txt a:link, #home_main_txt a:active, #home_main_txt a:visited{

}

#home_main_txt a:hover{

}

#bottom_container {
	width: 782px;
	height: 330px;
	float: left;
	margin-right: -522px;
	/*border-bottom: 1px solid #D6D9DD;*/
}

#bottom_1 {
	width: 260px;
	float: left;
	margin-right: -522px;
	margin-top: 25px;
	text-align: left;
}

#bottom_2 {
  width: 522px;
  float: right;
  margin-top: 25px;
  text-align: left;
}

#bottom_2a {
  width: 522px;
  float: left;
  margin-right: -256px;
  text-align: left;
}

#bottom_2b {
  width: 256px;
  float: right;
  text-align: left;
}

.bottom_column_lines {
 margin-top: 5px;
 margin-bottom: 5px;
 border-bottom: 3px solid #9DA5AC;
 width: 240px;
 text-align: center; 
}

.bottom_column_lines_right {
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 10px;
 border-bottom: 3px solid #9DA5AC;
 width: 240px;
 text-align: center; 
}

.bottom_text {
  margin-left: 10px;
  width: 226px;
}

.bottom_text_right {
  margin-left: 20px;
  width: 226px;
}

.clearing {
	clear: both;
}

.top_picture {
	width: 782px;
	height: 150px;
	margin-top: 1px;
	border: 0px;
}

.content_title {
	width: 762px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

.content {
	width: 762px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #D6D9DD; 
}

.padding_right {
	padding-right: 60px;
}

.padding_left {
	margin-left: 15px;
}

