* {
	margin:0;
	padding:0;
	outline:none;
}

li {

list-style:disc;
margin: 20px;
margin-left:50px;


}

body {
	background:#FFF url(background.jpg) repeat-x top left;
	background-color:#FFF;
	font-family:Verdana;
	font-size:12px;
	color:#000;
	  LINE-HEIGHT: 20px;
}

a:link, a:visited {
	
	
	text-decoration:none;
}
a:hover {

	text-decoration:underline;

}

.content_left a {
 color: #317D79;
 font-weight: bold;
 }
 
 
 
.pageContainer {
	margin:0 auto;
	width:820px;
	float:none;
}
.page {
	width:820px;
	float:left;
}

.headerContainer {
	width:100%;
	position:absolute;
	left:0;
	top:0;
	float:none;
	height: 280px;
}
.header {
	margin:0 auto;
	float:none;
	width:820px;
	height:270px;
}
.left_header {
	background:transparent url(left_header.jpg) no-repeat top left;
	width:10px;
	height:270px;
	float:left;
	font-size:1px;
}
.right_header {
	background:transparent url(right_header.jpg) no-repeat top left;
	width:10px;
	height:270px;
	float:left;
	font-size:1px;
}
.header_content {
	float:left;
	width:800px;
	height:270px;
}
.header_redLine {
	background-color:#c8062b;
	font-size:1px;
	height:5px;
	width:100%;
}
.header_menuContainer {
	background:#140079 url(header_background.jpg) repeat-x top left;
	height:115px;
	width:100%;
}
.header_logo {
	padding:7px 0 0 12px;
	width:96px;
	height:108px;
	float:left;
}
.header_logo img {
	border:none;
}
.header_title {
	height:20px;
	width:680px;
	padding:45px 0 0 12px;
	float:left;
	clear:right;
}
.header_menu {
	height:50px;
	width:692px;
	float:left;
	text-align:right;
}
.main_menu {
	display:block;
	width:100%;
	height:50px;
	color:#FFF;
}
.main_menu a {
	color:#FFF;
	text-decoration:none;
}

.main_menu a:hover {	
	text-decoration:underline;
}

*html .main_menu a:link, .main_menu a:visited {
	color:#FFF;
	text-decoration:none;
}
*html .main_menu li li a:hover {
	color:#AAA;
	text-decoration:none;
	margin: 0;
}
.main_menu li {
	background:transparent url(pike.jpg) no-repeat top left;
	list-style:none;
	padding:27px 10px 0 16px;
	display:block;
	font-size:11px;
	height:23px;
	float:right;
	margin: 0;
}


.menu_item, .menu_item_short {
	position:relative;
	cursor:pointer;
	color:#FFF;
}
.menu_item li  {
	text-align:left;
	background:#2000B9;
	width:195px;
	height:20px;
	padding:6px 2px 2px 6px;
	float:none;
	margin: 0;
}
.menu_item_short li {
	width:120px;
	text-align:left;
	background:#2000B9;
	height:20px;
	padding:6px 2px 2px 6px;
	float:none;
	margin: 0;
	
}

.menu_item li:hover,
.menu_item_short li:hover{
	background:#140079;
	margin: 0;
}

ul.drop_down {
	display:none;
}
.menu_item:hover ul.drop_down, .menu_item.hover ul.drop_down,
.menu_item_short:hover ul.drop_down, .menu_item_short.hover ul.drop_down {
	display:block;
	z-index:100;
	
	position:absolute;
	top:50px;
	left:4px;
}

.left_footer {
	background:transparent url(left_footer.jpg) repeat-x top left;
	float:left;
	width:10px;
	height:34px;
	font-size:1px;
}
.right_footer {
	background:transparent url(right_footer.jpg) repeat-x top left;
	float:left;
	width:10px;
	height:34px;
	font-size:1px;
}
.footer {
	background:transparent url(footer_background.jpg) repeat-x top left;
	width:800px;
	height:34px;
	float:left;
	font-size:10px;
	color:#15017C;
	float:left;
}
.footer_left {
	float:left;
	width:380px;
	height:24px;
	padding:10px 0 0 10px;
}
.footer_left ul li {
	list-style:none;
	display:inline;
	margin:0;
}
.footer_left a {
	color:#15017C;
}

.footer_right {
	float:right;
	width:380px;
	height:24px;
	text-align:right;
	padding:10px 10px 0 0;
}

.footer_web_credit,.footer_web_credit a {
  color: #999999;
}




.contentContainer {
	background:transparent url(content_container.gif) no-repeat top left;
	width:800px;
	margin-top:270px;
	padding:0 10px;
	float:left;
}
.content {
	background:#FFF url(body_background.jpg) repeat-x top left;
	background-color:#FFF;
	width:800px;
	float:left;
}
.content_left {
	background:transparent url(vertical_border.gif) repeat-y top right;
	width:525px;
	min-height:400px;
	float:left;
	padding-top:10px;
}
.content_right {
	width:275px;
	min-height:300px;
	float:left;
	padding-top:10px;
}
.content_block, .content_block_r {
	width:100%;
	color:#444;
}
.content_block_r {
	font-size:11px;
}
.content_block p {
	padding:10px 20px;
	text-align:justify;
}

.content_block_home p {
	padding:0px 20px;
	text-align:justify;
}
.content_block_r p {
	padding:10px 10px 10px 20px;
	text-align:justify;
}
.content_block img, .content_block_r img {
	border:none;
}
.content_block h1, .content_block_r h1 {
	color:#14007B;
	font-size:24px;
	font-family:"Times New Roman";
	font-weight:200;
	padding:10px 10px 0 18px;
}
.content_block h2, .content_block_r h2 {
	color:#317D79;
	font-size:18px;
	padding:20px 10px 0px 20px;
	font-family:"Times New Roman";
	font-weight:200;
}

.content_block h3, .content_block_r h3 {
	color:#317D79;
	font-size:18px;
	padding:20px 10px 0px 20px;
	padding-bottom: -10px;
	  LINE-HEIGHT: 18px;
	  font-family:"Times New Roman";
	font-weight:200;
}

.content_block h4, .content_block_r h4 {
	color:#317D79;
	font-size:18px;
	padding:20px 10px 0px 20px;
	padding-bottom: -15px;
	  LINE-HEIGHT: 18px;
	  font-family:"Times New Roman";
	font-weight:200;
}

.content_more {
	background:transparent url(content_more.gif) no-repeat top right;
	text-align:right;
	padding-right:16px;
	margin:0 20px 10px 0;
	
}
.content_more, .content_more a  {
	color:#CA032A;
	font-size:11px;
	font-weight:bold;
	
}


.content_left_hr {
	width:505px;
	height:1px;
	margin:0 10px;
	background:transparent url(horizontal_border.gif) repeat-x top left;
	font-size:1px;
}
.content_right_hr {
	width:255px;
	height:1px;
	margin:0 10px;
	background:transparent url(horizontal_border.gif) repeat-x top left;
	font-size:1px;
}
.content_ul_dec, .content_ul_dec2 {
	width:260px;
	display:block;
	float:left;
	
}


.content_ul_full {
	width:520px;
	display:block;
	float:left;
}
.content_ul_dec li,
.content_ul_dec2 li,
.content_ul_full li,
 {
 	margin: 0;
	background:transparent url(content_ul_dec.gif) 16px 10px no-repeat;
	list-style:none;
	display:block;
	clear:both;
	padding:8px 0px 8px 50px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.content_ul_dec2 {
background:transparent url(vertical_border.gif) repeat-y top right;


}
.image_left {
	display:block;
	float:left;
	padding:10px 10px 5px 20px;
}
.nojustify {
	text-align:left!important;
}

.contact_table tr img {
border: none;
}

.content_block .schematic img {
	border:none;
}