/* excellence background */
.offshoremy_header{
	background: url(../images/offshore/my/header_offmy.jpg) left top no-repeat;
	width:1024px;
	height:54px;
}

.offshoremy_navg_content{
	background: url(../images/offshore/my/nav_offmy.jpg) left top no-repeat;
	width:1024px;
	height:268px;
}

.left_offshoremy_content{
	background: url(../images/offshore/my/left_offmy.jpg) left top no-repeat;
	width:278px;
	height:494px;
	float: left;
}

.right_offshoremy_content{
	background: url(../images/offshore/my/right_offmy.jpg) left top no-repeat;
	width:746px;
	height:494px;
	float: left;
}

.offshoremy_footer{
	background: url(../images/offshore/my/footer_offmy.jpg) left top no-repeat;
	width:1024px;
	height:7px;
}

/* navigation link */
#navigation_com {
  white-space: nowrap;
  height: 32px;  
  margin: 150px 0 0 75px;
  font-family: Helvetica, Arial, monospace;
  font-size: 14px;
  position: absolute;
}

#navigation_com ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#navigation_com span {
  font-weight: bold;
  display:block;
  margin: 0 0 11px 0;	
  text-decoration: none;
}

#navigation_com li  a{
	color: #f15b40;
	text-decoration: none;
}

#navigation_com li.hover_nav a:hover{
	color: #ffffff;
	text-decoration: none;
}

/*  content */
.offshoremy_content{
	font-family: Helvetica, Arial, monospace;
	font-size: 14px;
}
/*  left content */
.left_offshoremy_content{
	color: #ffffff;
	font-size: 14px;
}

.flash_content{
	padding: 119px 0 0 44px;
}

.my_address_content{
	padding: 15px 0 0 44px;
	width: 226px;
}

.contact_location{
	font-size: 16px;
	font-weight: bold;
}

.border_line{
	border-bottom: 2px solid #f15641;
	margin: 0 0 5px 0;
}

/* right content */
.right_offshoremy_content{
	font-size: 16px;
	font-weight: bold;
}

.mytext_style{
	padding: 22px 0 0 70px;
	color: #ffffff;
	font-size: 25px;
	font-weight: bold;
	height: 24px;
}

.myoffshore_contents_list{
	
	height: 32px;
	position: absolute;
	line-height: 18px;
}
.myoffshore_contents_list ul{
	margin: 10px 0 0 30px;
	padding: 0;
	list-style-image:url(../images/offshore/my/offshore_dot.jpg);
}

.myoffshore_contents_list span{
	display:block;
	margin: 15px 0 20px 0;
}

.myoffshore_title_style{
	color: #f04e37;
	font-size: 18px;
}