@charset "utf-8";
	/*BEGIN name_of_style*/
name_of_style     /*Default AKA Firefox AKA Base*/
		{
		 style;
		}
		*:first-child+html name_of_style   /*IE7*/
		{
		 style;
		}
		.opera name_of_style  /*Opera*/
		{
		 style;
		}
		/*\*/
		html*name_of_style    /*Safari*/
		{
		 style;
		}
		*html name_of_style    /*IE6*/
		{
		 style;
		}
	/*END name_of_style*/
/*END Style hacks for all browsers*/
body {
	background-image: url(../img/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color: #fff;
	font-family: Verdana, Geneva, sans-serif;
}
#wrap {
	height: 100%;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#head_wrap {
	/*background-image: url(../img/header_trim.png);*/
	background-repeat: no-repeat;
	background-position: right top;
	height: 370px;
	width: 100%;
}
#head_wrap2 {
	/*background-image: url(../img/header_trim.png);*/
	background-repeat: no-repeat;
	background-position: right top;
	height: 213px;
	width: 100%;
}
#head {
	/*background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 352px;*/
}
#head2 {
	/*background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 208px;*/
}
.skip_to {
	font-size: .1em;
	font-weight: 100;
	color: #030;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}

.padding_left45 {
	padding-left: 37px;
	padding-top:30px;
}
.width50 {
	width:100px;
	float:left;
	text-align: right;
	padding-right:4px;
}
	/*BEGIN #head_trim*/
#head_trim     /*Default AKA Firefox AKA Base*/
		{
		  background-image: url(../img/header_trim.png);
		  background-repeat: no-repeat;
		  background-position: right top;
		  height: 369px;
		  margin-top:-352px;
		}
		*:first-child+html #head_trim   /*IE7*/
		{
		  background-image: url(../img/header_trim.png);
		  margin-top:-345px;
		}
		.opera #head_trim  /*Opera*/
		{
		  background-image: url(../img/header_trim.png);
		  margin-top:-349px;
		}
		/*\*/
		html*#head_trim    /*Safari*/
		{
		  background-image: url(../img/header_trim.png);
		  margin-top:-349px;
		}
		*html #head_trim    /*IE6*/
		{
		  background-image: url(../img/header_trim.png);
		  margin-top:-345px;
		}
	/*END #head_trim*/
	/*BEGIN #head_trim2*/
#head_trim2     /*Default AKA Firefox AKA Base*/
		{
		  background-image: url(../img/header_trim_image.png);
		  background-repeat: no-repeat;
		  background-position: 1px top;
		  height: 208px;
		  margin-top:-17px;
		  width:100%;
		}
		*:first-child+html #head_trim2   /*IE7*/
		{
		  margin-top:-33px;
		}
		.opera #head_trim2  /*Opera*/
		{
		  margin-top:-18px;
		}
		/*\*/
		html*#head_trim2    /*Safari*/
		{
		  margin-top:-18px;
		}
		*html #head_trim2    /*IE6*/
		{
		  margin-top:-33px;
		}
	/*END #head_trim*/
	/*BEGIN #content*/
#content     /*Default AKA Firefox AKA Base*/
		{
		  background-image: url(../img/content_1px.png);
		  background-repeat: repeat-y;
		  min-height:200px;
		  margin-left:28px;
		  margin-top:-10px;
		  padding-bottom:1px;
		}
		*:first-child+html #content   /*IE7*/
		{
		  margin-top:2px;
		}
		.opera #content  /*Opera*/
		{
		  margin-top:32px;
		}
		/*\*/
		html*#content    /*Safari*/
		{
		  margin-top:32px;
		}
		*html #content    /*IE6*/
		{
		  margin-top:-16px;
		  margin-bottom:-10px;
		}
	/*END #content*/
	/*BEGIN #content2*/
#content2     /*Default AKA Firefox AKA Base*/
		{
		  background-image: url(../img/content_1px.png);
		  background-repeat: repeat-y;
		  min-height:200px;
		  margin-left:28px;
		  margin-top:-10px;
		  padding-bottom:1px;
		}
		*:first-child+html #content2   /*IE7*/
		{
		  margin-top:2px;
		}
		.opera #content2  /*Opera*/
		{
		}
		/*\*/
		html*#content2    /*Safari*/
		{
		}
		*html #content2    /*IE6*/
		{
		  margin-top:-16px;
		  margin-bottom:-10px;
		}
	/*END #content2*/
#content_box {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	width:800px;
	font-size: 14px;
}
#content_box h1 {
	margin-top: 0px;
	padding-top:10px;
	font-size: 24px;
	color: #00C;
}
#content_box h2 {
	font-size: 20px;
}
#content_box h3 {
	font-size: 18px;
}
.img_rt_content {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	/*border: 1px solid #030;*/
}

.attention {
	background-color: #FF9;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#content_bottom {
	background-image: url(../img/content_lower.png);
	background-repeat: no-repeat;
	height:51px;
	margin-left:28px;
}
.ul_projects li
	{
	padding:4px;
	border-bottom:#333 1px solid;
	margin-right:60px;
	list-style-type: none;
	}
  .ul_projects li a
	  {
			display:block;
			vertical-align:middle;
			text-decoration: none;
			padding-left:10px;
			padding-bottom:4px;
			background-color: #fff;
	  }
	.ul_projects li a:hover
		{
			color: #003;
			background-color: #CFF;
		}

.ul_projects img
	{
	margin-right:6px;
	margin-top:6px;
	border: 1px solid #333;
	}
#footer {
	color: #ccc;
	text-align: center;
	font-size: 12px;
}
#footer p {
	margin: 0px;
}
#footer a {
	color: #fff;
	text-align: center;
	text-decoration:none;
}
#footer a:hover {
	color: #ccc;
	text-decoration:underline;
}
/*BEGIN navigation styles *********************************************************************/
.on_this_page_title {
	padding-right: 3px;
	padding-left: 10px;
	font-size: 0.8em;
	padding-bottom: 1px;
	text-transform: uppercase;
	color: #ffffff;
	margin-right: 5px;
	padding-top: 1px;
	font-family: geneva, arial, helvetica, sans-serif;
	letter-spacing: -0.02em;
	background-color: #999999;
	text-decoration: none;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.ul_jump_menu_hrz {
	margin-top: 0px; margin-bottom: 5px; margin-left: -40px
}
* html .ul_jump_menu_hrz {
	margin-left: 0px
}
*:first-child + html .ul_jump_menu_hrz {
	margin-left: 0px
}
.ul_jump_menu_hrz li {
	padding-right: 0px; display: inline; padding-left: 0px
}
.ul_jump_menu_hrz_spacer {
	background-position: 0% 50%;
	background-image: url(../img/css/grey_box.jpg);
	margin-left: -10px;
	width: 4px;
	background-repeat: no-repeat;
	position: absolute;
	height: 18px
}
* html .ul_jump_menu_hrz_spacer {
	background-position: 0% 50%; background-image: url(../img/css/grey_box.jpg); margin-left: -10px; background-repeat: no-repeat; position: absolute; height: 18px
}
.ul_jump_menu_hrz img {
	padding-right: 7px; padding-left: 5px; padding-bottom: 1px; padding-top: 12px
}
.ul_division_menu_hrz a {
	
}
.ul_div_jump_menu_border {
	border-bottom: #999999 1px solid
}
.ul_div_jump_menu_border_offset {
	margin-right: 210px; border-bottom: #999999 1px solid
}
.ul_div_jump_menu_arrow {
	background-position: 0% 100%; background-image: url(../img/css/grey_arrow.jpg); padding-bottom: 0.49em; background-repeat: no-repeat
}
.top_of_page_with_arrow {
	clear: left;
	background-position: 0% 100%;
	padding-left: 20px;
	background-image: url(../img/css/grey_arrow_top_of_page.jpg);
	width: 100px;
	padding-top: 0px;
	border-bottom: #999999 1px solid;
	background-repeat: no-repeat
}
.top_of_page_with_arrow:hover {
	clear: left;
	background-position: 0% 100%;
	padding-left: 20px;
	background-image: url(../img/css/grey_arrow_top_of_page_hover.jpg);
	width: 100px;
	padding-top: 0px;
	color: #0000ff;
	border-bottom: #0000ff 1px solid;
	background-repeat: no-repeat
}
.top_of_page_with_arrow a {
	color: #999999; text-decoration: none
}
.top_of_page_with_arrow a:hover {
	color: #0000ff; text-decoration: none
}
.link_top_of_page {
	background-position: 0% 100%;
	padding-left: 12px;
	/*background-image: url(../img/css/grey_arrow_top_of_page.jpg);*/
	border-bottom: #999999 1px solid;
	background-repeat: no-repeat
}
a.link_top_of_page {
	color: #999999; text-decoration: none
}
a.link_top_of_page:hover {
	background-position: 0% 100%;
	padding-left: 12px;
	background-image: url(../img/css/grey_arrow_top_of_page_hover.jpg);
	color: #0000ff;
	border-bottom: #0000ff 1px solid;
	background-repeat: no-repeat;
	text-decoration: none
}
.hrz_title {
	padding-right: 3px; padding-left: 3px; font-size: 0.8em; padding-bottom: 1px; text-transform: uppercase; color: #ffffff; padding-top: 1px; font-family: geneva, arial, helvetica, sans-serif; letter-spacing: -0.02em; background-color: #999999; text-decoration: none
}
.ul_division_menu_hrz {
	margin-top: -6px; margin-bottom: -6px; padding-bottom: 10px; margin-left: -40px
}
* html .ul_division_menu_hrz {
	margin-left: 0px
}
*:first-child + html .ul_division_menu_hrz {
	margin-left: 0px
}
.ul_division_menu_hrz li {
	display: inline
}
.ul_division_menu_hrz img {
	padding-right: 5px; padding-left: 3px; padding-bottom: 1px; padding-top: 12px
}
.ul_division_menu_hrz a {
	
}
/*END navigation styles *********************************************************************/
.wrap_form {
	background-color: #BFCDDB;
	border: 1px solid #666;
	padding: 4px;
}
#wrap #content_wrap #content #content_box .wrap_form form div input {
/*	background-color: #BFCDDB;
	background-image: url(../img/shaking_hands.png);
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
}
	/*BEGIN .contact_img*/
.contact_img     /*Default AKA Firefox AKA Base*/
		{
		 float:right; 
		 margin-top:-645px;
		}
		*:first-child+html .contact_img   /*IE7*/
		{
		 margin-top:-675px;
		}
		.opera .contact_img  /*Opera*/
		{
		 margin-top:-630px;
		}
		/*\*/
		html*.contact_img    /*Safari*/
		{
		 margin-top:-610px;
		}
		*html .contact_img    /*IE6*/
		{
		 style;
		}
	/*END .contact_img*/
