/* CSS Document */

/*HEAD.headhtml {
	font-size: 1px;
	margin: 0;	
}*/

BODY.main_bg {
	font-family: Arial, Helvetica, sans-serif;	
	background-color: white; 	
	margin: 0 auto;		
	font-size: 12px;	
}

DIV.main_img_section {	
	position: relative;		
	height: 70px;	
	width: 950px;	
	/*background-color: #FFFFFF;*/
	background-color: white; /*#EEEEEE;*/
	top: 5px;
	left: -10px;
	text-align: center;
	margin: 0 auto;	
	
	/*
	border: 1px solid black;*/				
}

DIV.main_hr {
	position: relative;		
	font-size: 1px;
	height: 5px;
	top: 0px;
	width: 950px;
	background-color: white; /*#EEEEEE;*/
	margin: 0 auto;	
	/*border: 2px solid black; */			
}

DIV.main_title {
	text-align: center;
	background-color: white; /*#EEEEEE;*/
	/*background-color: #7E8C8C;*/
	width: 950px;
	height: 25px;
	position: relative;
	margin: 0 auto;	
	top: 0px;	
	/*
	border-left: 1px solid black;
	border-right: 1px solid black;*/	
	
}

DIV.main_section {
	text-align: center;
	background-color: white; /*#EEEEEE;*/
	width: 950px;
	height: 455px; /*835px;*/
	position: relative;	
	margin: 0 auto;	
	top: 0px;
	left: 0px;
	
	/*border: 1px solid black;*/
}

DIV.main_image {
	position: relative;
	/*top: 15px;*/
	text-align: center;
	/*width: 460px;*/
	width: 680px;
	height: 215px;	
	background-color: #E0E0E0;
	margin: 0px;
	padding: 0px;
}
DIV.main_image_footer {
	position: relative;
	top: 215px;
	width: 675px;
	/*width: 455px;	*/
	height: 17px;
	background-color: #B40027;
	color: white;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	margin-top: 0px;
	font-size: 12px;	
	/*font-weight: bold;*/
	/*top: -3px;*/
	/*
	filter: "alpha(opacity=80)";	
	opacity: 0.8;	
	MozOpacity: 0.8;
	KhtmlOpacity: 0.8;		
	*/
}

A.sd {
	color: black;
	font-weight: bold;
	text-decoration: underline;	
}


IMG.main_image {
	position: absolute;
	width: 680px;
	/*width: 460px;*/
	height: 215px;	
	margin: 0px;
	top: 0px;
	left: 0px;
}

IMG.main_image_2 {
	position: absolute;
	top: 0px;
	left: 0px;
	/*width: 460px;*/
	width: 680px;
	height: 215px;
	margin: 0px;
	
	/*
	opacity: 0;	
	MozOpacity: 0;
	KhtmlOpacity: 0;		
	filter: "alpha(opacity=0)";	*/
}

DIV.main_actionmenu {
	position: relative;
	/*top: 10px;*/
	/*right: 20px;*/
	top: -30px;
	left: 320px;
	margin: 0 auto;	
	width: 350px;
	height: 25px;	
	/*border: 1px solid black;	*/
}
TD.actionborder {	
	border-left: 1px solid #919191;	
	font-size: 0px;
	width: 0px;	
	margin: 0;
	padding: 0;	
	white-space: nowrap;	
	background-color: #FFFFFF;
}
TD.actionmenuitem {
	/*width: 70px;*/
	text-align: center;	
}
A.actionmenuitem {	
	text-decoration: none;
	color: black;
	outline: none;	
	border: 0px;
}
A.actionmenuitem:hover {
	text-decoration: underline;	
}


DIV.subpage_section {
	text-align: left;
	background-color: white; /*#EEEEEE;*/
	width: 950px;
	height: 455px; /*835px;*/
	position: relative;	
	margin: 0 auto;	
	top: 0px;
	left: 0px;
}

DIV.subpage_left_section {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 685px;
	height: 420px;
	padding-right: 20px;	
	/*border-right: 1px solid #CCCCCC;*/
}

DIV.subpage_menu {
	position: absolute;
	/*top: 15px;*/
	text-align: left;
	width: 200px;
	height: 420px;	
	left: 0px;
	border-right: 1px solid #CCCCCC;	
	/*cursor: pointer;*/
}

DIV.subpage_menu_title {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 8px;
	padding-bottom: 5px;
	height: 15px;
	cursor: pointer;
}
DIV.subpage_menu_title_sel {
	color: red;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 8px;
	padding-bottom: 5px;
	height: 15px;
	cursor: pointer;
}

DIV.subpage_select {
	position: absolute;
	/*top: 15px;*/
	text-align: left;
	width: 725px;
	height: 415px;	
	left: 220px;
}

DIV.subpage_left_middle {
	position: absolute;	
	text-align: left;
	width: 365px;
	height: 415px;	
	left: 0px;
}

DIV.right_section_image {
	position: absolute;	
	text-align: left;
	width: 325px;
	height: 415px;	
	left: 390px;
	/*border: 1px solid black;*/
}

DIV.subpage_image {
	position: relative;
	text-align: left;
	width: 725px;
	height: 215px;	
	left: 220px;
}
IMG.subpage_image {	
	/*width: 468px;*/
	position: absolute;
	top: 0px;
	height: 215px;
	width: 660px;	
}

DIV.subpage_footer {
	position: relative;
	top: 215px;
	width: 655px;	
	height: 17px;
	background-color: #B40027;
	color: white;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;	
}

DIV.subpage_image_narrow {
	position: relative;
	text-align: left;
	width: 468px;
	height: 215px;	
	left: 220px;
}
IMG.subpage_image_narrow {	
	width: 468px;
	position: absolute;
	top: 0px;
	height: 215px;	
}

DIV.subpage_footer_narrow {
	position: relative;
	top: 215px;
	width: 463px;	
	height: 17px;
	background-color: #B40027;
	color: white;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;	
}

DIV.subpage_section_image {
	position: relative;
	/*top: 15px;*/	
	text-align: left;
	width: 725px;
	height: 215px;	
	left: 0px;
}

DIV.subpage_left_text {
	position: absolute;
	top: 255px;
	left: 0px;	
	width: 683px;	
	text-align: left;
}

DIV.subpage_text {
	position: absolute;
	top: 255px;
	left: 220px;	
	width: 683px;	
	text-align: left;
}


DIV.main_bottom {	
	background-color: white; /*#EEEEEE;*/
	width: 950px;
	height: 25px; /*25px*/
	position: relative;
	text-align: center;	
	margin: 0 auto;	
	top: 0px;	
	border-top: 1px solid #CCCCCC;
}

DIV.bottomtext {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	
	/*position: absolute;
	top: 10px;*/
	font-size: 14px;	
	/*left: 45px;*/
	color: #444444;
	font-weight:bold;
}

IMG.header_img {	
	position: relative;	
	/*top: 10px;*/
	top: 15px;
	left: -300px;
	border: 0px;
	/*width: 330px;*/
}
A.mainhomelink {
	text-decoration: none;	
	/*border: none;*/
	color: white;
	outline: none;	
	border: 0px;	
}

IMG.img_main {
	position: relative;	
	left: -1px;
	top: 0px;	
}
IMG.main_right_img {
	position: absolute;
	/*right: 5.2%;	*/
	right: 0.5%;
	top: 1px;	
	border: 0px;
}

DIV.main_left_section {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 685px;
	height: 420px;
	padding-right: 20px;	
	border-right: 1px solid #CCCCCC;	
}

DIV.main_left_image {
	position: absolute;
	top: 0px;
	left: 0px;	
	padding-right: 30px;
	border-right: 1px solid #CCCCCC;
}

DIV.main_text {
	position: absolute;
	top: 255px;
	left: 220px;	
	width: 460px;	
	text-align: left;
	line-height: 18px;
		
}
DIV.main_text_title {
	font-size: 20px;
	color: #444444;
	height: 35px;
	text-align: left;
	line-height: 22px;	
	/*border: 1px solid black;*/
}

DIV.main_news {
	position: absolute;
	top: 255px;
	left: 0px;
	width: 190px;
	height: 165px;
	background-color: white;
	border: 1px solid #CCCCCC;
	text-align: left;
	overflow: hidden;	
}
DIV.main_news_header {
	width: 185px;
	height: 17px;
	background-color: #B40027;
	color: white;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	font-size: 12px;
	/*font-weight: bold;*/
	cursor: pointer;
}
DIV.main_news_header_sel {
	width: 185px;
	height: 17px;
	background-color: gray;
	color: white;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	font-size: 12px;
	/*font-weight: bold;*/
	cursor: pointer;
}
DIV.main_news_text {	
	padding: 4px;	
	background-color: white;	
	width: 180px;
	font-size: 10pt;
	/*height: 115px;*/
} 
DIV.main_news_click {	
	position: absolute;	
	top: 112px;
	height: 35px;
	width: 180px;	
	background-color: white;
	text-align: right;
	vertical-align: middle;
	/*border: 1px solid black;*/
}
IFRAME.news_iframe {
	border: none;
	margin: 0px;
	padding: 0px;
	background-color: white;
	width: 186px;
	height: 141px;	
	/*border: 1px solid black;*/
}

DIV.main_sect_header {
	width: 215px;
	height: 17px;
	background-color: #B40027;
	color: white;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;	
	font-size: 12px;
	/*font-weight: bold;*/
}

DIV.main_sect_text {
	padding-left: 10px;	
	padding-right: 10px;
	padding-top: 10px;	
}

DIV.main_right_1 {
	position: absolute;
	top: 15px;
	left: 730px;
	width: 220px;
	height: 235px;
	/*background-color: grey;*/
	border: 1px solid #CCCCCC;
	text-align: left;
}
DIV.main_right_2 {
	position: absolute;
	top: 270px;
	left: 730px;
	width: 220px;
	height: 165px;
	/*background-color: grey;*/
	border: 1px solid #CCCCCC;
	text-align: left;
}



HR.divider {	
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;	
}

A.nohref {	
	text-decoration: none;		
	color: black;
	outline: none;	
	border: 0px;		
}

IMG.nohref {
	border: 0px;	
}

IMG.nohrefwb {
	border-color: black;
	border-width: 1px;
}

A.fpslink {
	text-decoration: none;		
	color: white;
	outline: none;	
	border: 0px;	
}

A.tech_nohref_sel {
	text-decoration: none;		
	color: black;
	outline: none;	
	border: 0px;	
	/*font-weight: bold;*/
	color: red;
}

A.tech_nohref {
	text-decoration: none;		
	color: black;
	outline: none;	
	border: 0px;
	font-weight: normal;
}


DIV.main_image_section_contactus {
	position: absolute;
	/*_border: dashed;	*/
	top: 30px;
	left: -15px;
	height: 410px;
	width: 450px;	
}

DIV.contactus_text_section {
	position: absolute;
	top: 5px;
	left: 420px;
	width: 470px;
	height: 400px;
	/*border: 1px solid black;*/
	background-color: white;
	padding: 10px;
	text-align: left;
	font-size: 14px;
}

DIV.helpmaptext {
	position: absolute;
	top: 5px;
	text-align: left;
}

SPAN.map_headoffice {
	position: absolute;
	left: 321px;
	top: 309px;	
	font-weight: bold;
	text-align: center;
}
SPAN.map_northeastoffice {
	position: absolute;
	/*left: 317px;
	top: 210px;	*/
	left: 292px;
	top: 252px;	
	font-weight: bold;
	text-align: center;
}
SPAN.map_northwestoffice {
	position: absolute;
	left: 265px;
	top: 217px;	
	font-weight: bold;
	text-align: center;
}

SPAN.map_eastoffice {
	position: absolute;
	left: 350px;
	top: 300px;	
	font-weight: bold;
	text-align: center;
}

DIV.img_offices {
	position: absolute;
	top: 280px;	
	width: 500px;
	font-size: 22px;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
}

DIV.address_section {
	width: 475px;
}

DIV.address_header {
	width: 472px;
	height: 17px;
	background-color: #B40027;
	color: white;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
}

DIV.address_text {
	position: absolute;
	height: 380px;
	width: 475px;
	top: 30px;
	border: 1px solid #CCCCCC
}

DIV.contactus_help {
	position: absolute;	
	top: 70px;
	left: 0px;
	color: red;	
	width: 125px;
	font-size: 14px;
}

DIV.address_phone {
	position: absolute;
	top: 330px;	
	font-size: 20px;
	font-weight: bold;
}

DIV.address_email {
	position: absolute;
	top: 375px;	
	width: 350px;
	height: 40px;
	left: 15px;
	font-size: 22px;
	/*background-color: yellow;*/
}

A.address_email_link {
	text-decoration: none;
	color: black;
}

A.address_email_link_select {
	text-decoration: underline;
	color: red;
	/*font-weight: bold;*/
}


DIV.profile_img {
	position: absolute;
	top: 10px;
	left: 370px;
	height: 400px;
	/*border: 1px solid yellow;*/
	width: 350px;
	text-align: center;
}

IMG.profile_img {
	position: relative;
	top: 10px;	
	height: 400px;
	width: 320px;	
}

DIV.rigsummary_image {
	position: relative;
	top: 160px;
	width: 500px;
	text-align: center;
	height: 870px;
	/*left: 245px;*/
	border: 1px solid black;
	background: white;
	margin: 0 auto;
	top: -420px;
}
IMG.rigsummary_image {
	width: 280px;
	height: 850px;
}

TH.tabth {
	vertical-align: middle;
	text-align: center;
}
TD.tabtd {
	vertical-align: middle;
	text-align: center;
}
DIV.rigsum_title {
	position: absolute;
	font-size: 20px;
	color: #444444;
	height: 40px;
	text-align: left;
	left: 0px;
}


DIV.newspage_section {
	/*border: 1px solid black;*/
	position: absolute;
	left: 220px;
	/*width: 300px;*/
}
DIV.news_section_image {
	position: absolute;	
	text-align: left;
	width: 305px;
	height: 215px;	
	left: 420px;
	top: 20px;
	/*border: 1px solid black;
	background-color: #EEEEEE;*/
}
DIV.newsheadline {
	position: relative;		
	height: 100px;
	width: 400px;
	background-color: white;
}
DIV.newsheadline_sel {
	position: relative;		
	height: 100px;
	width: 400px;
	background-color:#E0E0E0;
}
SPAN.news_title {
	font-size: 14px;
	font-weight: bold;
}
IMG.news_image {
	position: absolute;
	left: 0px;
	top: 20px;
	height: 40px;
	width: 70px;
	border: 1px solid black;	
}
SPAN.news_desc {
	position: absolute;
	left: 80px;
	top: 20px;
}


TD.proftd {
	color: #727272;
}

LI.level_0 {
	list-style-type: disc;	
	/*margin-top: 10px;*/
	font-size: 16px;	
}
LI.level_1 {
	list-style-type: circle;
	margin-left: 50px;
	margin-top: 10px;
	font-size: 14px;
}
LI.level_2 {
	list-style-type: square;
	margin-left: 100px;	
	margin-top: 10px;
}


IMG.highlightImage {
	border: 2px solid red;	
}

IMG.normalImage {
	border: 1px solid black;
	margin: 1px;
}

IMG.selectImage {
	border: 2px solid yellow;	
}
